Class: ApiBanking::AccountStatement::Result

Inherits:
Struct
  • Object
show all
Defined in:
lib/api_banking/json/accountStatement.rb

Instance Attribute Summary collapse

Instance Attribute Details

#transactionsObject

Returns the value of attribute transactions

Returns:

  • (Object)

    the current value of transactions



14
15
16
# File 'lib/api_banking/json/accountStatement.rb', line 14

def transactions
  @transactions
end