Class: FedexWebServices::Soap::Ship::InternationalDocumentContentType

Inherits:
String
  • Object
show all
Defined in:
lib/fedex_web_services/soap/ShipServiceDefinitions.rb

Overview

http://fedex.com/ws/ship/v12InternationalDocumentContentType

Constant Summary collapse

DERIVED =
new("DERIVED")
DOCUMENTS_ONLY =
new("DOCUMENTS_ONLY")
NON_DOCUMENTS =
new("NON_DOCUMENTS")