projects/congarevenuecloud/ecommerce/src/lib/modules/crm/classes/user.model.ts
Properties |
CommunityNickname |
Type : string
|
Default value : null
|
Decorators :
@Expose({name: 'CommunityNickname'})
|
Contact |
Type : Contact
|
Default value : null
|
Decorators :
@Expose({name: 'Contact'})
|
ContactId |
Type : string
|
Default value : null
|
Decorators :
@Expose({name: 'ContactId'})
|
CountryCode |
Type : string
|
Default value : null
|
Decorators :
@Expose({name: 'CountryCode'})
|
Currency |
Type : string
|
Default value : null
|
Decorators :
@Expose({name: 'Currency'})
|
CurrencyIsoCode |
Type : string
|
Default value : null
|
Decorators :
@Expose({name: 'CurrencyIsoCode'})
|
DefaultCurrencyIsoCode |
Type : string
|
Default value : null
|
Decorators :
@Expose({name: 'DefaultCurrencyIsoCode'})
|
EmailEncodingKey |
Type : string
|
Default value : null
|
Decorators :
@Expose({name: 'EmailEncodingKey'})
|
ExternalId |
Type : string
|
Default value : null
|
Decorators :
@Expose({name: 'ExternalId'})
|
FullPhotoUrl |
Type : string
|
Default value : null
|
Decorators :
@Expose({name: 'FullPhotoUrl'})
|
Language |
Type : string
|
Default value : null
|
Decorators :
@Expose({name: 'Language'})
|
LastLoginDate |
Type : Date
|
Default value : null
|
Decorators :
@Expose({name: 'LastLoginDate'})
|
Locale |
Type : string
|
Default value : null
|
Decorators :
@Expose({name: 'Locale'})
|
LocaleSidKey |
Type : string
|
Default value : null
|
Decorators :
@Expose({name: 'LocaleSidKey'})
|
SmallPhotoUrl |
Type : string
|
Default value : null
|
Decorators :
@Expose({name: 'SmallPhotoUrl'})
|
TimeZoneSidKey |
Type : string
|
Default value : null
|
Decorators :
@Expose({name: 'TimeZoneSidKey'})
|