Class: HighLevel::Models::ConversationAi::UpdateEmployeeDto

Inherits:
Data
  • Object
show all
Defined in:
lib/high_level/models/conversation_ai/update_employee_dto.rb

Instance Attribute Summary collapse

Instance Attribute Details

#auto_pilot_max_messagesObject (readonly)

Returns the value of attribute auto_pilot_max_messages

Returns:

  • (Object)

    the current value of auto_pilot_max_messages



9
10
11
# File 'lib/high_level/models/conversation_ai/update_employee_dto.rb', line 9

def auto_pilot_max_messages
  @auto_pilot_max_messages
end

#business_nameObject (readonly)

Returns the value of attribute business_name

Returns:

  • (Object)

    the current value of business_name



9
10
11
# File 'lib/high_level/models/conversation_ai/update_employee_dto.rb', line 9

def business_name
  @business_name
end

#channelsObject (readonly)

Returns the value of attribute channels

Returns:

  • (Object)

    the current value of channels



9
10
11
# File 'lib/high_level/models/conversation_ai/update_employee_dto.rb', line 9

def channels
  @channels
end

#goalObject (readonly)

Returns the value of attribute goal

Returns:

  • (Object)

    the current value of goal



9
10
11
# File 'lib/high_level/models/conversation_ai/update_employee_dto.rb', line 9

def goal
  @goal
end

#instructionsObject (readonly)

Returns the value of attribute instructions

Returns:

  • (Object)

    the current value of instructions



9
10
11
# File 'lib/high_level/models/conversation_ai/update_employee_dto.rb', line 9

def instructions
  @instructions
end

#is_primaryObject (readonly)

Returns the value of attribute is_primary

Returns:

  • (Object)

    the current value of is_primary



9
10
11
# File 'lib/high_level/models/conversation_ai/update_employee_dto.rb', line 9

def is_primary
  @is_primary
end

#knowledge_base_idsObject (readonly)

Returns the value of attribute knowledge_base_ids

Returns:

  • (Object)

    the current value of knowledge_base_ids



9
10
11
# File 'lib/high_level/models/conversation_ai/update_employee_dto.rb', line 9

def knowledge_base_ids
  @knowledge_base_ids
end

#modeObject (readonly)

Returns the value of attribute mode

Returns:

  • (Object)

    the current value of mode



9
10
11
# File 'lib/high_level/models/conversation_ai/update_employee_dto.rb', line 9

def mode
  @mode
end

#nameObject (readonly)

Returns the value of attribute name

Returns:

  • (Object)

    the current value of name



9
10
11
# File 'lib/high_level/models/conversation_ai/update_employee_dto.rb', line 9

def name
  @name
end

#personalityObject (readonly)

Returns the value of attribute personality

Returns:

  • (Object)

    the current value of personality



9
10
11
# File 'lib/high_level/models/conversation_ai/update_employee_dto.rb', line 9

def personality
  @personality
end

#respond_to_audioObject (readonly)

Returns the value of attribute respond_to_audio

Returns:

  • (Object)

    the current value of respond_to_audio



9
10
11
# File 'lib/high_level/models/conversation_ai/update_employee_dto.rb', line 9

def respond_to_audio
  @respond_to_audio
end

#respond_to_imagesObject (readonly)

Returns the value of attribute respond_to_images

Returns:

  • (Object)

    the current value of respond_to_images



9
10
11
# File 'lib/high_level/models/conversation_ai/update_employee_dto.rb', line 9

def respond_to_images
  @respond_to_images
end

#sleep_enabledObject (readonly)

Returns the value of attribute sleep_enabled

Returns:

  • (Object)

    the current value of sleep_enabled



9
10
11
# File 'lib/high_level/models/conversation_ai/update_employee_dto.rb', line 9

def sleep_enabled
  @sleep_enabled
end

#sleep_on_manual_messageObject (readonly)

Returns the value of attribute sleep_on_manual_message

Returns:

  • (Object)

    the current value of sleep_on_manual_message



9
10
11
# File 'lib/high_level/models/conversation_ai/update_employee_dto.rb', line 9

def sleep_on_manual_message
  @sleep_on_manual_message
end

#sleep_on_workflow_messageObject (readonly)

Returns the value of attribute sleep_on_workflow_message

Returns:

  • (Object)

    the current value of sleep_on_workflow_message



9
10
11
# File 'lib/high_level/models/conversation_ai/update_employee_dto.rb', line 9

def sleep_on_workflow_message
  @sleep_on_workflow_message
end

#sleep_timeObject (readonly)

Returns the value of attribute sleep_time

Returns:

  • (Object)

    the current value of sleep_time



9
10
11
# File 'lib/high_level/models/conversation_ai/update_employee_dto.rb', line 9

def sleep_time
  @sleep_time
end

#sleep_time_unitObject (readonly)

Returns the value of attribute sleep_time_unit

Returns:

  • (Object)

    the current value of sleep_time_unit



9
10
11
# File 'lib/high_level/models/conversation_ai/update_employee_dto.rb', line 9

def sleep_time_unit
  @sleep_time_unit
end

#wait_timeObject (readonly)

Returns the value of attribute wait_time

Returns:

  • (Object)

    the current value of wait_time



9
10
11
# File 'lib/high_level/models/conversation_ai/update_employee_dto.rb', line 9

def wait_time
  @wait_time
end

#wait_time_unitObject (readonly)

Returns the value of attribute wait_time_unit

Returns:

  • (Object)

    the current value of wait_time_unit



9
10
11
# File 'lib/high_level/models/conversation_ai/update_employee_dto.rb', line 9

def wait_time_unit
  @wait_time_unit
end