| Name | Type | Description | Notes |
|---|---|---|---|
| type | \Bandwidth\Model\RbmActionTypeEnum | ||
| text | string | Displayed text for user to click | |
| postback_data | string | Base64 payload the customer receives when the reply is clicked. | |
| title | string | The title of the event. | |
| start_time | \DateTime | The start time of the event. Must be a valid RFC-3339 value, e.g., 2021-03-14T01:59:26Z or 2021-03-13T20:59:26-05:00. | |
| end_time | \DateTime | The end time of the event. Must be a valid RFC-3339 value, e.g., 2021-03-14T01:59:26Z or 2021-03-13T20:59:26-05:00. | |
| description | string | The description of the event. | [optional] |