projects/congarevenuecloud/ecommerce/src/lib/modules/crm/interfaces/account-info.interface.ts
Holds information to describe the account relationship for an order or quote.
Properties |
BillToAccountId |
BillToAccountId:
|
Type : string
|
The Bill To Account. |
ShipToAccountId |
ShipToAccountId:
|
Type : string
|
The Ship To Account. |
SoldToAccountId |
SoldToAccountId:
|
Type : string
|
The Sold To Account. |