| Name | Type | Description | Notes |
|---|---|---|---|
| type | RbmActionTypeEnum | ||
| text | String | Displayed text for user to click | |
| postbackData | byte[] | Base64 payload the customer receives when the reply is clicked. | |
| phoneNumber | String | The phone number to dial. Must be E164 format. | |
| latitude | Double | The latitude of the location. | |
| longitude | Double | The longitude of the location. | |
| label | String | The label of the location. | [optional] |
| title | String | The title of the event. | |
| startTime | OffsetDateTime | The start time of the event. | |
| endTime | OffsetDateTime | The end time of the event. | |
| description | String | The description of the event. | [optional] |
| url | URI | The URL to open in browser. | |
| application | RbmOpenUrlEnum | [optional] | |
| webviewViewMode | RbmWebViewEnum | [optional] |