| Name | Description | Type | Additional Information |
|---|---|---|---|
| ID |
The ID for this applicator. For example Francis Cronin might be CroFra or some other designator. |
string |
Required Max length: 6 |
| FirstName |
Applicator First Name |
string |
Max length: 20 |
| LastName |
Applicator Last Name |
string |
Max length: 40 |
| Address1 |
Address Line 1 |
string |
Max length: 50 |
| Address2 |
Address Line 2 |
string |
Max length: 50 |
| City |
City |
string |
Max length: 25 |
| State |
State Abbreviation |
string |
Max length: 2 |
| Zip |
Postal Zip Code |
string |
Max length: 10 |
| Phone |
Phone Number |
string |
Max length: 15 |
| Phone2 |
Phone Number 2 |
string |
Max length: 15 |
| BirthDate |
Birthdate |
date | |
| ApplicatorLicenseNumber |
Applicator's commercial pesticide license number |
string |
Max length: 80 |
| ApplicatorLicenseNumberExpirationDate |
The expiration date of the commercial pesticide license number |
date | |
| LastDrugTestDate |
Date of the last drug test for this applicator |
date | |
| LastPhysicalDate |
Date of the last physical for this applicator |
date | |
| CDLLicenseNumber |
Applicator's Commercial Driver's License number |
string |
Max length: 20 |
| CDLLicenseNumberExpirationDate |
The expiration date of the Commercial Driver's License Number |
date | |
| Comments |
Comments about the applicator |
string |
Max length: 20000 |
| DriverType |
Applicator Type |
string |
Max length: 20 |
| EmailAddress |
Email Address |
string |
Max length: 50 |
| Inactive |
Indicates the Applicator is inactive |
boolean |
Must be 0, 1, True, or False |
| LocationID |
The primary location that the applicator is assigned to. This aids in filtering the applicator selection, but is not required. |
string |
Max length: 6 |
| DivisionType |
Division Type Enumeration |
EnumDivisionType |
Required |
| DivisionTypeAsString |
The ReadOnly string representation of the DivisionType property. Valid entries are All, Agronomy, and Energy |
string |