Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 750 Bytes

File metadata and controls

14 lines (10 loc) · 750 Bytes

Zernio.Model.WebhookPayloadMessageDeliveryStatusError

Populated only on message.failed.

Properties

Name Type Description Notes
Code int [optional]
Title string [optional]
Message string [optional]
Explanation string Plain-language translation of `code` (e.g. for 131026, that the recipient has likely opted out of marketing messages while utility templates are unaffected). Null for unmapped codes; fall back to title/message. [optional]

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