ProductBookableLocation - Liquid Object Reference - 1.1.0
| Object Name | ProductBookableLocation |
| Version | 1.1.0 |
Description
The ProductBookableLocation object joins a Product with a BookableLocation.
Attributes
| Attribute | Type | Description |
|---|---|---|
| bookable_location | BookableLocation | Returns the BookableLocation for this ProductBookableLocation |
| 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.1.0
Back to Documentation