event_booking
An event product booking with schedule and meeting details.
Properties
| Property | Description |
|---|---|
event_booking.allow_no_preference | true when this event booking allows no preference. |
event_booking.allowed_hosts | Buyer-visible allowed_hosts value for this event booking. |
event_booking.allowed_hosts_count | Number of allowed hosts records visible in this context. |
event_booking.availability_mode | Public availability mode value. |
event_booking.confirmation_message | Buyer-visible confirmation message. |
event_booking.display_type | Public display type value. |
event_booking.full_day | Buyer-visible full_day value for this event booking. |
event_booking.hour_format | Buyer-visible hour_format value for this event booking. |
event_booking.id | Unique identifier. |
event_booking.is_full_day | true when this event booking is full day. |
event_booking.is_multi_day | true when this event booking is multi day. |
event_booking.is_regular | true when this event booking is regular. |
event_booking.location_label | Buyer-visible location label. |
event_booking.max_advance | Buyer-visible max_advance value for this event booking. |
event_booking.max_advance_unit | Buyer-visible max_advance_unit value for this event booking. |
event_booking.meeting_location_type | Public meeting location type value. |
event_booking.min_notice | Buyer-visible min_notice value for this event booking. |
event_booking.min_notice_unit | Buyer-visible min_notice_unit value for this event booking. |
event_booking.multi_day | Buyer-visible multi_day value for this event booking. |
event_booking.regular | Buyer-visible regular value for this event booking. |
event_booking.requires_host_selection | true when this event booking requires host selection. |
event_booking.time_zone | Buyer-visible time_zone value for this event booking. |
Property list is generated from the storefront engine (EventBookingDrop), so it always matches what your theme can use. Use {{ event_booking | json }} only as a curated debug snapshot; it can omit lazy or otherwise public properties.