Class: Shippinglogic::UPS::Label
- Defined in:
- lib/shippinglogic/ups/label.rb
Instance Attribute Summary
Attributes inherited from Service
Class Method Summary collapse
Methods inherited from Service
Methods included from Validation
Methods included from Attributes
Methods inherited from Proxy
Constructor Details
This class inherits a constructor from Shippinglogic::Service
Dynamic Method Handling
This class handles dynamic methods through the method_missing method in the class Shippinglogic::Proxy
Class Method Details
.path ⇒ Object
6 7 8 |
# File 'lib/shippinglogic/ups/label.rb', line 6 def self.path "/LabelRecovery" end |