| Name | Description | Type | Additional Information |
|---|---|---|---|
| ScaleTicketGuid |
The Globally unique identifier of the scale ticket |
globally unique identifier | |
| UniqueID |
Sequential counter used in the database for this record |
integer | |
| AssemblyNumber |
The Assembly Number |
string | |
| LocationId |
The Location ID of the Assembly connected to this ticket |
string | |
| LocationName |
The Name of the location id |
string | |
| TicketDate |
The scale ticket date |
date | |
| ConcatenatedScaleTicketNumber |
The scale ticket number including its prefix and suffix values |
string | |
| CommodityId |
The Commodity ID of the Assembly connected to this ticket |
string | |
| TicketStatus |
The status of the ticket |
string | |
| Reversed |
Is the ticket reversed |
boolean | |
| GrossWeight |
Gross Weight of the ticket - may be null |
decimal number | |
| TareWeight |
Tare Weight of the ticket - may be null |
decimal number | |
| NetWeight |
Net Weight of the ticket |
decimal number | |
| GrossUnits |
The ticket total gross units |
decimal number | |
| TotalPremDisc |
The total of the premium discount values on the ticket |
decimal number | |
| FarmKey |
The integer value of the farm key if a farm is on the ticket - if not will be "null" |
integer | |
| FarmId |
The user facing ID of the farm on the ticket |
string | |
| GrowId |
The Grower ID of the field on the ticket |
string | |
| FieldId |
The user facing ID of the field on the ticket |
string | |
| LotNumber |
The ticket's lot number |
string | |
| Comment |
The comment entered on the ticket |
string | |
| LastModifiedUtc |
The last date and time this ticket was modified in UTC |
date | |
| Splits |
The splits for this ticket |
Collection of ClsStlmScaleTicketSplitApi | |
| GradeFactors |
The grade factors for this ticket |
Collection of ClsStlmScaleTicketGradeFactorApi | |
| FreightCharges |
The freight charges for this ticket |
Collection of ClsStlmFreightChargesApi |