Class: Shipping::FedExCloseService::CloseDocumentType
- Inherits:
-
String
- Object
- String
- Shipping::FedExCloseService::CloseDocumentType
- Defined in:
- app/services/shipping/fed_ex_ship_service.rb
Overview
href="http://fedex.com/ws/close/v2%7DCloseDocumentType">http://fedex.com/ws/close/v2CloseDocumentType
Constant Summary collapse
- COD_REPORT =
CloseDocumentType.new("COD_REPORT")
- MANIFEST =
CloseDocumentType.new("MANIFEST")
- MULTIWEIGHT_REPORT =
CloseDocumentType.new("MULTIWEIGHT_REPORT")
- OP_950 =
CloseDocumentType.new("OP_950")