Class: XmlConv::Model::Price

Inherits:
Object
  • Object
show all
Defined in:
lib/xmlconv/model/price.rb

Instance Attribute Summary collapse

Instance Attribute Details

#amountObject

Returns the value of attribute amount.



7
8
9
# File 'lib/xmlconv/model/price.rb', line 7

def amount
  @amount
end

#purposeObject

Returns the value of attribute purpose.



7
8
9
# File 'lib/xmlconv/model/price.rb', line 7

def purpose
  @purpose
end