projects/congacommerce/ecommerce/src/lib/modules/pricing/classes/price-list.model.ts
AObject
Properties |
AccountId |
Type : string
|
Default value : null
|
Decorators :
@Expose({name: 'Apttus_Config2__AccountId__c'})
|
Active |
Type : boolean
|
Default value : false
|
Decorators :
@Expose({name: 'Apttus_Config2__Active__c'})
|
BasedOnAdjustmentAmount |
Type : number
|
Default value : null
|
Decorators :
@Expose({name: 'Apttus_Config2__BasedOnAdjustmentAmount__c'})
|
BasedOnAdjustmentType |
Type : string
|
Default value : null
|
Decorators :
@Expose({name: 'Apttus_Config2__BasedOnAdjustmentType__c'})
|
BasedOnPriceListId |
Type : string
|
Default value : null
|
Decorators :
@Expose({name: 'Apttus_Config2__BasedOnPriceListId__c'})
|
CurrencyIsoCode |
Type : string
|
Default value : null
|
Decorators :
@Expose({name: 'CurrencyIsoCode'})
|
EffectiveDate |
Type : string
|
Default value : null
|
Decorators :
@Expose({name: 'Apttus_Config2__EffectiveDate__c'})
|
ExpirationDate |
Type : string
|
Default value : null
|
Decorators :
@Expose({name: 'Apttus_Config2__ExpirationDate__c'})
|
Name |
Type : string
|
Default value : null
|
Decorators :
@Expose({name: 'Name'})
|