LoadQuantity
Object: LoadQuantity
Section titled “Object: LoadQuantity”A load and associated quantity.
Fields
Section titled “Fields”| Field | Type | Description |
|---|---|---|
load* | LoadReference! | The load. |
quantity* | Int! | The quantity. This field must be validated depending on its parent class that invokes it. Currently, regular tasks are only allow to have values greater than zero, but documents are further allowed to have values greater than or equal to zero. |
loadTag | String | Essential field to store specific information about the load. |