Class: Shipping::FedExShipService::StringBarcodeType
- Inherits:
-
String
- Object
- String
- Shipping::FedExShipService::StringBarcodeType
- Defined in:
- app/services/shipping/fed_ex_ship_service.rb
Overview
href="http://fedex.com/ws/ship/v7%7DStringBarcodeType">http://fedex.com/ws/ship/v7StringBarcodeType
Constant Summary collapse
- ASTRA =
StringBarcodeType.new("ASTRA")
- GROUND =
StringBarcodeType.new("GROUND")
- USPS =
StringBarcodeType.new("USPS")