Class: ApiBanking::NotificationService::SendMessage::Contact

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

Instance Attribute Summary collapse

Instance Attribute Details

#emailIDObject

Returns the value of attribute emailID

Returns:

  • (Object)

    the current value of emailID



49
50
51
# File 'lib/api_banking/soap/notificationService.rb', line 49

def emailID
  @emailID
end

#mobileNoObject

Returns the value of attribute mobileNo

Returns:

  • (Object)

    the current value of mobileNo



49
50
51
# File 'lib/api_banking/soap/notificationService.rb', line 49

def mobileNo
  @mobileNo
end