src/lib/modules/pricing/classes/price-list-item.model.ts
SObject
Apttus_Config2__Active__c |
Apttus_Config2__Active__c:
|
Type : boolean
|
Default value : null
|
Apttus_Config2__ChargeType__c |
Apttus_Config2__ChargeType__c:
|
Type : string
|
Default value : null
|
Apttus_Config2__ContractPrice__c |
Apttus_Config2__ContractPrice__c:
|
Type : number
|
Default value : 0
|
Apttus_Config2__Frequency__c |
Apttus_Config2__Frequency__c:
|
Type : string
|
Default value : null
|
Apttus_Config2__ListPrice__c |
Apttus_Config2__ListPrice__c:
|
Type : number
|
Default value : 0
|
Apttus_Config2__NumberOfMatrices__c |
Apttus_Config2__NumberOfMatrices__c:
|
Type : number
|
Default value : null
|
Apttus_Config2__PriceListId__c |
Apttus_Config2__PriceListId__c:
|
Type : string
|
Default value : null
|
Apttus_Config2__PriceListId__r |
Apttus_Config2__PriceListId__r:
|
Type : PriceList
|
Default value : new PriceList()
|
Apttus_Config2__PriceMatrices__r |
Apttus_Config2__PriceMatrices__r:
|
Type : ChildRecord
|
Default value : new ChildRecord(new PriceMatrix())
|
Apttus_Config2__PriceMethod__c |
Apttus_Config2__PriceMethod__c:
|
Type : string
|
Default value : null
|
Apttus_Config2__PriceType__c |
Apttus_Config2__PriceType__c:
|
Type : string
|
Default value : null
|
Apttus_Config2__PriceUom__c |
Apttus_Config2__PriceUom__c:
|
Type : string
|
Default value : null
|
Apttus_Config2__ProductId__c |
Apttus_Config2__ProductId__c:
|
Type : string
|
Default value : null
|
Apttus_Config2__ProductId__r |
Apttus_Config2__ProductId__r:
|
Type : Product
|
Default value : (this._lookups) ? new Product() : undefined
|