Class: HighLevel::Models::Proposals::NotificationSenderSettingDto

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

Instance Attribute Summary collapse

Instance Attribute Details

#from_emailObject (readonly)

Returns the value of attribute from_email

Returns:

  • (Object)

    the current value of from_email



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

def from_email
  @from_email
end

#from_nameObject (readonly)

Returns the value of attribute from_name

Returns:

  • (Object)

    the current value of from_name



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

def from_name
  @from_name
end