ContactForRepViewModel
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. |
|
Phone1 |
Home phone number. |
string |
None. |
Phone2 |
Work phone number. |
string |
None. |
Phone3 |
Fax number. |
string |
None. |
Phone4 |
Cell phone number. |
string |
None. |
Phone5 |
Pager number. |
string |
None. |
Phone6 |
Other phone number. |
string |
None. |
BillingAddress |
Primary Billing Address of the Contact. |
string |
None. |
ShippingAddress |
Primary Shipping Address of the Contact. |
string |
None. |
Type |
Rep Type of the Contact. |
string |
None. |
Rank |
Rank of the Contact. |
string |
None. |
PlacementDisplayName |
The Display Name of which the Contact is placed under. |
string |
None. |
PlacementDID |
The Display ID of which the Contact is placed under. |
string |
None. |
SponsorDisplayName |
The Contact's Sponsor's display name. |
string |
None. |
SponsorDID |
The Contact's Sponsor's Display ID. |
string |
None. |
Level |
The placement level of the Contact. |
integer |
None. |
JoinDate |
The date teh Contact joined. |
date |
None. |
HasAutoShip |
Determines if the Contact is using AutoShip. |
boolean |
None. |
VolumeShortPV |
The total Volume Short PV for the Contact. |
integer |
None. |
VolumeShortGV |
The total Volume Short GV for the Contact. |
integer |
None. |
VolumeLV |
The total Volume LV for the Contact. |
integer |
None. |
VolumeRV |
The total Volume RV for the Contact. |
integer |
None. |
CarryOverLeftVolume |
The total CarryOver Left Volume for the Contact. |
decimal number |
None. |
CarryOverRightVolume |
The total CarryOver Right Volume for the Contact. |
decimal number |
None. |
LeftLegCount |
The count of the Left Leg for the Contact. |
integer |
None. |
RightLegCount |
The count of the Right Leg for the Contact. |
integer |
None. |