projects/congarevenuecloud/ecommerce/src/lib/modules/crm/classes/account-location.model.ts
AObject
| Account |
Type : Account
|
Default value : null
|
Decorators :
@Expose({name: 'Account'})
|
| BillingContactFilterCriteria |
Type : string
|
Default value : null
|
Decorators :
@Expose({name: 'BillingContactFilterCriteria'})
|
| BillingContactFormat |
Type : string
|
Default value : null
|
Decorators :
@Expose({name: 'BillingContactFormat'})
|
| BillingDayOfMonth |
Type : string
|
Default value : null
|
Decorators :
@Expose({name: 'BillingDayOfMonth'})
|
| CertificateId |
Type : string
|
Default value : null
|
Decorators :
@Expose({name: 'CertificateId'})
|
| City |
Type : string
|
Default value : null
|
Decorators :
@Expose({name: 'City'})
|
| Country |
Type : string
|
Default value : null
|
Decorators :
@Expose({name: 'Country'})
|
| County |
Type : string
|
Default value : null
|
Decorators :
@Expose({name: 'County'})
|
| CreditMemoEmailTemplate |
Type : string
|
Default value : null
|
Decorators :
@Expose({name: 'CreditMemoEmailTemplate'})
|
| DefaultCreditMemoTemplate |
Type : string
|
Default value : null
|
Decorators :
@Expose({name: 'DefaultCreditMemoTemplate'})
|
| DefaultInvoiceStatementTemplate |
Type : string
|
Default value : null
|
Decorators :
@Expose({name: 'DefaultInvoiceStatementTemplate'})
|
| DefaultInvoiceTemplate |
Type : string
|
Default value : null
|
Decorators :
@Expose({name: 'DefaultInvoiceTemplate'})
|
| InvoiceEmailTemplate |
Type : string
|
Default value : null
|
Decorators :
@Expose({name: 'InvoiceEmailTemplate'})
|
| InvoiceSeparately |
Type : string
|
Default value : null
|
Decorators :
@Expose({name: 'InvoiceSeparately'})
|
| IsDefault |
Type : boolean
|
Default value : false
|
Decorators :
@Expose({name: 'IsDefault'})
|
| Name |
Type : string
|
Default value : null
|
Decorators :
@Expose({name: 'Name'})
|
| PaymentTermId |
Type : string
|
Default value : null
|
Decorators :
@Expose({name: 'PaymentTermId'})
|
| PostalCode |
Type : number
|
Default value : null
|
Decorators :
@Expose({name: 'PostalCode'})
|
| State |
Type : string
|
Default value : null
|
Decorators :
@Expose({name: 'State'})
|
| Street |
Type : string
|
Default value : null
|
Decorators :
@Expose({name: 'Street'})
|
| TaxExempt |
Type : string
|
Default value : null
|
Decorators :
@Expose({name: 'TaxExempt'})
|
| TaxExemptStatus |
Type : string
|
Default value : null
|
Decorators :
@Expose({name: 'TaxExemptStatus'})
|
| Type |
Type : string
|
Default value : null
|
Decorators :
@Expose({name: 'Type'})
|