projects/congacommerce/ecommerce/src/lib/modules/order/classes/order.model.ts
AObject
Accept |
Type : string
|
Default value : null
|
Decorators :
@Expose({name: 'Apttus_Config2__Accept__c'})
|
ActivatedDate |
Type : Date
|
Default value : null
|
Decorators :
@Expose({name: 'Apttus_Config2__ActivatedDate__c'})
|
Attachments |
Type : Array<Attachment>
|
Default value : null
|
Decorators :
@Expose({name: 'Attachments'})
|
AutoActivateOrder |
Type : boolean | number
|
Default value : true
|
Decorators :
@Expose({name: 'Apttus_Config2__AutoActivateOrder__c'})
|
BillingPreferenceId |
Type : string
|
Default value : null
|
Decorators :
@Expose({name: 'Apttus_Config2__BillingPreferenceId__c'})
|
BillToAccount |
Type : Account
|
Default value : new Account()
|
Decorators :
@Expose({name: 'Apttus_Config2__BillToAccountId__r'})
|
BillToAccountId |
Type : string
|
Default value : null
|
Decorators :
@AField({soql: 'Apttus_Config2__BillToAccountId__c', view: undefined})
|
CancelledDate |
Type : Date
|
Default value : null
|
Decorators :
@Expose({name: 'Apttus_Config2__CancelledDate__c'})
|
CompletedDate |
Type : Date
|
Default value : null
|
Decorators :
@Expose({name: 'Apttus_Config2__CompletedDate__c'})
|
ConfigurationSyncDate |
Type : Date
|
Default value : null
|
Decorators :
@Expose({name: 'Apttus_Config2__ConfigurationSyncDate__c'})
|
CreatedBy |
Type : User
|
Default value : new User()
|
Decorators :
@Expose({name: 'CreatedBy'})
|
CurrencyIsoCode |
Type : string
|
Default value : null
|
Decorators :
@Expose({name: 'CurrencyIsoCode'})
|
Description |
Type : string
|
Default value : null
|
Decorators :
@Expose({name: 'Apttus_Config2__Description__c'})
|
FulfilledDate |
Type : Date
|
Default value : null
|
Decorators :
@Expose({name: 'Apttus_Config2__FulfilledDate__c'})
|
IsTaskPending |
Type : boolean
|
Default value : false
|
Decorators :
@Expose({name: 'Apttus_Config2__IsTaskPending__c'})
|
Location |
Type : AccountLocation
|
Default value : new AccountLocation()
|
Decorators :
@Expose({name: 'Apttus_Config2__LocationId__r'})
|
Name |
Type : string
|
Default value : null
|
Decorators :
@Expose({name: 'Name'})
|
Notes |
Type : Array<Note>
|
Default value : null
|
Decorators :
@Expose({name: 'Notes'})
|
OrderAmount |
Type : string
|
Default value : null
|
Decorators :
@AField({soql: 'Apttus_Config2__OrderAmount__c', view: undefined, aggregate: undefined})
|
OrderDate |
Type : Date
|
Default value : null
|
Decorators :
@Expose({name: 'Apttus_Config2__OrderDate__c'})
|
OrderEndDate |
Type : Date
|
Default value : null
|
Decorators :
@Expose({name: 'Apttus_Config2__OrderEndDate__c'})
|
OrderLineItems |
Type : Array<OrderLineItem>
|
Default value : null
|
Decorators :
@Expose({name: 'Apttus_Config2__OrderLineItems__r'})
|
OrderReferenceNumber |
Type : string
|
Default value : null
|
Decorators :
@Expose({name: 'Apttus_Config2__OrderReferenceNumber__c'})
|
OrderStartDate |
Type : Date
|
Default value : null
|
Decorators :
@Expose({name: 'Apttus_Config2__OrderStartDate__c'})
|
OriginalOrderNumber |
Type : string
|
Default value : null
|
Decorators :
@Expose({name: 'Apttus_Config2__OriginalOrderNumber__c'})
|
Owner |
Type : UserBase
|
Default value : new UserBase()
|
Decorators :
@Expose({name: 'Owner'})
|
OwnerId |
Type : string
|
Default value : null
|
Decorators :
@AField({soql: 'OwnerId', aql: 'CreatedById', view: undefined, compactLabel: 'Owner'})
|
ParentOrderId |
Type : string
|
Default value : null
|
Decorators :
@Expose({name: 'Apttus_Config2__ParentOrderId__c'})
|
PaymentStatus |
Type : string
|
Default value : 'Pending'
|
Decorators :
@AField({soql: 'Apttus_Config2__PaymentStatus__c', view: undefined})
|
PODate |
Type : Date
|
Default value : null
|
Decorators :
@Expose({name: 'Apttus_Config2__PODate__c'})
|
PONumber |
Type : string
|
Default value : null
|
Decorators :
@Expose({name: 'Apttus_Config2__PONumber__c'})
|
PriceList |
Type : PriceList
|
Default value : new PriceList()
|
Decorators :
@Expose({name: 'Apttus_Config2__PriceListId__r'})
|
PriceListId |
Type : string
|
Default value : null
|
Decorators :
@AField({soql: 'Apttus_Config2__PriceListId__c', aql: 'PriceListId', view: undefined})
|
PricingDate |
Type : Date
|
Default value : null
|
Decorators :
@Expose({name: 'Apttus_Config2__PricingDate__c'})
|
PrimaryContact |
Type : Contact
|
Default value : new Contact()
|
Decorators :
@Expose({name: 'Apttus_Config2__PrimaryContactId__r'})
|
PrimaryContactId |
Type : string
|
Default value : null
|
Decorators :
@AField({soql: 'Apttus_Config2__PrimaryContactId__c', aql: 'PrimaryContactId', view: undefined})
|
Proposal |
Type : Quote
|
Default value : null
|
Decorators :
@Expose({name: 'Apttus_QPConfig__ProposalId__r'})
|
ProposalId |
Type : string
|
Default value : null
|
Decorators :
@Expose({name: 'Apttus_QPConfig__ProposalId__c'})
|
ReadyForBillingDate |
Type : Date
|
Default value : null
|
Decorators :
@Expose({name: 'Apttus_Config2__ReadyForBillingDate__c'})
|
ReadyForRevRecDate |
Type : Date
|
Default value : null
|
Decorators :
@Expose({name: 'Apttus_Config2__ReadyForRevRecDate__c'})
|
RelatedOpportunityId |
Type : string
|
Default value : null
|
Decorators :
@Expose({name: 'Apttus_Config2__RelatedOpportunityId__c'})
|
ShipToAccount |
Type : Account
|
Default value : new Account()
|
Decorators :
@Expose({name: 'Apttus_Config2__ShipToAccountId__r'})
|
ShipToAccountId |
Type : string
|
Default value : null
|
Decorators :
@AField({soql: 'Apttus_Config2__ShipToAccountId__c', aql: 'ShipToAccountId', view: undefined})
|
SoldToAccount |
Type : Account
|
Default value : new Account()
|
Decorators :
@Expose({name: 'Apttus_Config2__SoldToAccountId__r'})
|
SoldToAccountId |
Type : string
|
Default value : null
|
Decorators :
@AField({soql: 'Apttus_Config2__SoldToAccountId__c', aql: 'SoldToAccountId', view: undefined})
|
Source |
Type : string
|
Default value : null
|
Decorators :
@Expose({name: 'Apttus_Config2__Source__c'})
|
Status |
Type : string
|
Default value : null
|
Decorators :
@Expose({name: 'Apttus_Config2__Status__c'})
|
Type |
Type : string
|
Default value : null
|
Decorators :
@Expose({name: 'Apttus_Config2__Type__c'})
|
validate |
validate()
|
Returns :
void
|