Class: Shippinglogic::FedEx::Signature::Signature

Inherits:
Object
  • Object
show all
Defined in:
lib/shippinglogic/fedex/signature.rb

Overview

Each tracking result is an object of this class

Instance Attribute Summary collapse

Instance Attribute Details

#imageObject

Returns the value of attribute image.



29
30
31
# File 'lib/shippinglogic/fedex/signature.rb', line 29

def image
  @image
end