class Falsify::Collect
See the [API documentation](help.shopify.com/en/api/reference/products/collect).
Attributes
The ID of the custom collection containing the product. @return [String]
The date and time ([ISO 8601](en.wikipedia.org/wiki/ISO_8601) format) when the collect was created. @return [String]
A unique numeric identifier for the collect. @return [String]
The position of this product in a manually sorted custom collection. The first position is 1. This value is applied only when the custom collection is sorted manually. @return [Integer]
The unique numeric identifier for the product in the custom collection. @return [String]
This is the same value as `position` but padded with leading zeroes to make it alphanumeric-sortable. This value is applied only when the custom collection is sorted manually. @return [String]
The date and time ([ISO 8601](en.wikipedia.org/wiki/ISO_8601) format) when the collect was last updated. @return [String]