Class: Shipping::FedExShipService::ReturnType
- Inherits:
-
String
- Object
- String
- Shipping::FedExShipService::ReturnType
- Defined in:
- app/services/shipping/fed_ex_ship_service.rb
Overview
href="http://fedex.com/ws/ship/v7%7DReturnType">http://fedex.com/ws/ship/v7ReturnType
Constant Summary collapse
- FEDEX_TAG =
ReturnType.new("FEDEX_TAG")
- PENDING =
ReturnType.new("PENDING")
- PRINT_RETURN_LABEL =
ReturnType.new("PRINT_RETURN_LABEL")