| Name | Type | Description | Notes |
|---|---|---|---|
| title | string | ||
| body | string | ||
| start_date_time | \DateTime | ||
| price | string | ||
| url | string | ||
| order_number | int | Stores the order number | |
| is_sold_out | bool | Denotes if the event has been sold out | |
| media_url | string | [optional] | |
| payment_design_id | string | [optional] | |
| max_comp_tickets | float | [optional] | |
| ticket_expiration_date_time | \DateTime | [optional] | |
| redemption_instructions | string | [optional] |