docs.V2MessageSubmission.md Maven / Gradle / Ivy
# V2MessageSubmission
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**format** | [**FormatEnum**](#FormatEnum) | | [optional]
**message** | **String** | | [optional]
**attachments** | [**List<AttachmentInfo>**](AttachmentInfo.md) | | [optional]
## Enum: FormatEnum
Name | Value
---- | -----
TEXT | "TEXT"
MESSAGEML | "MESSAGEML"