taCreateApplicantReferences Class
A class that represents the eConnect node you use to create reference information for an applicant.
Constructor
Name |
Description |
---|---|
taCreateApplicantReferences() |
Initializes an instance of the taCreateApplicantReferences class. |
Properties
Name |
Type |
Description |
---|---|---|
ADDRESS1 |
string |
Address |
APPLICANTNUMBER_I |
Decimal |
Applicant number |
APPLICANTNUMBER_ISpecified |
bool |
Set to True when you assign a value to APPLICANTNUMBER_I |
CHANGEBY_I |
string |
Changed by |
CITY |
string |
City |
COMPANY_I |
string |
Company |
FFIRSTNAME_I |
string |
First name |
ISEQUENCENUMBER_I |
int16 |
Sequence number |
ISEQUENCENUMBER_ISpecified |
bool |
Set to True when you assign a value to ISEQUENCENUMBER_I |
LLASTNAME_I |
string |
Last name |
NOTE |
string |
Notes |
REFERENCENAME_I |
string |
Reference name |
REFRELATIONSHIP_I |
string |
Reference relationship |
RequesterTrx |
int16 |
Requester transaction |
STATE |
string |
State |
USRDEFND1 |
string |
User-defined field |
USRDEFND2 |
string |
User-defined field |
USRDEFND3 |
string |
User-defined field |
USRDEFND4 |
string |
User-defined field |
USRDEFND5 |
string |
User-defined field |
UpdateIfExists |
int16 |
Update if exists flag |
WORKPHONE |
string |
Telephone number |
ZIPCODE_I |
string |
Postal code |