Contract to add or update a Letter template
Inheritance Hierarchy
PASI.DataContract.V2009RequestBase
PASI.DataContract.SystemSubmitLetterTemplateRequest
Namespace: PASI.DataContract.System
Assembly: PASI.DataContract (in PASI.DataContract.dll) Version: 9.25.26.0 (9.25.26.0)
Syntax
The SubmitLetterTemplateRequest type exposes the following members.
Constructors
Name | Description | |
---|---|---|
SubmitLetterTemplateRequest |
Properties
Name | Description | |
---|---|---|
CallerInfo | (Required)
Information about the Caller
(Inherited from RequestBase.) | |
FrenchLetterBody | (Required)
Body of the Letter in French
| |
FrenchLetterSubject | (Required)
Subject of the Letter in French
| |
IsActive | (Required)
Whether the template is active
| |
LetterBody | (Required)
Body of the Letter
| |
LetterSubject | (Required)
Subject of the Letter
| |
LetterTemplateId | (Required)
Id of the Letter template
| |
PASICoreVersion | (Required)
Version of the Letter template
|
See Also