Booking - Liquid Object Reference - 0.10.11

Object Name Booking
Version 0.10.11

Description

The Booking object represents an individual booking for a BookableEvent.

Attributes

Attribute Type Description
account Account Returns the Account associated with this Booking
already_started? Boolean Returns true if the start time of the BookableEvent has already past
attendees List[BookingAttendee] Returns a list of Attendees for this Booking
bookable_event BookableEvent Returns the BookableEvent associated with this Booking
contact Contact Returns the Contact associated with this Booking
event_details String Returns the BookableEvent’s description
id String Returns the unique id this Booking
max_attendees Number Returns the maximum number of attendees for this Booking
order_item OrderItem Returns the OrderItem associated with this Booking
status String Returns the status of this Booking

Objects that return Bookings

Back to Object List

Back to Liquid Reference for 0.10.11

 

 
Back to Documentation