| Name | Description | Type | Additional Information |
|---|---|---|---|
| FarmKey |
Auto incremented integer representing an Agvance farm. |
integer | |
| FarmGUID |
The GUID of the Farm in Agvance. |
string |
(Hexadecimal 8-4-4-4-12) Max length: 36 |
| GrowerID |
Grower ID |
string |
Max length: 6 |
| GrowerFirstName |
First Name of the Grower |
string |
Max length: 20 |
| GrowerLastName |
Last Name of the Grower |
string |
Max length: 50 |
| FarmID |
Farm Name |
string |
Required Max length: 8 |
| Description |
Farm Description |
string |
Max length: 50 |
| FarmNotes |
Farm Notes |
string |
Max length: 20000 |
| SplitName2 |
The S2 Bill Arrangement Override |
string |
Max length: 10 |
| SplitName3 |
The S3 Bill Arrangement Override |
string |
Max length: 10 |
| LastModifiedUTC |
The last modified date of the farm in UTC format |
date |
Required |
| FarmSplits |
A List of Growers and Their Percentages for This Farm's Split Bill Arrangements |
Collection of ClsFarmSplit |
Maximum of 8 allowed |
| FarmClassifications |
A List of Farm Classifications |
Collection of ClsFarmClass | |
| FarmAttributes |
A List of Farm Attribute CrossRefs and Their Values for This Farm |
Collection of ClsFarmCrossRef |