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

Latest commit

 

History

History
14 lines (11 loc) · 770 Bytes

DeliveryResult.md

File metadata and controls

14 lines (11 loc) · 770 Bytes

com.Messente.Omnichannel.Model.DeliveryResult

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 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]