struct

API::V1::Serializers::Instance::Stats

Inherits JSON::Serializable < Struct < Value < Object

Constructors

new(user_count : Int64, status_count : Int64, domain_count : Int64)
Source
new(pull : JSON::PullParser)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

domain_count
Source
domain_count=(domain_count : Int64)
Source
status_count
Source
status_count=(status_count : Int64)
Source
user_count
Source
user_count=(user_count : Int64)
Source