GeneralShipmentStatus
No description
enum GeneralShipmentStatus {
DRAFT
ONGOING
CANCELED
COMPLETED
}
Values
GeneralShipmentStatus.DRAFT
GeneralShipmentStatus.ONGOING
GeneralShipmentStatus.CANCELED
GeneralShipmentStatus.COMPLETED
Member Of
OrderShipment object ● OrderShipmentsFilterInput input