Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 883 Bytes

Message.md

File metadata and controls

11 lines (8 loc) · 883 Bytes

Telstra_Messaging::Message

Properties

Name Type Description Notes
to String Just a copy of the number the message is sent to.
delivery_status String Gives an indication if the message has been accepted for delivery. The description field contains information on why a message may have been rejected.
message_id String For an accepted message, ths will be a unique reference that can be used to check the messages status. Please refer to the Delivery Notification section. Note that `messageId` will be different for each number that the message was sent to.
message_status_url String For an accepted message, ths will be the URL that can be used to check the messages status. Please refer to the Delivery Notification section. [optional]