Class: Shippinglogic::UPS::Label

Inherits:
Service show all
Defined in:
lib/shippinglogic/ups/label.rb

Instance Attribute Summary

Attributes inherited from Service

#base

Class Method Summary collapse

Methods inherited from Service

#initialize

Methods included from Validation

#errors, #valid?

Methods included from Attributes

included

Methods inherited from Proxy

#initialize

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

.pathObject



6
7
8
# File 'lib/shippinglogic/ups/label.rb', line 6

def self.path
  "/LabelRecovery"
end