ProductBookableLocation - Liquid Object Reference - 1.0.0
| Object Name | ProductBookableLocation | 
| Version | 1.0.0 | 
Description
The ProductBookableLocation object joins a Product with a BookableLocation.
Attributes
| Attribute | Type | Description | 
|---|---|---|
| bookable_location | BookableLocation | Returns the BookableLocation for this ProductBookableLocation | 
| data | Object | Returns a custom data object for this object | 
| id | String | Returns the unique id for this ProductBookableLocation | 
| max_bookings | Number | Returns the maximum number of Bookings that can be made for this ProductBookableLocation | 
| min_bookings | Number | Returns the minimum number of Bookings that can be made for this ProductBookableLocation | 
| product | Product | Returns the Product for this ProductBookableLocation | 
Objects that return ProductBookableLocations
Back to Liquid Reference for 1.0.0
Back to Documentation