A class representing the items in the focus or seeking list of a Free Company.
Constructors
new(pull : JSON::PullParser)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
icon
URL of the icon for the focus item.
Sourcename
The name of the focus item.
Sourcestatus
A flag stating whether or not the Free Company is focusing on the item.
Source