Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 845 Bytes

ConversationPostbackEventAllOfPayload.md

File metadata and controls

14 lines (10 loc) · 845 Bytes

ConversationPostbackEventAllOfPayload

The payload of the event. The contents of this object depend on the type of event.

Properties

Name Type Description Notes
postback PostbackWebhook The postback associated with the event. [optional]
conversation ConversationTruncated The conversation linked to the postback. [optional]
user User The user that triggered the postback. [optional]
source SourceWithCampaignWebhook The source of the postback. [optional]

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