StockLocation - Liquid Object Reference - 0.11.4
Object Name | StockLocation |
Version | 0.11.4 |
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 |
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 0.11.4
Back to Documentation