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

Returns:

  • (Object)

    the current value of emailID



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

def emailID
  @emailID
end

#genericIDObject

Returns the value of attribute genericID

Returns:

  • (Object)

    the current value of genericID



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

def genericID
  @genericID
end

#mobileNoObject

Returns the value of attribute mobileNo

Returns:

  • (Object)

    the current value of mobileNo



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

def mobileNo
  @mobileNo
end

#twitterIDObject

Returns the value of attribute twitterID

Returns:

  • (Object)

    the current value of twitterID



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

def twitterID
  @twitterID
end