projects/congarevenuecloud/ecommerce/src/lib/modules/constraint-rules/classes/attribute-value-matrix/product-attribute-matrix-view.model.ts
Properties |
Active |
Type : boolean
|
Default value : null
|
Decorators :
@Expose({name: 'Active'})
|
AttributeValueMatrix |
Type : AttributeValueMatrix
|
Default value : null
|
Decorators :
@Expose({name: 'AttributeValueMatrix'})
|
AttributeValueMatrixId |
Type : string
|
Default value : null
|
Decorators :
@Expose({name: 'AttributeValueMatrixId'})
|
Columns |
Type : string
|
Default value : null
|
Decorators :
@Expose({name: 'Columns'})
|
Hash |
Type : string
|
Default value : null
|
Decorators :
@Expose({name: 'Hash'})
|
Keys |
Type : string
|
Default value : null
|
Decorators :
@Expose({name: 'Keys'})
|
ProductAttributeScopeId |
Type : string
|
Default value : null
|
Decorators :
@Expose({name: 'ProductAttributeScope'})
|
ProductId |
Type : string
|
Default value : null
|
Decorators :
@Expose({name: 'ProductId'})
|