Class: Shipping::PurolatorShippingService::PrinterType

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

Overview

href="http://purolator.com/pws/datatypes/v1%7DPrinterType">http://purolator.com/pws/datatypes/v1PrinterType

Constant Summary collapse

Regular =
PrinterType.new("Regular")
Thermal =
PrinterType.new("Thermal")