Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 716 Bytes

CollectionType.md

File metadata and controls

12 lines (7 loc) · 716 Bytes

CollectionType

  • WEBSITE: The type for website collections. - SHOPIFY: The type for the collection backing a Shopify account. - CUSTOM: The legacy custom type.

Properties

Name Type Description Notes
value str - WEBSITE: The type for website collections. - SHOPIFY: The type for the collection backing a Shopify account. - CUSTOM: The legacy custom type. defaults to "TYPE_UNSPECIFIED", must be one of ["TYPE_UNSPECIFIED", "WEBSITE", "SHOPIFY", "CUSTOM", ]

[Back to Model list] [Back to API list] [Back to README]