Class: HighLevel::Models::Surveys::PageDetailsSchema

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

Instance Attribute Summary collapse

Instance Attribute Details

#titleObject (readonly)

Returns the value of attribute title

Returns:

  • (Object)

    the current value of title



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

def title
  @title
end

#urlObject (readonly)

Returns the value of attribute url

Returns:

  • (Object)

    the current value of url



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

def url
  @url
end