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



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

def accountNo
  @accountNo
end

#contactObject

Returns the value of attribute contact

Returns:

  • (Object)

    the current value of contact



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

def contact
  @contact
end

#customerIDObject

Returns the value of attribute customerID

Returns:

  • (Object)

    the current value of customerID



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

def customerID
  @customerID
end