Class: Shipping::FedExShipService::RateRequestType
- Inherits:
-
String
- Object
- String
- Shipping::FedExShipService::RateRequestType
- Defined in:
- app/services/shipping/fed_ex_ship_service.rb
Overview
href="http://fedex.com/ws/ship/v7%7DRateRequestType">http://fedex.com/ws/ship/v7RateRequestType
Constant Summary collapse
- ACCOUNT =
RateRequestType.new("ACCOUNT")
- LIST =
RateRequestType.new("LIST")