Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 823 Bytes

File metadata and controls

13 lines (9 loc) · 823 Bytes

Voucherify.Model.ProductCollectionsCreateRequestBody

Properties

Name Type Description Notes
Type string [optional]
Name string Unique user-defined product collection name. [optional]
Products List<ProductCollectionsCreateRequestBodyProductsItem> Defines a set of products for a `STATIC` product collection type. [optional]
Filter Object Defines a set of criteria and boundary conditions for an `AUTO_UPDATE` product collection type. [optional]

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