| Name | Description | Type | Additional information |
|---|---|---|---|
| ID |
The ID of the record. |
integer |
None. |
| TicketNumber |
The ticket number. |
integer |
None. |
| CardNumber |
The card number. |
string |
None. |
| TruckNumber |
The truck number. |
string |
None. |
| TrailerNumber |
The trailer number. |
string |
None. |
| Driver |
The name of the driver. |
string |
None. |
| FlockNumber |
The flock number (from flock management in Chick Redux) being brought in. |
string |
None. |
| Grower |
The name of the grower. |
string |
None. |
| FarmTechID |
The farm tech associated with the grower of the flock. |
integer |
None. |
| Weather |
The weather at the time. |
string |
None. |
| BirdCount |
The number of birds being delivered. |
decimal number |
None. |
| GrossWeight |
The gross weight (truck weight w/chickens) of the truck. |
decimal number |
None. |
| TareWeight |
The tare weight (empty / unloaded) of the truck. |
decimal number |
None. |
| NetWeight |
The net weight (gross - tare) of the truck. |
decimal number |
None. |
| WeighInDate |
The weigh in date. |
date |
None. |
| WeighOutDate |
The weight out date. |
date |
None. |
| Checksum |
The checksum of the record. Used internally to read data off the physical scale. |
string |
None. |