File

projects/congacommerce/ecommerce/src/lib/modules/crm/classes/contact.model.ts

Extends

AObject

Index

Properties

Properties

Account
Type : Account
Default value : null
Decorators :
@AField({soql: 'Account', aql: 'ParentCustomerId'})
@Type(undefined)
AccountId
Type : string
Default value : null
Decorators :
@AField({soql: 'AccountId', aql: 'ParentCustomerId', view: undefined})
Email
Type : string
Default value : null
Decorators :
@AField({soql: 'Email', view: undefined})
FirstName
Type : string
Default value : null
Decorators :
@AField({soql: 'FirstName', aql: 'FirstName', view: undefined})
LastName
Type : string
Default value : null
Decorators :
@AField({soql: 'LastName', aql: 'LastName', view: undefined})
MailingAddress
Type : string
Default value : null
Decorators :
@AField({soql: 'MailingAddress', view: undefined})
MailingCity
Type : string
Default value : null
Decorators :
@AField({soql: 'MailingCity'})
MailingCountry
Type : string
Default value : null
Decorators :
@AField({soql: 'MailingCountry'})
MailingCountryCode
Type : string
Default value : null
Decorators :
@AField({soql: 'MailingCountryCode'})
MailingPostalCode
Type : number
Default value : null
Decorators :
@AField({soql: 'MailingPostalCode'})
MailingState
Type : string
Default value : null
Decorators :
@AField({soql: 'MailingState'})
MailingStateCode
Type : string
Default value : null
Decorators :
@AField({soql: 'MailingStateCode'})
MailingStreet
Type : string
Default value : null
Decorators :
@AField({soql: 'MailingStreet'})
Name
Type : string
Default value : null
Decorators :
@AField({soql: 'Name', aql: 'Name', view: undefined})
OtherAddress
Type : string
Default value : null
Decorators :
@AField({soql: 'OtherAddress', view: undefined})
OtherCity
Type : string
Default value : null
Decorators :
@AField({soql: 'OtherCity'})
OtherCountry
Type : string
Default value : null
Decorators :
@AField({soql: 'OtherCountry', view: undefined})
OtherCountryCode
Type : string
Default value : null
Decorators :
@AField({soql: 'OtherCountryCode'})
OtherPostalCode
Type : number
Default value : null
Decorators :
@AField({soql: 'OtherPostalCode', view: undefined})
OtherState
Type : string
Default value : null
Decorators :
@AField({soql: 'OtherState'})
OtherStateCode
Type : string
Default value : null
Decorators :
@AField({soql: 'OtherStateCode'})
OtherStreet
Type : string
Default value : null
Decorators :
@AField({soql: 'OtherStreet'})
Phone
Type : string
Default value : null
Decorators :
@AField({soql: 'Phone', view: undefined})
Title
Type : string
Default value : null
Decorators :
@AField({soql: 'Title', view: undefined})

results matching ""

    No results matching ""