| Name | Description | Type | Additional information |
|---|---|---|---|
| ID | globally unique identifier |
None. |
|
| Name | string |
None. |
|
| CompanyId | globally unique identifier |
None. |
|
| CurrentBalance | decimal number |
None. |
|
| LowBalance | decimal number |
None. |
|
| Address1 | string |
None. |
|
| Address2 | string |
None. |
|
| City | string |
None. |
|
| State | string |
None. |
|
| ZipCode | string |
None. |
|
| Phone | string |
None. |
|
| string |
None. |
||
| ContactName | string |
None. |
|
| Status | string |
None. |
|
| AcctType | string |
None. |
|
| PriceSheetId | globally unique identifier |
None. |
|
| Coupons | integer |
None. |
|
| CloseDate | date |
None. |
|
| AccountNumber | string |
None. |
|
| Country | string |
None. |
|
| FrequentlyUsed | boolean |
None. |
|
| SortOrder | integer |
None. |
|
| StartDate | date |
None. |
|
| InActive | boolean |
None. |
|
| Password | string |
None. |
|
| Company | Company |
None. |
|
| ChargeCards | Collection of ChargeCard |
None. |
|
| Payments | Collection of Payment |
None. |