Class: ChannelAdvisor::InventoryServiceSOAP::ShippingRateAttribute

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

Overview

/ShippingRateAttribute

Constant Summary collapse

NotAvailable =
ShippingRateAttribute.new("NotAvailable")
Price =
ShippingRateAttribute.new("Price")
TBD =
ShippingRateAttribute.new("TBD")