projects/congacommerce/ecommerce/src/lib/modules/promotion/classes/adjustment-item.model.ts
AObject
Properties |
AdjustmentAmount |
Type : number
|
Default value : null
|
Decorators :
@Expose({name: 'Apttus_Config2__AdjustmentAmount__c'})
|
Incentive |
Type : Incentive
|
Default value : null
|
Decorators :
@Expose({name: 'Apttus_Config2__IncentiveId__r'})
|
IncentiveAdjustmentAmount |
Type : string
|
Default value : null
|
Decorators :
@Expose({name: 'Apttus_Config2__IncentiveAdjustmentAmount__c'})
|
IncentiveCode |
Type : string
|
Default value : null
|
Decorators :
@Expose({name: 'Apttus_Config2__IncentiveCode__c'})
|
IncentiveId |
Type : string
|
Default value : null
|
Decorators :
@Expose({name: 'Apttus_Config2__IncentiveId__c'})
|
LineItem |
Type : CartItem
|
Default value : null
|
Decorators :
@Expose({name: 'Apttus_Config2__LineItemId__r'})
|
LineItemId |
Type : string
|
Default value : null
|
Decorators :
@Expose({name: 'Apttus_Config2__LineItemId__c'})
|
LineType |
Type : string
|
Default value : null
|
Decorators :
@Expose({name: 'Apttus_Config2__LineType__c'})
|
Type |
Type : string
|
Default value : null
|
Decorators :
@Expose({name: 'Apttus_Config2__Type__c'})
|