class

XIVAPI::Dataclasses::Linkshell

Inherits JSON::Serializable < Reference < Object

Dataclass for the details of a Linkshell.

Constructors

new(pull : JSON::PullParser)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

id

The ID of the Linkshell

Source
results

An Array of CharacterSummaryinstances representing the Characters in the Linkshell.

Source