Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 650 Bytes

OmniMessageCreateSuccessResponse.md

File metadata and controls

13 lines (9 loc) · 650 Bytes

com.Messente.Api.Model.OmniMessageCreateSuccessResponse

A container for a response received after successfully created omnimessage

Properties

Name Type Description Notes
Messages List<MessageResult> List of messages that compose the omnimessage
To string Phone number in e.164 format
OmnimessageId Guid Unique identifier for the omnimessage

[Back to Model list] [Back to API list] [Back to README]