projects/congarevenuecloud/ecommerce/src/lib/modules/constraint-rules/classes/attribute-value-matrix/attribute-value-matrix.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'})
|
ApplicationType |
Type : string
|
Default value : null
|
Decorators :
@Expose({name: 'ApplicationType'})
|
DefaultProductAttributeScopeId |
Type : string
|
Default value : null
|
Decorators :
@Expose({name: 'DefaultProductAttributeScopeId'})
|
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'})
|
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'})
|
TreatNullAsWildcard |
Type : boolean
|
Default value : null
|
Decorators :
@Expose({name: 'TreatNullAsWildcard'})
|