Class: Shippinglogic::UPS::ShipAccept

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

Defined Under Namespace

Classes: Details

Constant Summary

Constants included from Response

Response::SUCCESSFUL_SEVERITIES

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/ship_accept.rb', line 6

def self.path
  "/ShipAccept"
end