Skip to content
This repository has been archived by the owner on Jan 18, 2021. It is now read-only.

Latest commit

 

History

History
16 lines (11 loc) · 890 Bytes

DeliveryResult.md

File metadata and controls

16 lines (11 loc) · 890 Bytes

# DeliveryResult

Properties

Name Type Description Notes
status \Messente\Omnichannel\Model\Status [optional]
channel \Messente\Omnichannel\Model\Channel [optional]
messageId string Unique identifier for the message [optional]
error string Human-readable description of what went wrong, null in case of success or if the messages has not been processed yet [optional]
err \Messente\Omnichannel\Model\Err [optional]
timestamp \DateTime When this status was received by Omnichannel API [optional]

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