25 26 27
# File 'lib/kentaa/api/resources/payment.rb', line 25 def amount BigDecimal(data[:amount]) end