projects/congarevenuecloud/ecommerce/src/lib/modules/constraint-rules/classes/attribute-rule/product-attribute-rule.model.ts
Properties |
AccountScope |
Type : string
|
Default value : null
|
Decorators :
@Expose({name: 'AccountScope'})
|
AccountScopeOper |
Type : string
|
Default value : null
|
Decorators :
@Expose({name: 'AccountScopeOper'})
|
Active |
Type : boolean
|
Default value : null
|
Decorators :
@Expose({name: 'Active'})
|
ConditionCriteria |
Type : string
|
Default value : null
|
Decorators :
@Expose({name: 'ConditionCriteria'})
|
ConditionCriteriaExpression |
Type : string
|
Default value : null
|
Decorators :
@Expose({name: 'ConditionCriteriaExpression'})
|
Description |
Type : string
|
Default value : null
|
Decorators :
@Expose({name: 'Description'})
|
EffectiveDate |
Type : Date
|
Default value : null
|
Decorators :
@Expose({name: 'EffectiveDate'})
|
ExpirationDate |
Type : Date
|
Default value : null
|
Decorators :
@Expose({name: 'ExpirationDate'})
|
ProductAttributeRuleAction |
Type : Array<ProductAttributeRuleAction>
|
Default value : []
|
Decorators :
@Expose({name: 'ProductAttributeRuleActions'})
|
ProductFamilyScope |
Type : string
|
Default value : null
|
Decorators :
@Expose({name: 'ProductFamilyScope'})
|
ProductFamilyScopeOper |
Type : string
|
Default value : null
|
Decorators :
@Expose({name: 'ProductFamilyScopeOper'})
|
ProductGroupScope |
Type : string
|
Default value : null
|
Decorators :
@Expose({name: 'ProductGroupScope'})
|
ProductGroupScopeOper |
Type : string
|
Default value : null
|
Decorators :
@Expose({name: 'ProductGroupScopeOper'})
|
ProductScope |
Type : string
|
Default value : null
|
Decorators :
@Expose({name: 'ProductScope'})
|
ProductScopeOper |
Type : string
|
Default value : null
|
Decorators :
@Expose({name: 'ProductScopeOper'})
|