MessageTemplateItemOutputParent interface
The message template as returned from the service.
Properties
| kind | |
| language | The template's language, in the ISO 639 format, consist of a two-letter language code followed by an optional two-letter country code, e.g., 'en' or 'en_US'. |
| name | The template's name. |
| status | The aggregated template status. Possible values: "approved", "rejected", "pending", "paused" |
Property Details
kind
kind: string
Property Value
string
language
The template's language, in the ISO 639 format, consist of a two-letter language code followed by an optional two-letter country code, e.g., 'en' or 'en_US'.
language: string
Property Value
string
name
The template's name.
name: string
Property Value
string
status
The aggregated template status.
Possible values: "approved", "rejected", "pending", "paused"
status: string
Property Value
string