| Name | Description | Type | Additional information |
|---|---|---|---|
| GrowerHouses |
The houses for this grower. |
Collection of GrowerHouse |
None. |
| ID |
The ID of the grower. |
integer |
None. |
| Grower |
The grower identifier used by GPI to identify the grower. |
string |
None. |
| Code |
The call-in code used by growers when phoning in to GPI to identify themselves. |
string |
None. |
| FirstName |
The grower's first name. |
string |
None. |
| LastName |
The grower's last name. |
string |
None. |
| Address1 |
The street address 1 of the grower. |
string |
None. |
| Address2 |
The street address 2 of the grower. |
string |
None. |
| City |
The city where the grower is located. |
string |
None. |
| State |
The state where the grower is located. |
string |
None. |
| ZipCode |
The zip code where the grower is located. |
string |
None. |
| County |
The county where the grower is located. |
string |
None. |
| Phone1 |
The grower's phone number. |
string |
None. |
| Phone2 |
The grower's second phone number. |
string |
None. |
| FarmTechID |
The ID of the farm tech that is assigned to this grower. |
integer |
None. |
| IsActive |
Whether or not this grower is actively used by GPI. |
boolean |
None. |
| Latitude |
The latitude of the grower's location. |
decimal number |
None. |
| Longitude |
The longitude of the grower's location. |
decimal number |
None. |
| Is3rdPartySupplier |
Whether or not the grower is a 3rd party supplier. |
boolean |
None. |
| PremiseNumber |
The premise number of the grower. |
string |
None. |
| InfractionPoints |
The total number of infraction points this grower has earned. |
integer |
None. |