Skip to content
Log in

BookableEvent - Liquid Object Reference

On this page

Description

The BookableEvent object contains information about an event for a Bookable Product.

:::note This object supports custom data via the data attribute. :::

Attributes

Attribute Type Description
end_datetime Timestamp Returns the timestamp for when this event ends
id String Returns the unique id for this event
location BookableLocation Returns the BookableLocation for this event
name String Returns the name of the event
single_day? Boolean Returns true if the start and end dates are on the same day
start_datetime Timestamp Returns the timestamp for when this event starts

Was this article helpful?

Was this article helpful?