Class: Shipping::FedExShipService::DocTabContentType

Inherits:
String
  • Object
show all
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 =

Barcoded.

DocTabContentType.new("BARCODED")
MINIMUM =

Minimum.

DocTabContentType.new("MINIMUM")
STANDARD =

Standard.

DocTabContentType.new("STANDARD")
ZONE001 =

Zone001.

DocTabContentType.new("ZONE001")