Class: HighLevel::Models::Surveys::GetSurveysSubmissionSuccessfulResponseDto

Inherits:
Data
  • Object
show all
Defined in:
lib/high_level/models/surveys/get_surveys_submission_successful_response_dto.rb

Instance Attribute Summary collapse

Instance Attribute Details

#metaObject (readonly)

Returns the value of attribute meta

Returns:

  • (Object)

    the current value of meta



9
10
11
# File 'lib/high_level/models/surveys/get_surveys_submission_successful_response_dto.rb', line 9

def meta
  @meta
end

#submissionsObject (readonly)

Returns the value of attribute submissions

Returns:

  • (Object)

    the current value of submissions



9
10
11
# File 'lib/high_level/models/surveys/get_surveys_submission_successful_response_dto.rb', line 9

def submissions
  @submissions
end