Measurement unit depending on FulcrumProduct.PublicApi.Dto.Item.Routing.InputItemDto.ValueType
valueType'creates' | 'requires' required
Specifies how a routing input item quantity is measured.
routingStepIdstring nullable
Id of the routing operation (step) this input item is attached to, or null when it is not
attached to a specific operation. Corresponds to the Id from the routing's operations list
(e.g. jobs/{jobId}/routing/{routingId}/operations/list or items/{itemId}/routing/operations/list).
isMaterialLineboolean
True when this line is tied to an input material (created by a material selection).
Material-tied lines must be included in every input-items replace — they cannot be
removed through that endpoint.