Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 1002 Bytes

File metadata and controls

12 lines (9 loc) · 1002 Bytes

# CreateInboxConversationRequestTemplateCardsInner

Properties

Name Type Description Notes
card_index int The card's card_index in the approved template.
params string[] Values for this card's own body variables, in the card's own {{1}}, {{2}}, ... order (or named-slot order of appearance). [optional]
header_media \Zernio\Model\CreateInboxConversationRequestTemplateCardsInnerHeaderMedia [optional]
buttons \Zernio\Model\CreateInboxConversationRequestTemplateCardsInnerButtonsInner[] Values for this card's own buttons, each addressed by the button's index within the card. [optional]

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