Method: Propertyware::Charge#amount

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

#amountObject

Auto charge amount.



22
23
24
# File 'lib/propertyware/models/charge.rb', line 22

def amount
  @amount
end