Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 931 Bytes

DeliveryResult.md

File metadata and controls

18 lines (14 loc) · 931 Bytes

com.Messente.Api.Model.DeliveryResult

A delivery report

Properties

Name Type Description Notes
Status Status [optional]
Channel Channel [optional]
MessageId Guid Unique identifier for the message [optional]
Error string Human-readable description of what went wrong, null in case of success or if the message has not been processed yet [optional]
Err ErrorCodeOmnichannelMachine [optional]
Timestamp DateTime When this status was received by Omnichannel API [optional]
PriceInfo PriceInfo [optional]
Sender string the sender of the message [optional]

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