Class: ReactiveShipping::CanadaPost::PackedItem

Inherits:
Struct
  • Object
show all
Defined in:
lib/reactive_shipping/carriers/canada_post.rb

Instance Attribute Summary collapse

Instance Attribute Details

#descriptionObject

Returns the value of attribute description

Returns:

  • (Object)

    the current value of description



22
23
24
# File 'lib/reactive_shipping/carriers/canada_post.rb', line 22

def description
  @description
end

#quantityObject

Returns the value of attribute quantity

Returns:

  • (Object)

    the current value of quantity



22
23
24
# File 'lib/reactive_shipping/carriers/canada_post.rb', line 22

def quantity
  @quantity
end