Class: HighLevel::Models::Surveys::PageDetailsSchema
- Inherits:
-
Data
- Object
- Data
- HighLevel::Models::Surveys::PageDetailsSchema
- Defined in:
- lib/high_level/models/surveys/page_details_schema.rb
Instance Attribute Summary collapse
-
#title ⇒ Object
readonly
Returns the value of attribute title.
-
#url ⇒ Object
readonly
Returns the value of attribute url.
Instance Attribute Details
#title ⇒ Object (readonly)
Returns the value of attribute title
9 10 11 |
# File 'lib/high_level/models/surveys/page_details_schema.rb', line 9 def title @title end |
#url ⇒ Object (readonly)
Returns the value of attribute url
9 10 11 |
# File 'lib/high_level/models/surveys/page_details_schema.rb', line 9 def url @url end |