Dataclass for the Data column of the /lore endpoint data
Constructors
new(pull : JSON::PullParser)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
icon
URL for the icon of the item.
Sourceid
ID of the item the piece of Lore is referring to.
Sourcename
The name of the item in the language requested by the client.
Sourceurl
URL to the XIVAPI page for the item in question.
Source