Class: FedexWebServices::Soap::Rate::RequestedShippingDocumentType
- Inherits:
-
String
- Object
- String
- FedexWebServices::Soap::Rate::RequestedShippingDocumentType
- Defined in:
- lib/fedex_web_services/soap/RateServiceDefinitions.rb
Overview
http://fedex.com/ws/rate/v13RequestedShippingDocumentType
Constant Summary collapse
- CERTIFICATE_OF_ORIGIN =
new("CERTIFICATE_OF_ORIGIN")
- COMMERCIAL_INVOICE =
new("COMMERCIAL_INVOICE")
- CUSTOMER_SPECIFIED_LABELS =
new("CUSTOMER_SPECIFIED_LABELS")
- DANGEROUS_GOODS_SHIPPERS_DECLARATION =
new("DANGEROUS_GOODS_SHIPPERS_DECLARATION")
- GENERAL_AGENCY_AGREEMENT =
new("GENERAL_AGENCY_AGREEMENT")
- LABEL =
new("LABEL")
- NAFTA_CERTIFICATE_OF_ORIGIN =
new("NAFTA_CERTIFICATE_OF_ORIGIN")
- PRO_FORMA_INVOICE =
new("PRO_FORMA_INVOICE")
- RETURN_INSTRUCTIONS =
new("RETURN_INSTRUCTIONS")