Class: ApiBanking::SocialBankingService::GetTransactions::CustomerIdentity

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

Instance Attribute Summary collapse

Instance Attribute Details

#customerAlternateIDObject

Returns the value of attribute customerAlternateID

Returns:

  • (Object)

    the current value of customerAlternateID



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

def customerAlternateID
  @customerAlternateID
end

#customerIDObject

Returns the value of attribute customerID

Returns:

  • (Object)

    the current value of customerID



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

def customerID
  @customerID
end