class

XIVAPI::Dataclasses::LinkshellSearch

Inherits JSON::Serializable < Reference < Object

Dataclass for the data returned from a Linkshell search.

Constructors

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

Instance methods

id

The ID of the Linkshell.

Source
name

The name of the Linkshell.

Source
server

The server that the Linkshell is on.

Source