Class: Shipping::FedExShipService::DocTabContentType
- Inherits:
-
String
- Object
- String
- Shipping::FedExShipService::DocTabContentType
- Defined in:
- app/services/shipping/fed_ex_ship_service.rb
Overview
href="http://fedex.com/ws/ship/v7%7DDocTabContentType">http://fedex.com/ws/ship/v7DocTabContentType
Constant Summary collapse
- BARCODED =
DocTabContentType.new("BARCODED")
- MINIMUM =
DocTabContentType.new("MINIMUM")
- STANDARD =
DocTabContentType.new("STANDARD")
- ZONE001 =
DocTabContentType.new("ZONE001")