Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 604 Bytes

ProductCollectionsCreateStaticRequestBody.md

File metadata and controls

10 lines (7 loc) · 604 Bytes

VoucherifySdk::ProductCollectionsCreateStaticRequestBody

Properties

Name Type Description Notes
type String Show that the product collection is static (manually selected products). [default to 'STATIC']
name String Unique user-defined product collection name.
products Array<ProductCollectionsCreateDynamicRequestBodyProductsItem> Defines a set of products for a `STATIC` product collection type. [optional]