PublicRepInfoViewModel
This model contains the information publicy available for a given representative
Name | Description | Type | Additional information |
---|---|---|---|
RepDID |
The representative's Display ID |
string |
None. |
DisplayName |
The display name shown for the rep. |
string |
None. |
DisplayNameHeader | string |
None. |
|
Company |
The representative's company name |
string |
None. |
FirstName |
The representative's first name |
string |
None. |
LastName |
The representative's last name |
string |
None. |
PublicImageUrl |
The representative's publicly available image url. |
string |
None. |
ShouldAskToSwitch |
Whether the cart should ask to switch order association |
boolean |
None. |
ReplicatedSiteUrl |
The representative's url |
string |
None. |
City |
The representative's city |
string |
None. |
State |
The representative's state |
string |
None. |
Country |
The representative's Country |
string |
None. |
Phone | string |
None. |
|
string |
None. |
||
RepSocialNetworks | Collection of IRepSocialNetworkPublicInfoViewModel |
None. |