Class: ApiBanking::NotificationService::DispatchMessage::Recipient

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

Instance Attribute Summary collapse

Instance Attribute Details

#guestObject

Returns the value of attribute guest

Returns:

  • (Object)

    the current value of guest



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

def guest
  @guest
end

#subscriberObject

Returns the value of attribute subscriber

Returns:

  • (Object)

    the current value of subscriber



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

def subscriber
  @subscriber
end