projects/congarevenuecloud/ecommerce/src/lib/modules/constraint-rules/classes/attribute-rule/product-attribute-rule.model.ts
Properties |
Active |
Type : boolean
|
Default value : null
|
Decorators :
@Expose({name: 'Active'})
|
ProductAttributeRuleId |
Type : string
|
Default value : null
|
Decorators :
@Expose({name: 'ProductAttributeRuleId'})
|
ProductId |
Type : string
|
Default value : null
|
Decorators :
@Expose({name: 'ProductId'})
|