struct

API::V1::Serializers::Status::Quote

Inherits JSON::Serializable < Struct < Value < Object

Constructors

new(state : String, quoted_status : Status | Nil)
Source
new(pull : JSON::PullParser)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

quoted_status
Source
quoted_status=(quoted_status : Status | Nil)
Source
state
Source
state=(state : String)
Source