Class: ApiBanking::SocialBankingService::GetTransactions::CustomerAlternateID

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

Instance Attribute Summary collapse

Instance Attribute Details

#emailIDObject

Returns the value of attribute emailID



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

def emailID
  @emailID
end

#genericIDObject

Returns the value of attribute genericID



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

def genericID
  @genericID
end

#mobileNoObject

Returns the value of attribute mobileNo



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

def mobileNo
  @mobileNo
end

#twitterIDObject

Returns the value of attribute twitterID



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

def twitterID
  @twitterID
end