Class: HighLevel::Models::VoiceAi::SendPostCallNotificationDTO

Inherits:
Data
  • Object
show all
Defined in:
lib/high_level/models/voice_ai/send_post_call_notification_dto.rb

Instance Attribute Summary collapse

Instance Attribute Details

#adminsObject (readonly)

Returns the value of attribute admins

Returns:

  • (Object)

    the current value of admins



9
10
11
# File 'lib/high_level/models/voice_ai/send_post_call_notification_dto.rb', line 9

def admins
  @admins
end

#all_usersObject (readonly)

Returns the value of attribute all_users

Returns:

  • (Object)

    the current value of all_users



9
10
11
# File 'lib/high_level/models/voice_ai/send_post_call_notification_dto.rb', line 9

def all_users
  @all_users
end

#contact_assigned_userObject (readonly)

Returns the value of attribute contact_assigned_user

Returns:

  • (Object)

    the current value of contact_assigned_user



9
10
11
# File 'lib/high_level/models/voice_ai/send_post_call_notification_dto.rb', line 9

def contact_assigned_user
  @contact_assigned_user
end

#custom_emailsObject (readonly)

Returns the value of attribute custom_emails

Returns:

  • (Object)

    the current value of custom_emails



9
10
11
# File 'lib/high_level/models/voice_ai/send_post_call_notification_dto.rb', line 9

def custom_emails
  @custom_emails
end

#specific_usersObject (readonly)

Returns the value of attribute specific_users

Returns:

  • (Object)

    the current value of specific_users



9
10
11
# File 'lib/high_level/models/voice_ai/send_post_call_notification_dto.rb', line 9

def specific_users
  @specific_users
end