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

Latest commit

 

History

History
15 lines (11 loc) · 772 Bytes

DeliveryResult.md

File metadata and controls

15 lines (11 loc) · 772 Bytes

DeliveryResult

Properties

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

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