projects/congarevenuecloud/ecommerce/src/lib/modules/constraint-rules/classes/attribute-rule/product-attribute-rule-action.model.ts
Properties |
AccountScope |
Type : string
|
Default value : null
|
Decorators :
@Expose({name: 'AccountScope'})
|
AccountScopeOper |
Type : string
|
Default value : null
|
Decorators :
@Expose({name: 'AccountScopeOper'})
|
Action |
Type : string
|
Default value : null
|
Decorators :
@Expose({name: 'Action'})
|
ActionCriteria |
Type : string
|
Default value : null
|
Decorators :
@Expose({name: 'ActionCriteria'})
|
ActionCriteriaExpression |
Type : string
|
Default value : null
|
Decorators :
@Expose({name: 'ActionCriteriaExpression'})
|
Field |
Type : string
|
Default value : null
|
Decorators :
@Expose({name: 'Field'})
|
Message |
Type : string
|
Default value : null
|
Decorators :
@Expose({name: 'Message'})
|
ProductAttributeRuleId |
Type : string
|
Default value : null
|
Decorators :
@Expose({name: 'ProductAttributeRuleId'})
|
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'})
|
ValueExpression |
Type : string
|
Default value : null
|
Decorators :
@Expose({name: 'ValueExpression'})
|