projects/apttus/ecommerce/src/lib/modules/order/classes/quote.model.ts
AObject
| ABOType |
Type : string
|
Default value : null
|
Decorators :
@AField({soql: 'Apttus_QPConfig__ABOType__c', aql: 'ABOType'})
|
| Accept |
Type : string
|
Default value : null
|
Decorators :
@AField({soql: 'Apttus_QPConfig__Accept__c'})
|
| Account |
Type : Account
|
Default value : null
|
Decorators :
@AField({soql: 'Apttus_Proposal__Account__r'})
|
| AccountId |
Type : string
|
Default value : null
|
Decorators :
@AField({soql: 'Apttus_Proposal__Account__c', view: undefined})
|
| Amount |
Type : number
|
Default value : null
|
Decorators :
@AField({soql: 'Apttus_Proposal__Amount__c', aql: 'Amount'})
|
| Approval_Stage |
Type : string
|
Default value : null
|
Decorators :
@AField({soql: 'Apttus_Proposal__Approval_Stage__c', aql: 'ApprovalStage', view: undefined})
|
| Attachments |
Type : Array<Attachment>
|
Default value : null
|
Decorators :
@AField({soql: 'Attachments'})
|
| AutoActivateOrder |
Type : boolean
|
Default value : false
|
Decorators :
@AField({soql: 'Apttus_QPConfig__AutoActivateOrder__c', aql: 'AutoActivateOrder'})
|
| AutoCreateBill |
Type : boolean
|
Default value : false
|
Decorators :
@AField({soql: 'Apttus_QPConfig__AutoCreateBill__c', aql: 'AutoCreateBill'})
|
| AutoCreateRevenue |
Type : boolean
|
Default value : false
|
Decorators :
@AField({soql: 'Apttus_QPConfig__AutoCreateRevenue__c', aql: 'AutoCreateRevenue'})
|
| BillingPreferenceId |
Type : string
|
Default value : null
|
Decorators :
@AField({soql: 'Apttus_QPConfig__BillingPreferenceId__c', aql: 'BillingPreferenceId'})
|
| BillToAccount |
Type : Account
|
Default value : new Account()
|
Decorators :
@AField({soql: 'Apttus_QPConfig__BillToAccountId__r', aql: 'BillToAccountId'})
|
| BillToAccountId |
Type : string
|
Default value : null
|
Decorators :
@AField({soql: 'Apttus_QPConfig__BillToAccountId__c', view: undefined})
|
| configurationFinalizedDate |
Type : Date
|
Default value : null
|
Decorators :
@AField({soql: 'Apttus_QPConfig__configurationFinalizedDate__c'})
|
| configurationSyncDate |
Type : Date
|
Default value : null
|
Decorators :
@AField({soql: 'Apttus_QPConfig__configurationSyncDate__c', aql: 'ConfigurationSyncDate'})
|
| configure |
Type : string
|
Default value : null
|
Decorators :
@AField({soql: 'Apttus_QPConfig__configure__c'})
|
| configureNG |
Type : string
|
Default value : null
|
Decorators :
@AField({soql: 'Apttus_QPConfig__configureNG__c'})
|
| createAgreement |
Type : string
|
Default value : null
|
Decorators :
@AField({soql: 'Apttus_Proposal__createAgreement__c'})
|
| CreatedBy |
Type : User
|
Default value : new User()
|
Decorators :
@AField({soql: 'CreatedBy'})
|
| CurrencyIsoCode |
Type : string
|
Default value : null
|
Decorators :
@AField({soql: 'CurrencyIsoCode'})
|
| Description |
Type : string
|
Default value : null
|
Decorators :
@AField({soql: 'Apttus_Proposal__Description__c', aql: 'Description'})
|
| Discount_Percent |
Type : number
|
Default value : null
|
Decorators :
@AField({soql: 'Apttus_Proposal__Discount_Percent__c', aql: 'DiscountPercent'})
|
| ExpectedEndDate |
Type : Date
|
Default value : null
|
Decorators :
@AField({soql: 'Apttus_Proposal__ExpectedEndDate__c', aql: 'ExpectedEndDate'})
|
| ExpectedStartDate |
Type : Date
|
Default value : null
|
Decorators :
@AField({soql: 'Apttus_Proposal__ExpectedStartDate__c', aql: 'ExpectedStartDate'})
|
| Generate |
Type : string
|
Default value : null
|
Decorators :
@AField({soql: 'Apttus_Proposal__Generate__c'})
|
| Grand_Total |
Type : number
|
Default value : null
|
Decorators :
@AField({soql: 'Apttus_Proposal__Grand_Total__c', aql: 'GrandTotal', aggregate: undefined})
|
| Internal_Deadline |
Type : Date
|
Default value : null
|
Decorators :
@AField({soql: 'Apttus_Proposal__Internal_Deadline__c', aql: 'InternalDeadline'})
|
| IsSystemGenerated |
Type : boolean
|
Default value : false
|
Decorators :
@AField({soql: 'Apttus_QPConfig__IsSystemGenerated__c', aql: 'IsSystemGenerated'})
|
| IsTaskPending |
Type : boolean
|
Default value : false
|
Decorators :
@AField({soql: 'Apttus_QPConfig__IsTaskPending__c', aql: 'IsTaskPending'})
|
| LocationId |
Type : string
|
Default value : null
|
Decorators :
@AField({soql: 'Apttus_QPConfig__LocationId__c', aql: 'LocationId'})
|
| MakePrimary |
Type : string
|
Default value : null
|
Decorators :
@AField({soql: 'Apttus_Proposal__MakePrimary__c'})
|
| Name |
Type : string
|
Default value : null
|
Decorators :
@AField({soql: 'Name', aql: 'Name'})
|
| Net_Amount |
Type : number
|
Default value : null
|
Decorators :
@AField({soql: 'Apttus_Proposal__Net_Amount__c', aql: 'NetAmount'})
|
| Notes |
Type : Array<Note>
|
Default value : null
|
Decorators :
@AField({soql: 'Notes'})
|
| Opportunity |
Type : Opportunity
|
Default value : null
|
Decorators :
@AField({soql: 'Apttus_Proposal__Opportunity__r', aql: 'OpportunityId'})
|
| OpportunityId |
Type : string
|
Default value : null
|
Decorators :
@AField({soql: 'Apttus_Proposal__Opportunity__c', aql: 'OpportunityId', view: undefined})
|
| Owner |
Type : UserBase
|
Default value : new UserBase()
|
Decorators :
@AField({soql: 'Owner'})
|
| OwnerId |
Type : string
|
Default value : null
|
Decorators :
@AField({soql: 'OwnerId', view: undefined, compactLabel: 'Owner'})
|
| Payment_Term |
Type : string
|
Default value : null
|
Decorators :
@AField({soql: 'Apttus_Proposal__Payment_Term__c', aql: 'PaymentTerm'})
|
| PaymentTermId |
Type : string
|
Default value : null
|
Decorators :
@AField({soql: 'Apttus_QPConfig__PaymentTermId__c', aql: 'PaymentTermId'})
|
| PODate |
Type : Date
|
Default value : null
|
Decorators :
@AField({soql: 'Apttus_QPConfig__PODate__c', aql: 'PODate'})
|
| PONumber |
Type : string
|
Default value : null
|
Decorators :
@AField({soql: 'Apttus_QPConfig__PONumber__c', aql: 'PONumber'})
|
| Present |
Type : string
|
Default value : null
|
Decorators :
@AField({soql: 'Apttus_Proposal__Present__c'})
|
| Presented_Date |
Type : Date
|
Default value : null
|
Decorators :
@AField({soql: 'Apttus_Proposal__Presented_Date__c', aql: 'PresentedDate'})
|
| Preview |
Type : string
|
Default value : null
|
Decorators :
@AField({soql: 'Apttus_Proposal__Preview__c'})
|
| PriceList |
Type : PriceList
|
Default value : null
|
Decorators :
@AField({soql: 'Apttus_QPConfig__PriceListId__r', aql: 'PriceList'})
|
| PriceListId |
Type : string
|
Default value : null
|
Decorators :
@AField({soql: 'Apttus_QPConfig__PriceListId__c', aql: 'PriceListId', view: undefined})
|
| PricingDate |
Type : Date
|
Default value : null
|
Decorators :
@AField({soql: 'Apttus_QPConfig__PricingDate__c', aql: 'PricingDate'})
|
| Primary |
Type : boolean
|
Default value : false
|
Decorators :
@AField({soql: 'Apttus_Proposal__Primary__c'})
|
| Primary_Contact |
Type : Contact
|
Default value : new Contact()
|
Decorators :
@AField({soql: 'Apttus_Proposal__Primary_Contact__r', aql: 'PrimaryContactId'})
|
| Primary_ContactId |
Type : string
|
Default value : null
|
Decorators :
@AField({soql: 'Apttus_Proposal__Primary_Contact__c', view: undefined})
|
| Proposal_Approval_Date |
Type : Date
|
Default value : null
|
Decorators :
@AField({soql: 'Apttus_Proposal__Proposal_Approval_Date__c', aql: 'QuoteApprovalDate'})
|
| Proposal_Category |
Type : string
|
Default value : null
|
Decorators :
@AField({soql: 'Apttus_Proposal__Proposal_Category__c', aql: 'QuoteCategory'})
|
| Proposal_Expiration_Date |
Type : Date
|
Default value : null
|
Decorators :
@AField({soql: 'Apttus_Proposal__Proposal_Expiration_Date__c', aql: 'QuoteExpirationDate'})
|
| Proposal_Name |
Type : string
|
Default value : null
|
Decorators :
@AField({soql: 'Apttus_Proposal__Proposal_Name__c', aql: 'QuoteName'})
|
| ProposalSummaryGroups |
Type : Array<SummaryGroup>
|
Default value : null
|
Decorators :
@AField({soql: 'Apttus_QPConfig__ProposalSummaryGroups__r', aql: 'ConfigurationId'})
|
| R00N70000001yUfBEAU |
Type : Array<QuoteLineItem>
|
Default value : null
|
Decorators :
@AField({soql: 'Apttus_Proposal__R00N70000001yUfBEAU__r', expand: 'deep'})
|
| ReadyForActivationDate |
Type : Date
|
Default value : null
|
Decorators :
@AField({soql: 'Apttus_QPConfig__ReadyForActivationDate__c', aql: 'ReadyForActivationDate'})
|
| ReadyForBillingDate |
Type : Date
|
Default value : null
|
Decorators :
@AField({soql: 'Apttus_QPConfig__ReadyForBillingDate__c', aql: 'ReadyForBillingDate'})
|
| ReadyForFulfillmentDate |
Type : Date
|
Default value : null
|
Decorators :
@AField({soql: 'Apttus_QPConfig__ReadyForFulfillmentDate__c', aql: 'ReadyForFulfillmentDate'})
|
| ReadyForRevRecDate |
Type : Date
|
Default value : null
|
Decorators :
@AField({soql: 'Apttus_QPConfig__ReadyForRevRecDate__c', aql: 'ReadyForRevRecDate'})
|
| ReadyToGenerate |
Type : boolean
|
Default value : false
|
Decorators :
@AField({soql: 'Apttus_Proposal__ReadyToGenerate__c', aql: 'ReadyToGenerate'})
|
| ReadyToPresent |
Type : boolean
|
Default value : false
|
Decorators :
@AField({soql: 'Apttus_Proposal__ReadyToPresent__c', aql: 'ReadyToPresent'})
|
| Request_Approval |
Type : string
|
Default value : null
|
Decorators :
@AField({soql: 'Apttus_Proposal__Request_Approval__c'})
|
| RFP_Intake_Date |
Type : Date
|
Default value : null
|
Decorators :
@AField({soql: 'Apttus_Proposal__RFP_Intake_Date__c', aql: 'RFPIntakeDate'})
|
| RFP_Response_Due_Date |
Type : string
|
Default value : null
|
Decorators :
@AField({soql: 'Apttus_Proposal__RFP_Response_Due_Date__c', aql: 'RFPResponseDueDate'})
|
| RFP_Stage |
Type : string
|
Default value : null
|
Decorators :
@AField({soql: 'Apttus_Proposal__RFP_Stage__c', aql: 'RFPStage'})
|
| RFP_Value |
Type : number
|
Default value : null
|
Decorators :
@AField({soql: 'Apttus_Proposal__RFP_Value__c', aql: 'RFPValue'})
|
| Risk_Factors |
Type : string
|
Default value : null
|
Decorators :
@AField({soql: 'Apttus_Proposal__Risk_Factors__c', aql: 'RiskFactors'})
|
| Sales_Tax_Amount |
Type : number
|
Default value : null
|
Decorators :
@AField({soql: 'Apttus_Proposal__Sales_Tax_Amount__c', aql: 'SalesTaxAmount'})
|
| Sales_Tax_Percent |
Type : number
|
Default value : null
|
Decorators :
@AField({soql: 'Apttus_Proposal__Sales_Tax_Percent__c', aql: 'SalesTaxPercent'})
|
| Shipping_Handling |
Type : number
|
Default value : null
|
Decorators :
@AField({soql: 'Apttus_Proposal__Shipping_Handling__c', aql: 'ShippingHandling'})
|
| ShipToAccount |
Type : Account
|
Default value : new Account()
|
Decorators :
@AField({soql: 'Apttus_QPConfig__ShipToAccountId__r', aql: 'ShipToAccountId'})
|
| ShipToAccountId |
Type : string
|
Default value : null
|
Decorators :
@AField({soql: 'Apttus_QPConfig__ShipToAccountId__c', view: undefined})
|
| Special_Terms |
Type : string
|
Default value : null
|
Decorators :
@AField({soql: 'Apttus_Proposal__Special_Terms__c', aql: 'SpecialTerms'})
|
| Strategic_Importance |
Type : string
|
Default value : null
|
Decorators :
@AField({soql: 'Apttus_Proposal__Strategic_Importance__c', aql: 'StrategicImportance'})
|
| SubmitForApproval |
Type : string
|
Default value : null
|
Decorators :
@AField({soql: 'Apttus_Proposal__SubmitForApproval__c'})
|
| SyncAssetChangesToQuote |
Type : boolean
|
Default value : false
|
Decorators :
@AField({soql: 'Apttus_QPConfig__SyncAssetChangesToQuote__c', aql: 'SyncAssetChangesToQuote'})
|
| SyncWithOpportunity |
Type : string
|
Default value : null
|
Decorators :
@AField({soql: 'Apttus_QPConfig__SyncWithOpportunity__c'})
|
| Valid_Until_Date |
Type : Date
|
Default value : null
|
Decorators :
@AField({soql: 'Apttus_Proposal__Valid_Until_Date__c', aql: 'ValidUntilDate'})
|
| QuoteLineItems |
getQuoteLineItems()
|