Class: Shipping::FedExCloseService::ReprintGroundCloseDocumentsOptionType
- Inherits:
-
String
- Object
- String
- Shipping::FedExCloseService::ReprintGroundCloseDocumentsOptionType
- Defined in:
- app/services/shipping/fed_ex_ship_service.rb
Overview
href="http://fedex.com/ws/close/v2%7DReprintGroundCloseDocumentsOptionType">http://fedex.com/ws/close/v2ReprintGroundCloseDocumentsOptionType
Constant Summary collapse
- BY_SHIP_DATE =
ReprintGroundCloseDocumentsOptionType.new("BY_SHIP_DATE")
- BY_TRACKING_NUMBER =
ReprintGroundCloseDocumentsOptionType.new("BY_TRACKING_NUMBER")