class XIVAPI::Dataclasses::LinkshellResponse
- XIVAPI::Dataclasses::LinkshellResponse
- Reference
- Object
Overview
Dataclass for the response from the Linkshell read View.
Defined in:
dataclasses/linkshell/linkshell_response.crConstructors
Instance Method Summary
-
#linkshell : XIVAPI::Dataclasses::Linkshell
A
Linkshell
object representing the data on the chosen Linkshell. - #linkshell=(_linkshell : Linkshell)
- #to_json(json : JSON::Builder)
Constructor Detail
Instance Method Detail
def linkshell : XIVAPI::Dataclasses::Linkshell
#
A Linkshell
object representing the data on the chosen Linkshell.