BookingAttendee - Liquid Object Reference - 0.10.11

Object Name BookingAttendee
Version 0.10.11

Description

The BookingAttendee object represents the details of single Contact attending a BookableEvent via a Booking.

Attributes

Attribute Type Description
attended? Boolean Returns true if the attendee did attend the BookableEvent via the associated Booking
booking Booking Returns the Booking associated with this BookingAttendee
contact Contact Returns the Contact associated with this BookingAttendee
email String Returns the email address of this BookingAttendee
first_name String Returns the first name of this BookingAttendee
id String Returns the unique id for this BookingAttendee
is_contact? Boolean Returns true if the attendee is the same as the Order Contact
last_name String Returns the last name of this BookingAttendee
phone String Returns the phone number for this BookingAttendee

Objects that return BookingAttendees

Back to Object List

Back to Liquid Reference for 0.10.11

 

 
Back to Documentation