projects/congacommerce/ecommerce/src/lib/modules/pricing/classes/summary-group.model.ts
AObject
Properties |
BaseExtendedCost |
Type : number
|
Default value : null
|
Decorators :
@Expose({name: 'Apttus_Config2__BaseExtendedCost__c'})
|
BaseExtendedPrice |
Type : number
|
Default value : null
|
Decorators :
@Expose({name: 'Apttus_Config2__BaseExtendedPrice__c'})
|
ChargeType |
Type : string
|
Default value : null
|
Decorators :
@Expose({name: 'Apttus_Config2__ChargeType__c'})
|
ExtendedCost |
Type : number
|
Default value : null
|
Decorators :
@Expose({name: 'Apttus_Config2__ExtendedCost__c'})
|
ExtendedListPrice |
Type : number
|
Default value : null
|
Decorators :
@Expose({name: 'Apttus_Config2__ExtendedListPrice__c'})
|
ExtendedPrice |
Type : number
|
Default value : null
|
Decorators :
@Expose({name: 'Apttus_Config2__ExtendedPrice__c'})
|
ExtendedRollupPrice |
Type : number
|
Default value : null
|
Decorators :
@Expose({name: 'Apttus_Config2__ExtendedRollupPrice__c'})
|
GroupType |
Type : string
|
Default value : null
|
Decorators :
@Expose({name: 'Apttus_Config2__GroupType__c'})
|
LineNumber |
Type : number
|
Default value : null
|
Decorators :
@Expose({name: 'Apttus_Config2__LineNumber__c'})
|
LineType |
Type : "Category Total" | "Group Total" | "Grand Total" | "Adjustment" | "Subtotal"
|
Default value : null
|
Decorators :
@Expose({name: 'Apttus_Config2__LineType__c'})
|
Name |
Type : string
|
Default value : null
|
Decorators :
@Expose({name: 'Name'})
|
NetPrice |
Type : number
|
Default value : null
|
Decorators :
@Expose({name: 'Apttus_Config2__NetPrice__c'})
|
OptionCost |
Type : number
|
Default value : null
|
Decorators :
@Expose({name: 'Apttus_Config2__OptionCost__c'})
|
OptionPrice |
Type : number
|
Default value : null
|
Decorators :
@Expose({name: 'Apttus_Config2__OptionPrice__c'})
|