Method: UpBankingClient::RoundUpObject#amount
- Defined in:
- lib/up_banking/models/round_up_object.rb
#amount ⇒ Object
Returns the value of attribute amount.
19 20 21 |
# File 'lib/up_banking/models/round_up_object.rb', line 19 def amount @amount end |