class XIVAPI::Dataclasses::LinkshellResponse

Overview

Dataclass for the response from the Linkshell read View.

Defined in:

dataclasses/linkshell/linkshell_response.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(__temp_506 : JSON::PullParser) #

Instance Method Detail

A Linkshell object representing the data on the chosen Linkshell.


[View source]
def linkshell=(_linkshell : Linkshell) #

def to_json(json : JSON::Builder) #