Class: Shippinglogic::UPS::ShipAccept::Details::Shipment

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

Instance Attribute Summary collapse

Instance Attribute Details

#labelObject

Returns the value of attribute label.



11
12
13
# File 'lib/shippinglogic/ups/ship_accept.rb', line 11

def label
  @label
end

#tracking_numberObject

Returns the value of attribute tracking_number.



11
12
13
# File 'lib/shippinglogic/ups/ship_accept.rb', line 11

def tracking_number
  @tracking_number
end