Class: ApiBanking::NotificationService::DispatchMessage::Subscriber

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

Instance Attribute Summary collapse

Instance Attribute Details

#accountNoObject

Returns the value of attribute accountNo

Returns:

  • (Object)

    the current value of accountNo



65
66
67
# File 'lib/api_banking/soap/notificationService.rb', line 65

def accountNo
  @accountNo
end

#contactObject

Returns the value of attribute contact

Returns:

  • (Object)

    the current value of contact



65
66
67
# File 'lib/api_banking/soap/notificationService.rb', line 65

def contact
  @contact
end

#customerIDObject

Returns the value of attribute customerID

Returns:

  • (Object)

    the current value of customerID



65
66
67
# File 'lib/api_banking/soap/notificationService.rb', line 65

def customerID
  @customerID
end