CollectionPoint - Liquid Object Reference - 0.11.4
Object Name | CollectionPoint |
Version | 0.11.4 |
Description
The CollectionPoint object contains information about a Click and Collect location.
Attributes
Attribute | Type | Description |
---|---|---|
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 0.11.4
Back to Documentation