Class: ApiBanking::SocialBankingService::GetTransactions::Request

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

Instance Attribute Summary collapse

Instance Attribute Details

#accountIdentityObject

Returns the value of attribute accountIdentity



11
12
13
# File 'lib/api_banking/soap/socialBankingService.rb', line 11

def accountIdentity
  @accountIdentity
end

#appIDObject

Returns the value of attribute appID



11
12
13
# File 'lib/api_banking/soap/socialBankingService.rb', line 11

def appID
  @appID
end

#customerIdentityObject

Returns the value of attribute customerIdentity



11
12
13
# File 'lib/api_banking/soap/socialBankingService.rb', line 11

def customerIdentity
  @customerIdentity
end

#deviceIDObject

Returns the value of attribute deviceID



11
12
13
# File 'lib/api_banking/soap/socialBankingService.rb', line 11

def deviceID
  @deviceID
end

#numTransactionsObject

Returns the value of attribute numTransactions



11
12
13
# File 'lib/api_banking/soap/socialBankingService.rb', line 11

def numTransactions
  @numTransactions
end

#versionObject

Returns the value of attribute version



11
12
13
# File 'lib/api_banking/soap/socialBankingService.rb', line 11

def version
  @version
end