Class: Shipping::FedExShipService::SpecialRatingAppliedType

Inherits:
String
  • Object
show all
Defined in:
app/services/shipping/fed_ex_ship_service.rb

Overview

href="http://fedex.com/ws/ship/v7%7DSpecialRatingAppliedType">http://fedex.com/ws/ship/v7SpecialRatingAppliedType

Constant Summary collapse

FIXED_FUEL_SURCHARGE =
SpecialRatingAppliedType.new("FIXED_FUEL_SURCHARGE")
IMPORT_PRICING =
SpecialRatingAppliedType.new("IMPORT_PRICING")