Class: ApiBanking::SocialBankingService::GetTransactions::AccountIdentity

Inherits:
Struct
  • Object
show all
Defined in:
lib/api_banking/soap/socialBankingService.rb

Instance Attribute Summary collapse

Instance Attribute Details

#accountNoObject

Returns the value of attribute accountNo

Returns:

  • (Object)

    the current value of accountNo



15
16
17
# File 'lib/api_banking/soap/socialBankingService.rb', line 15

def accountNo
  @accountNo
end

#registeredAccountObject

Returns the value of attribute registeredAccount

Returns:

  • (Object)

    the current value of registeredAccount



15
16
17
# File 'lib/api_banking/soap/socialBankingService.rb', line 15

def registeredAccount
  @registeredAccount
end