Returns the current value of amount.
Returns:
the current value of amount
8 9 10
# File 'lib/nis/struct/transfer_transaction.rb', line 8 def amount @amount end