Class: ApiBanking::SocialBankingService::GetTransactions::AccountIdentity
- Inherits:
-
Struct
- Object
- Struct
- ApiBanking::SocialBankingService::GetTransactions::AccountIdentity
- Defined in:
- lib/api_banking/soap/socialBankingService.rb
Instance Attribute Summary collapse
-
#accountNo ⇒ Object
Returns the value of attribute accountNo.
-
#registeredAccount ⇒ Object
Returns the value of attribute registeredAccount.
Instance Attribute Details
#accountNo ⇒ Object
Returns the value of attribute accountNo
15 16 17 |
# File 'lib/api_banking/soap/socialBankingService.rb', line 15 def accountNo @accountNo end |
#registeredAccount ⇒ Object
Returns the value of attribute registeredAccount
15 16 17 |
# File 'lib/api_banking/soap/socialBankingService.rb', line 15 def registeredAccount @registeredAccount end |