Class: Ebay::Types::ShippingPackageCode

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

Constant Summary collapse

None =
'None'
Letter =
'Letter'
LargeEnvelope =
'LargeEnvelope'
USPSLargePack =
'USPSLargePack'
VeryLargePack =
'VeryLargePack'
ExtraLargePack =
'ExtraLargePack'
UPSLetter =
'UPSLetter'
USPSFlatRateEnvelope =
'USPSFlatRateEnvelope'
PackageThickEnvelope =
'PackageThickEnvelope'
Roll =
'Roll'
Europallet =
'Europallet'
OneWayPallet =
'OneWayPallet'
BulkyGoods =
'BulkyGoods'
Furniture =
'Furniture'
Cars =
'Cars'
Motorbikes =
'Motorbikes'
Caravan =
'Caravan'
IndustryVehicles =
'IndustryVehicles'

Method Summary

Methods included from Enumeration

each