BookingAvailability - Liquid Object Reference - 1.0.0
Object Name | BookingAvailability |
Version | 1.0.0 |
Description
The BookingAvailabilty object contains a list of BookingAvailabilityDates for a given Product and ProductBookableLocation within a date range.
Attributes
Attribute | Type | Description |
---|---|---|
data | Object | Returns a custom data object for this object |
dates | List[BookingAvailabilityDate] | Returns the Date for this BookingAvailability |
has_availability? | Boolean | Returns true if this BookingAvailability has any availabilities |
nearest_future_date | Timestamp | Returns the ProductBookableLocation for this BookingAvailability |
nearest_past_date | Timestamp | Returns a list of TimeSlots for this BookingAvailability |
Objects that return BookingAvailabilities
Back to Liquid Reference for 1.0.0
Back to Documentation