API::V1::Serializers::Status::Quote
Inherits JSON::Serializable < Struct < Value < Object
Constructors
new(state : String, quoted_status : Status | Nil)
Sourcenew(pull : JSON::PullParser)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
quoted_status
Sourcequoted_status=(quoted_status : Status | Nil)
Sourcestate
Sourcestate=(state : String)
Source