projects/congarevenuecloud/ecommerce/src/lib/modules/catalog/classes/product-group.model.ts
Properties |
Product |
Type : Product
|
Default value : null
|
Decorators :
@Expose({name: 'Product'})
|
ProductGroup |
Type : ProductGroup
|
Default value : new ProductGroup()
|
Decorators :
@Expose({name: 'ProductGroup'})
|
Ratio |
Type : string
|
Default value : null
|
Decorators :
@Expose({name: 'Ratio'})
|
Sequence |
Type : string
|
Default value : null
|
Decorators :
@Expose({name: 'Sequence'})
|