Class: ApiBanking::PrepaidCardService::GetTransactions::TransactionsArray
- Inherits:
-
Struct
- Object
- Struct
- ApiBanking::PrepaidCardService::GetTransactions::TransactionsArray
- Defined in:
- lib/api_banking/soap/prepaidCardService.rb
Instance Attribute Summary collapse
-
#transaction ⇒ Object
Returns the value of attribute transaction.
Instance Attribute Details
#transaction ⇒ Object
Returns the value of attribute transaction
44 45 46 |
# File 'lib/api_banking/soap/prepaidCardService.rb', line 44 def transaction @transaction end |