Class: Shippinglogic::FedEx::Signature::Signature
- Inherits:
-
Object
- Object
- Shippinglogic::FedEx::Signature::Signature
- Defined in:
- lib/shippinglogic/fedex/signature.rb
Overview
Each tracking result is an object of this class
Instance Attribute Summary (collapse)
-
- (Object) image
Returns the value of attribute image.
Instance Attribute Details
- (Object) image
Returns the value of attribute image
29 30 31 |
# File 'lib/shippinglogic/fedex/signature.rb', line 29 def image @image end |