OnlineSignupViewModel
Online signup view model.
Name | Description | Type | Additional information |
---|---|---|---|
ID |
The identifier of the online signup. |
integer |
None. |
Guid |
The unique identifier. |
globally unique identifier |
None. |
FirstName |
The first name of the enrollee. |
string |
None. |
LastName |
The last name of the enrollee. |
string |
None. |
Company |
The company name of the enrollee. Do not send when it is not a company. |
string |
None. |
BillStreet1 |
The billing street1 of the enrollee. |
string |
None. |
BillStreet2 |
The billing street2 of the enrollee. |
string |
None. |
BillCity |
The billing city of the enrollee. |
string |
None. |
BillState |
The billing state of the enrollee. |
string |
None. |
BillPostalCode |
The billing postal code of the enrollee. |
string |
None. |
BillCounty |
The billing county of the enrollee. |
string |
None. |
BillCountry |
The billing country of the enrollee. |
string |
None. |
ShipStreet1 |
The shipping street1 of the enrollee. |
string |
None. |
ShipStreet2 |
The shipping street2 of the enrollee. |
string |
None. |
ShipCity |
The shipping city of the enrollee. |
string |
None. |
ShipState |
The shipping state of the enrollee. |
string |
None. |
ShipPostalCode |
The shipping postal code of the enrollee. |
string |
None. |
ShipCounty |
The shipping county of the enrollee. |
string |
None. |
ShipCountry |
The shipping country of the enrollee. |
string |
None. |
The email of the enrollee. |
string |
None. |
|
TaxID |
The tax identifier of the enrollee. |
string |
None. |
Password |
The password of the enrollee. |
string |
None. |
Phone1 |
The phone number 1 of the enrollee. |
string |
None. |
Phone2 |
The phone number 2 of the enrollee. |
string |
None. |
Phone3 |
The phone number 3 of the enrollee. |
string |
None. |
Phone4 |
The phone number 4 of the enrollee. |
string |
None. |
DateOfBirth |
The date of birth of the enrollee. |
date |
None. |
PreferredCulture |
The preferred culture of the enrollee. This should be a valid Locale identifier. |
integer |
None. |
UpgradeFromCustomerDID |
The customer identifier when the enrollee is a customer upgrading to a representative. |
string |
None. |
MarketShowID |
The market show identifier. |
integer |
None. |
UplineRepDID |
The upline rep identifier. When using holding tank feature you can pass the holding tank rep identifier. |
string |
None. |
UplineBCDID |
Bussiness center identifier of the upline rep. Optional. Use it when you have the Multiple BC feature enabled. |
integer |
None. |
Position |
Placement position. |
string |
None. |