Class: ApiBanking::NotificationService::SetSubscription::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



30
31
32
# File 'lib/api_banking/soap/notificationService.rb', line 30

def emailID
  @emailID
end

#mobileNoObject

Returns the value of attribute mobileNo

Returns:

  • (Object)

    the current value of mobileNo



30
31
32
# File 'lib/api_banking/soap/notificationService.rb', line 30

def mobileNo
  @mobileNo
end