Class: HighLevel::Models::ConversationAi::UpdateFollowupSettingsDTO

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

Instance Attribute Summary collapse

Instance Attribute Details

#action_idsObject (readonly)

Returns the value of attribute action_ids

Returns:

  • (Object)

    the current value of action_ids



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

def action_ids
  @action_ids
end

#followup_settingsObject (readonly)

Returns the value of attribute followup_settings

Returns:

  • (Object)

    the current value of followup_settings



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

def followup_settings
  @followup_settings
end