BookableLocation - Liquid Object Reference - 1.0.0
| Object Name | BookableLocation | 
| Version | 1.0.0 | 
Description
The BookableLocation object contains information about a location for a BookableEvent.
Attributes
| Attribute | Type | Description | 
|---|---|---|
| address1 | String | Returns the value of the Address1 attribute of this location | 
| address2 | String | Returns the value of the Address2 attribute of this location | 
| city | String | Returns the value of the City attribute of this location | 
| country | String | Returns the value of the Country attribute of this location | 
| data | Object | Returns a custom data object for this object | 
| id | String | Returns the unique id for this location | 
| information_content | String | Returns the value of the Information attribute as rich text | 
| name | String | Returns the name of this location | 
| postal_code | String | Returns the value of the Postal Code address attribute of this location | 
| state | String | Returns the value of the State address attribute of this location | 
| timezone | String | Returns the timezone of this location | 
| virtual? | Boolean | Returns true if this location is a virtual location, eg online | 
Objects that return BookableLocations
Back to Liquid Reference for 1.0.0
Back to Documentation