StockLocation - Liquid Object Reference - 1.0.0
Object Name | StockLocation |
Version | 1.0.0 |
Description
The StockLocation object contains information about a Stock Location.
Attributes
Attribute | Type | Description |
---|---|---|
address1 | String | Returns the first address line for this StockLocation |
address2 | String | Returns the second address line for this StockLocation |
city | String | Returns the city for this StockLocation |
country | String | Returns the country for this StockLocation |
data | Object | Returns a custom data object for this object |
id | String | Returns the unique id for this StockLocation |
latitude | String | Returns the latitude for this StockLocation |
longitude | String | Returns the longitude for this StockLocation |
name | String | Returns the name of this StockLocation |
phone | String | Returns the phone number for this StockLocation |
state | String | Returns the state for this StockLocation |
website | String | Returns the website address for this StockLocation |
zip_code | String | Returns the zip/postal code for this StockLocation |
Objects that return StockLocations
Back to Liquid Reference for 1.0.0
Back to Documentation