projects/congacommerce/ecommerce/src/lib/modules/crm/classes/account.model.ts
Properties |
AccountLocations |
Type : Array<AccountLocation>
|
Default value : null
|
Decorators :
@Expose({name: 'Apttus_Config2__AccountLocations__r'})
|
ChildAccounts |
Type : Array<AccountBase>
|
Default value : null
|
Decorators :
@Expose({name: 'ChildAccounts'})
|