PlaceOS::Model::Survey::Page
Inherits JSON::Serializable < Struct < Value < Object
Constructors
new(pull : JSON::PullParser)
Sourcenew(title : String = "", description : Nil | String = nil, question_order : Array(Int64) = [] of Int64)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
description
Sourcequestion_order
Sourcetitle
Source