Class: Shipping::PurolatorShippingService::DutyCurrency

Inherits:
String
  • Object
show all
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")