XIVAPI::Dataclasses::IDIconNameUrl
Inherits JSON::Serializable < Reference < Object
A class for a simple combination of ID, icon, name, and URL. Used throughout the library in places that need this simple mapping.
Constructors
new(pull : JSON::PullParser)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
Source