Class: ApiBanking::AccountStatement::Result
- Inherits:
-
Struct
- Object
- Struct
- ApiBanking::AccountStatement::Result
- Defined in:
- lib/api_banking/json/accountStatement.rb
Instance Attribute Summary collapse
-
#transactions ⇒ Object
Returns the value of attribute transactions.
Instance Attribute Details
#transactions ⇒ Object
Returns the value of attribute transactions
14 15 16 |
# File 'lib/api_banking/json/accountStatement.rb', line 14 def transactions @transactions end |