API::V2::Serializers::Instance::Configuration::Accounts
Inherits JSON::Serializable < Struct < Value < Object
Constructors
new(max_featured_tags : Int32, max_pinned_statuses : Int32)
Sourcenew(pull : JSON::PullParser)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
max_featured_tags
Sourcemax_featured_tags=(max_featured_tags : Int32)
Sourcemax_pinned_statuses
Sourcemax_pinned_statuses=(max_pinned_statuses : Int32)
Source