Class: ActiveMerchant::Shipping::CanadaPost::PackedItem

Inherits:
Struct
  • Object
show all
Defined in:
lib/active_shipping/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



29
30
31
# File 'lib/active_shipping/shipping/carriers/canada_post.rb', line 29

def description
  @description
end

#quantityObject

Returns the value of attribute quantity

Returns:

  • (Object)

    the current value of quantity



29
30
31
# File 'lib/active_shipping/shipping/carriers/canada_post.rb', line 29

def quantity
  @quantity
end