Method: Propertyware::Payment#amount

Defined in:
lib/propertyware/models/payment.rb

#amountObject

Amount.



20
21
22
# File 'lib/propertyware/models/payment.rb', line 20

def amount
  @amount
end