| Name | Description | Type | Additional information |
|---|---|---|---|
| Days |
A list of days, one for each day of the week, but days without any flocks are not present in this list. |
Collection of ChickScheduleDay |
None. |
| TotalChicksExpected |
The total number of chicks expected (driven by user input) to be placed for the week. |
integer |
None. |
| TotalChicksEstimated |
The total number of chicks estimated (driven by historical data) to be placed for the week. |
integer |
None. |
| TotalEstimatedDifference |
The difference between the expected and estimated quantities. |
integer |
None. |
| Notes |
Notes for the schedule. |
string |
None. |