Srcom::Guest
Inherits JSON::Serializable::Strict / JSON::Serializable / Struct / Value / Object
Has shorthand methods to getting the resources that the Links in #links point to.
BUG: For some reason, in some contexts a Guest can have a nil name. This is a problem of the API.
Constructors
new(pull : JSON::PullParser)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
links
Sourcelinks=(links : Array(Link))
Sourcename
Sourcename=(name : String | Nil)
Sourcerel
Sourcerel=(rel : String | Nil)
SourceGets all Runs completed by this Guest.
NOTE: As Guests likely don't play too many runs before signing up, this request shouldn't crash.