Interface: ShipmentUpdateInput
Defined in: type/ShipmentUpdateInput.ts:5
Input object for ShipmentUpdateInput
Properties
expectedDeliveryAt?
optionalexpectedDeliveryAt?:string
Defined in: type/ShipmentUpdateInput.ts:9
Expected delivery at date
orderId?
optionalorderId?:number
Defined in: type/ShipmentUpdateInput.ts:7
The ID of the Order the shipment belongs to
status?
optionalstatus?:ShipmentStatus
Defined in: type/ShipmentUpdateInput.ts:11
Shipment status