Tag Name & type | # | Description |
---|
SmsOptions SmsOptionsType | | This contains options relevant to SMS deliveries, currently implying the use of messageREACH®. (The availability of SMS delivery for your EasyLink service should be checked before using this.) This tag may be empty, but still must be present to indicate SMS content. |
| ExpirationDays xs:decimal | 0-1 | Indicates the number of days before the job expires. |
| CharacterSet xs:string | 0-1 | Indicates the encoding of all the attached documents unless explicitly overridden. This value should be an ISO character set name. |
| DeliveryRetryPattern xs:string | 0-1 | The name of the retry pattern to be used for the job. These names are determined by switch configuration, and the names and patterns may be different for different optionsets. |
| SmsJobExtensions JobExtensionsType | 0-1 | This element may be used to permit access to job options not otherwise accessible through the Cloud Fax and Notifications API schema. |
| Segment SegmentType | 1- | Extensions may be divided into categories, and the segment will indicate the category. |
| @name xs:string | 0-1 | The name of the segment. No name will indicate the default (USER) segment. |
| Property | 1- | This element will contain the specific extension value |
| @name xs:string | 1 | The name of the extension. None are currently defined. |
| @b64charset xs:string | 0-1 | The value may be base64 encoded to convey data in a particular character set. Ssee EncodableStringType. |