Module: Shipping
- Defined in:
- app/services/shipping/base.rb,
app/services/shipping/ups.rb,
app/services/shipping/saia.rb,
app/services/shipping/usps.rb,
app/services/shipping/canpar.rb,
app/services/shipping/dimass.rb,
app/services/shipping/fed_ex.rb,
app/services/shipping/package.rb,
app/services/shipping/shipping.rb,
app/services/shipping/purolator.rb,
app/services/shipping/canadapost.rb,
app/services/shipping/roadrunner.rb,
app/services/shipping/dhl_express.rb,
app/services/shipping/rl_carriers.rb,
app/services/shipping/saia_legacy.rb,
app/services/shipping/ups_freight.rb,
app/services/shipping/yrc_freight.rb,
app/services/shipping/freightquote.rb,
app/services/shipping/amazon_seller.rb,
app/services/shipping/walmart_seller.rb,
app/services/shipping/shipengine_base.rb,
app/services/shipping/speedee_delivery.rb,
app/services/shipping/rl_carriers_legacy.rb,
app/services/shipping/yrc_freight_legacy.rb,
app/services/shipping/fed_ex_ship_service.rb,
app/services/shipping/freightquote_legacy.rb,
app/services/shipping/shipengine_ltl_base.rb,
app/services/shipping/rl_carriers_disabled.rb,
app/services/shipping/update_shipping_method.rb,
app/services/shipping/shipengine_fed_ex_freight.rb,
app/services/shipping/purolator_shipping_service.rb,
app/services/shipping/purolator_tracking_service.rb,
app/services/shipping/purolator_shipping_documents_service.rb
Overview
From Appendix B Ground Freight Packaging Types of Freight Ship Web Service Schema PDF
Package Type Description
...
BDL Bundle
BOX Box
CRT Crate
CTN Carton
CYL Cylinder
DRM Drum
LOO Loose
PLT Pallet
Defined Under Namespace
Modules: FedExCloseService, FedExRateService, FedExShipService, PurolatorShippingDocumentsService, PurolatorShippingService, PurolatorTrackingService, Shipping Classes: AmazonSeller, Attribute, Base, BolGenerator, BoxCatalog, Calculator, Canadapost, Canpar, CartonLabelGenerator, Container, CreateSuggestedShipment, DeliveryMd5Extractor, DeterminePackaging, DhlExpress, Dimass, FedEx, FreightPalletCalculator, Freightquote, FreightquoteLegacy, InsurancePurchaseHandler, ItemKitExploder, ItemMd5Extractor, ItemPackagingDiscrepancyCheck, Length, LtlShippingInsurance, Mass, Md5HashItem, Observer, Package, PackageAuditor, PackageContent, PackageShipmentTracking, PackageShippingInsurance, PackagingDiscrepancyHandler, PackagingImporter, PackingCalculator, PackingSolution, PostShippingInstruction, PreProcessCanadaPostLabel, PreProcessCanparLabel, PreProcessFedExLabel, PreProcessGenericLabel, PreProcessLabel, PreProcessUpsLabel, Purolator, ReturnShippingInsurance, RlCarriers, RlCarriersDisabled, RlCarriersLegacy, Roadrunner, Saia, SaiaLegacy, ShipengineBase, ShipengineFedExFreight, ShipengineLtlBase, ShippingCommand, ShippingError, ShippingInsurance, ShippingItem, ShippingLabelError, ShippingRate, ShippingRatingError, ShippingRequiredFieldError, ShipsuranceClient, SpeedeeDelivery, SpeedeeManifestGenerator, UpdateShippingMethod, Ups, UpsFreight, Usps, WalmartSeller, YrcFreight, YrcFreightLegacy
Constant Summary collapse
- VERSION =
'2.0.0'