SubmitLetterTemplateRequest ClassProvincial Approach to Student Information API
Contract to add or update a Letter template
Inheritance Hierarchy

SystemObject
  PASI.DataContract.V2009RequestBase
    PASI.DataContract.SystemSubmitLetterTemplateRequest

Namespace: PASI.DataContract.System
Assembly: PASI.DataContract (in PASI.DataContract.dll) Version: 9.23.3.0 (9.23.3.0)
Syntax

public class SubmitLetterTemplateRequest : RequestBase

The SubmitLetterTemplateRequest type exposes the following members.

Constructors

  NameDescription
Public methodSubmitLetterTemplateRequest
Top
Properties

  NameDescription
Public propertyCallerInfo
(Required) Information about the Caller
(Inherited from RequestBase.)
Public propertyFrenchLetterBody
(Required) Body of the Letter in French
Public propertyFrenchLetterSubject
(Required) Subject of the Letter in French
Public propertyIsActive
(Required) Whether the template is active
Public propertyLetterBody
(Required) Body of the Letter
Public propertyLetterSubject
(Required) Subject of the Letter
Public propertyLetterTemplateId
(Required) Id of the Letter template
Public propertyPASICoreVersion
(Required) Version of the Letter template
Top
See Also

Reference