Class: HighLevel::Models::AdManager::MultipleChoiceQuestionDetailsDTO

Inherits:
Data
  • Object
show all
Defined in:
lib/high_level/models/ad_manager/multiple_choice_question_details_dto.rb

Instance Attribute Summary collapse

Instance Attribute Details

#optionsObject (readonly)

Returns the value of attribute options

Returns:

  • (Object)

    the current value of options



9
10
11
# File 'lib/high_level/models/ad_manager/multiple_choice_question_details_dto.rb', line 9

def options
  @options
end