Class: HighLevel::Models::Proposals::NotificationSettingsDto

Inherits:
Data
  • Object
show all
Defined in:
lib/high_level/models/proposals/notification_settings_dto.rb

Instance Attribute Summary collapse

Instance Attribute Details

#receiveObject (readonly)

Returns the value of attribute receive

Returns:

  • (Object)

    the current value of receive



9
10
11
# File 'lib/high_level/models/proposals/notification_settings_dto.rb', line 9

def receive
  @receive
end

#senderObject (readonly)

Returns the value of attribute sender

Returns:

  • (Object)

    the current value of sender



9
10
11
# File 'lib/high_level/models/proposals/notification_settings_dto.rb', line 9

def sender
  @sender
end