struct

API::V2::Serializers::Instance::Rule

Inherits JSON::Serializable < Struct < Value < Object

Constructors

new(id : String, text : String, hint : String)
Source
new(pull : JSON::PullParser)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

hint
Source
hint=(hint : String)
Source
id=(id : String)
Source
text
Source
text=(text : String)
Source