API::V1::Serializers::Instance::Rule
Inherits JSON::Serializable < Struct < Value < Object
Constructors
new(id : String, text : String)
Sourcenew(pull : JSON::PullParser)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
id
Sourceid=(id : String)
Sourcetext
Sourcetext=(text : String)
Source