XIVAPI::Dataclasses::NameLowcase
Inherits JSON::Serializable < Reference < Object
Dataclass for data that just contains a Name value, but with a lowercase 'n' for the key name.
Constructors
new(pull : JSON::PullParser)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
Source