Name | Type | Description | Notes |
---|---|---|---|
action_sheet_buttons | \QuantiModo\Client\Model\Button[] | [optional] | |
avatar | string | Smaller square image | [optional] |
avatar_circular | string | Smaller circular image | [optional] |
background_color | string | Ex: #f2f2f2 | [optional] |
buttons | \QuantiModo\Client\Model\Button[] | [optional] | |
buttons_secondary | \QuantiModo\Client\Model\Button[] | [optional] | |
content | string | Ex: Content | [optional] |
header_title | string | Ex: Title | [optional] |
html | string | HTML for the entire card. | [optional] |
html_content | string | Ex: <div>Content</div> | [optional] |
id | string | HTML element id | |
image | string | Larger image of variable dimensions | [optional] |
input_fields | \QuantiModo\Client\Model\InputField[] | [optional] | |
ion_icon | string | Ex: ion-refresh | [optional] |
link | string | A link to a web page or something. Not much more to say about that. | [optional] |
parameters | object | Key value pairs derived from user input fields, button clicks, or preset defaults | [optional] |
related_cards | \QuantiModo\Client\Model\Card[] | [optional] | |
selected_button | \QuantiModo\Client\Model\Button | Button that the user clicked and the provided function parameters | [optional] |
sharing_body | string | Ex: sharingBody | [optional] |
sharing_buttons | \QuantiModo\Client\Model\Button[] | [optional] | |
sharing_title | string | Ex: sharingTitle | [optional] |
sub_header | string | Ex: subTitle | [optional] |
sub_title | string | Ex: subTitle | [optional] |
title | string | Ex: Title | [optional] |