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 =
Astra.
StringBarcodeType.new("ASTRA")
- GROUND =
Ground.
StringBarcodeType.new("GROUND")
- USPS =
Usps.
StringBarcodeType.new("USPS")