| Name | Description | Type | Additional information |
|---|---|---|---|
| RouteID | integer |
None. |
|
| DairyPlantID | integer |
Required |
|
| DairyPlantCode | string |
None. |
|
| DairyPlantName | string |
Required String length: inclusive between 0 and 30 |
|
| RouteName | string |
Required String length: inclusive between 0 and 30 |
|
| Shifts | string |
Required |
|
| VehicleCapacity | decimal number |
Required Matching regular expression pattern: ^[0-9]+(\.[0-9]+)?$ Range: inclusive between 0.01 and 999999999 |
|
| DistanceCovered | integer |
Required Matching regular expression pattern: ^[0-9]+$ Range: inclusive between 1 and 999999999 |
|
| IsDelete | boolean |
None. |
|
| IsStatus | boolean |
None. |
|
| CreatedOn | date |
None. |
|
| CreatedBy | integer |
None. |
|
| UpdatedOn | date |
None. |
|
| UpdatedBy | integer |
None. |
|
| DairyPlant | Collection of DairyPlant |
None. |
|
| DairyPlantList | Collection of SelectListItem |
None. |