Class: ActiveShipping::CanadaPost::PackedItem

Inherits:
Struct
  • Object
show all
Defined in:
lib/active_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/active_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/active_shipping/carriers/canada_post.rb', line 22

def quantity
  @quantity
end