struct

ConstructionKit::ExpertInfo

Inherits JSON::Serializable < Struct < Value < Object

Constructors

new(index : Int32, type : String, spec : String, params : Int64)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

index
Source
index=(index : Int32)
Source
params
Source
params=(params : Int64)
Source
spec
Source
spec=(spec : String)
Source
type
Source
type=(type : String)
Source