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'
ParcelOrPaddedEnvelope =
'ParcelOrPaddedEnvelope'
SmallCanadaPostBox =
'SmallCanadaPostBox'
MediumCanadaPostBox =
'MediumCanadaPostBox'
LargeCanadaPostBox =
'LargeCanadaPostBox'
SmallCanadaPostBubbleMailer =
'SmallCanadaPostBubbleMailer'
MediumCanadaPostBubbleMailer =
'MediumCanadaPostBubbleMailer'
LargeCanadaPostBubbleMailer =
'LargeCanadaPostBubbleMailer'
PaddedBags =
'PaddedBags'
ToughBags =
'ToughBags'
ExpandableToughBags =
'ExpandableToughBags'
MailingBoxes =
'MailingBoxes'
Winepak =
'Winepak'

Method Summary

Methods included from Enumeration

each