ContactForCustomerViewModel
To allow a Rep to view the detailed information of a Contact
Name | Description | Type | Additional information |
---|---|---|---|
ContactID | integer |
None. |
|
ContactType |
The Contact Type (E.g. Rep, Customer) of the requested Contact. |
string |
None. |
DisplayName |
The display name of the requested Contact. |
string |
None. |
The Email address of the requested contact. |
string |
None. |
|
Type |
Customer Type of the Contact. |
string |
None. |
Phone1 |
Home phone number. |
string |
None. |
Phone4 |
Cell phone number. |
string |
None. |
BillingAddress |
Primary Billing Address of the Contact. |
string |
None. |
ShippingAddress |
Primary Shipping Address of the Contact. |
string |
None. |