SupplyShipmentTypeEnum
An enumeration of the different types of supply shipments.
enum SupplyShipmentTypeEnum {
BLIND
RETURN
STANDARD
TRANSFER
}
Values
SupplyShipmentTypeEnum.BLIND
Blind shipment
SupplyShipmentTypeEnum.RETURN
Return shipment
SupplyShipmentTypeEnum.STANDARD
Standard shipment
SupplyShipmentTypeEnum.TRANSFER
Transfer shipment
Member Of
CreateSupplyShipmentInput input ● SupplyShipment object ● SupplyShipmentFilterInput input ● UpdateSupplyShipmentInput input