CollectionPoint - Liquid Object Reference - 1.0.0
Object Name | CollectionPoint |
Version | 1.0.0 |
Description
The CollectionPoint object contains information about a Click and Collect location.
Attributes
Attribute | Type | Description |
---|---|---|
data | Object | Returns a custom data object for this object |
description | String | Returns the description for this CollectionPoint |
id | String | Returns the unique id for this CollectionPoint |
latitude | String | Returns the CollectionPoint’s latitude |
lead_time? | Boolean | Returns true if this CollectionPoint has an availability lead time |
lead_time_duration | Number | Returns the lead time duration for this CollectionPoint |
lead_time_units | String | Returns the lead time unit for this CollectionPoint |
longitude | String | Returns the CollectionPoint’s longitude |
name | String | Returns the name for this CollectionPoint |
phone | String | Returns the phone number for this CollectionPoint |
stock_location | StockLocation | Returns the StockLocation object for this CollectionPoint |
zone | Zone | Returns the Zone object for this CollectionPoint |
Objects that return CollectionPoints
Back to Liquid Reference for 1.0.0
Back to Documentation