Class: Shipping::PurolatorShippingService::DutyCurrency
- Inherits:
-
String
- Object
- String
- Shipping::PurolatorShippingService::DutyCurrency
- Defined in:
- app/services/shipping/purolator_shipping_service.rb
Overview
href="http://purolator.com/pws/datatypes/v1%7DDutyCurrency">http://purolator.com/pws/datatypes/v1DutyCurrency
Constant Summary collapse
- CAD =
DutyCurrency.new("CAD")
- USD =
DutyCurrency.new("USD")