Class: Shipping::FedExShipService::LabelFormatType
- Inherits:
-
String
- Object
- String
- Shipping::FedExShipService::LabelFormatType
- Defined in:
- app/services/shipping/fed_ex_ship_service.rb
Overview
href="http://fedex.com/ws/ship/v7%7DLabelFormatType">http://fedex.com/ws/ship/v7LabelFormatType
Constant Summary collapse
- COMMON2D =
LabelFormatType.new("COMMON2D")
- LABEL_DATA_ONLY =
LabelFormatType.new("LABEL_DATA_ONLY")
- FEDEX_FREIGHT_STRAIGHT_BILL_OF_LADING =
LabelFormatType.new("FEDEX_FREIGHT_STRAIGHT_BILL_OF_LADING")