projects/congarevenuecloud/ecommerce/src/lib/modules/pricing/classes/price-dimension.model.ts
Properties |
Attribute |
Type : ProductAttributeGroup
|
Default value : null
|
Decorators :
@Expose({name: 'Attribute'})
|
BusinessObject |
Type : string
|
Default value : null
|
Decorators :
@Expose({name: 'BusinessObject'})
|
ChildFilterName |
Type : string
|
Default value : null
|
Decorators :
@Expose({name: 'childFilterName'})
|
ContextType |
Type : string
|
Default value : null
|
Decorators :
@Expose({name: 'contextType'})
|
CumulativeDimension |
Type : PriceDimension
|
Default value : null
|
Decorators :
@Expose({name: 'CumulativeDimension'})
|
Datasource |
Type : string
|
Default value : null
|
Decorators :
@Expose({name: 'Datasource'})
|
Description |
Type : string
|
Default value : null
|
Decorators :
@Expose({name: 'Description'})
|
Incentive |
Type : Incentive
|
Default value : null
|
Decorators :
@Expose({name: 'Incentive'})
|
RelationType |
Type : string
|
Default value : null
|
Decorators :
@Expose({name: 'RelationType'})
|
Type |
Type : string
|
Default value : null
|
Decorators :
@Expose({name: 'Type'})
|