Class: FedexWebServices::Soap::Ship::LabelFormatType
- Inherits:
-
String
- Object
- String
- FedexWebServices::Soap::Ship::LabelFormatType
- Defined in:
- lib/fedex_web_services/soap/ShipServiceDefinitions.rb
Overview
http://fedex.com/ws/ship/v12LabelFormatType
Constant Summary collapse
- COMMON2D =
new("COMMON2D")
- FEDEX_FREIGHT_STRAIGHT_BILL_OF_LADING =
new("FEDEX_FREIGHT_STRAIGHT_BILL_OF_LADING")
- LABEL_DATA_ONLY =
new("LABEL_DATA_ONLY")
- VICS_BILL_OF_LADING =
new("VICS_BILL_OF_LADING")