Class: FedexWebServices::Soap::Ship::RateDiscountType
- Inherits:
-
String
- Object
- String
- FedexWebServices::Soap::Ship::RateDiscountType
- Defined in:
- lib/fedex_web_services/soap/ShipServiceDefinitions.rb
Overview
http://fedex.com/ws/ship/v12RateDiscountType
Constant Summary collapse
- BONUS =
new("BONUS")
- COUPON =
new("COUPON")
- EARNED =
new("EARNED")
- INCENTIVE =
new("INCENTIVE")
- OTHER =
new("OTHER")
- VOLUME =
new("VOLUME")