Class: EBay::ShippingPackageCodeType
- Inherits:
-
String
- Object
- String
- EBay::ShippingPackageCodeType
- Defined in:
- lib/eBay.rb
Overview
urn:ebay:apis:eBLBaseComponentsShippingPackageCodeType
Constant Summary collapse
- BulkyGoods =
new("BulkyGoods")
- Caravan =
new("Caravan")
- Cars =
new("Cars")
- CustomCode =
new("CustomCode")
- Europallet =
new("Europallet")
- ExpandableToughBags =
new("ExpandableToughBags")
- ExtraLargePack =
new("ExtraLargePack")
- Furniture =
new("Furniture")
- IndustryVehicles =
new("IndustryVehicles")
- LargeCanadaPostBox =
new("LargeCanadaPostBox")
- LargeCanadaPostBubbleMailer =
new("LargeCanadaPostBubbleMailer")
- LargeEnvelope =
new("LargeEnvelope")
- Letter =
new("Letter")
- MailingBoxes =
new("MailingBoxes")
- MediumCanadaPostBox =
new("MediumCanadaPostBox")
- MediumCanadaPostBubbleMailer =
new("MediumCanadaPostBubbleMailer")
- Motorbikes =
new("Motorbikes")
- None =
new("None")
- OneWayPallet =
new("OneWayPallet")
- PackageThickEnvelope =
new("PackageThickEnvelope")
- PaddedBags =
new("PaddedBags")
- ParcelOrPaddedEnvelope =
new("ParcelOrPaddedEnvelope")
- Roll =
new("Roll")
- SmallCanadaPostBox =
new("SmallCanadaPostBox")
- SmallCanadaPostBubbleMailer =
new("SmallCanadaPostBubbleMailer")
- ToughBags =
new("ToughBags")
- UPSLetter =
new("UPSLetter")
- USPSFlatRateEnvelope =
new("USPSFlatRateEnvelope")
- USPSLargePack =
new("USPSLargePack")
- VeryLargePack =
new("VeryLargePack")
- Winepak =
new("Winepak")