| 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 | DateTime | The start time of the event. | |
| EndTime | DateTime | The end time of the event. | |
| Description | string | The description of the event. | [optional] |
| Url | string | The URL to open in browser. | |
| Application | RbmOpenUrlEnum | [optional] | |
| WebviewViewMode | RbmWebViewEnum | [optional] |