| Name | Description | Type | Additional information |
|---|---|---|---|
| pk_Customer | integer |
None. |
|
| FirstName | string |
None. |
|
| LastName | string |
None. |
|
| IsBusiness | boolean |
None. |
|
| CompanyName | string |
None. |
|
| BillingAddress1 | string |
None. |
|
| BillingAddress2 | string |
None. |
|
| BillingCity | string |
None. |
|
| BillingState | string |
None. |
|
| BillingZip | string |
None. |
|
| PhoneNumber | string |
None. |
|
| EmailAddress | string |
None. |
|
| Language | string |
None. |
|
| CreatedDate | date |
None. |
|
| CreatedBy | integer |
None. |
|
| ModifiedDate | date |
None. |
|
| ModifiedBy | integer |
None. |
|
| IsBlackListed | boolean |
None. |
|
| BlackListedReason | string |
None. |
|
| PhoneNumber2 | string |
None. |
|
| AuthorizedAccountRepresentative | string |
None. |
|
| Enrollments | Collection of Enrollment |
None. |
|
| CustomerAccounts | Collection of CustomerAccount |
None. |
|
| AppUser | AppUser |
None. |
|
| AppUser1 | AppUser |
None. |