struct

ServiceStatus::Service

Inherits JSON::Serializable < Struct < Value < Object

配信 JSON の services の 1 件。判定に使う項目だけを読み、他は読み捨てる。

Constructors

new(id : String, name : String = "", level : Int32 = 0, label : String = "", note : String = "")
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

label
Source
level
Source
level_enum
Source
name
Source
note
Source