projects/congarevenuecloud/ecommerce/src/lib/modules/catalog/classes/product-attribute-group.model.ts
Properties |
AttributeGroup |
Type : Array<AttributeGroup>
|
Default value : null
|
Decorators :
@Expose({name: 'AttributeGroup'})
|
FieldUpdateCriteriaIds |
Type : number
|
Default value : null
|
Decorators :
@Expose({name: 'FieldUpdateCriteriaIds'})
|
Name |
Type : string
|
Default value : null
|
Decorators :
@Expose({name: 'Name'})
|
Product |
Type : Array<Product>
|
Default value : null
|
Decorators :
@Expose({name: 'Product'})
|
Sequence |
Type : number
|
Default value : null
|
Decorators :
@Expose({name: 'Sequence'})
|