Class: Ebay::Types::ShippingCarrierCode

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

Constant Summary collapse

UPS =
'UPS'
USPS =
'USPS'
DeutschePost =
'DeutschePost'
DHL =
'DHL'
Hermes =
'Hermes'
ILoxx =
'iLoxx'
Other =
'Other'
ColiposteDomestic =
'ColiposteDomestic'
ColiposteInternational =
'ColiposteInternational'
Chronopost =
'Chronopost'
Correos =
'Correos'
Seur =
'Seur'
Nacex =
'Nacex'

Method Summary

Methods included from Enumeration

each