PublicCustomerInfoViewModel
This model contains the information publicy available for a given Customer
| Name | Description | Type | Additional information |
|---|---|---|---|
| CustomerDID |
The Customer's Display ID |
string |
None. |
| DisplayName |
The display name shown for the Customer. |
string |
None. |
| Company |
The Customer's company name |
string |
None. |
| FirstName |
The Customer's first name |
string |
None. |
| LastName |
The Customer's last name |
string |
None. |
| City |
The Customer's city |
string |
None. |
| State |
The Customer's state |
string |
None. |
| Country |
The Customer's Country |
string |
None. |
| Phone | string |
None. |
|
| string |
None. |