class

XIVAPI::Dataclasses::Name

Inherits JSON::Serializable < Reference < Object

Dataclass for data that just contains a Name value.

Constructors

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

Instance methods

name

The name associated with the data.

Source