class

XIVAPI::Dataclasses::FreeCompanySeeking

Inherits JSON::Serializable < Reference < Object

A class representing the items in the focus or seeking list of a Free Company.

Constructors

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

Instance methods

icon

URL of the icon for the focus item.

Source
name

The name of the focus item.

Source
status

A flag stating whether or not the Free Company is focusing on the item.

Source