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 =
DocTabContentType.new("BARCODED")
MINIMUM =
DocTabContentType.new("MINIMUM")
STANDARD =
DocTabContentType.new("STANDARD")
ZONE001 =
DocTabContentType.new("ZONE001")