Class: Ebay::Types::ShippingTypeCode

Inherits:
Object
  • Object
show all
Extended by:
Enumerable, Enumeration
Defined in:
lib/ebay/types/shipping_type_code.rb

Constant Summary collapse

Flat =
'Flat'
Calculated =
'Calculated'
Freight =
'Freight'
Free =
'Free'
NotSpecified =
'NotSpecified'
FlatDomesticCalculatedInternational =
'FlatDomesticCalculatedInternational'
CalculatedDomesticFlatInternational =
'CalculatedDomesticFlatInternational'
FreightFlat =
'FreightFlat'

Method Summary

Methods included from Enumeration

each