Class: ChannelAdvisor::ShippingServiceSOAP::ShipmentTypeEnum

Inherits:
String
  • Object
show all
Defined in:
lib/channel_advisor/shipping_service/types.rb

Overview

/ShipmentTypeEnum

Constant Summary collapse

Full =
ShipmentTypeEnum.new("Full")
Partial =
ShipmentTypeEnum.new("Partial")