SubmitMessageTemplateRequest ClassProvincial Approach to Student Information API
Contract to add or update a message template
Inheritance Hierarchy

SystemObject
  PASI.DataContract.V2009RequestBase
    PASI.DataContract.SystemSubmitMessageTemplateRequest

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

public class SubmitMessageTemplateRequest : RequestBase

The SubmitMessageTemplateRequest type exposes the following members.

Constructors

  NameDescription
Public methodSubmitMessageTemplateRequest
Top
Properties

  NameDescription
Public propertyCallerInfo
(Required) Information about the Caller
(Inherited from RequestBase.)
Public propertyExpirationOffsetDays
(Required) Number of days to offset expiration date
Public propertyExpirationOffsetFrom
(Required) The date the expiration is offset from
Public propertyFrenchMessageBody
(Required) Body of the message in French
Public propertyFrenchMessageSubject
(Required) Subject of the message in French
Public propertyFrenchNotificationBody
(Required) Body of the notification body
Public propertyIsActive
(Required) Whether the template is active
Public propertyMessageBody
(Required) Body of the message
Public propertyMessageSubject
(Required) Subject of the message
Public propertyMessageTemplateId
(Required) Id of the message template
Public propertyNotificationBody
(Required) Body of the notification body in French
Public propertyPASICoreVersion
(Required) Version of the message template
Top
See Also

Reference