class

XIVAPI::Dataclasses::LinkshellResponse

Inherits JSON::Serializable < Reference < Object

Dataclass for the response from the Linkshell read View.

Constructors

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

Instance methods

linkshell

A Linkshell object representing the data on the chosen Linkshell.

Source