class XIVAPI::Dataclasses::NameLowcase

Overview

Dataclass for data that just contains a Name value, but with a lowercase 'n' for the key name.

Included Modules

Defined in:

dataclasses/utils/name.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(pull : JSON::PullParser) #

[View source]

Instance Method Detail

def name #

The name associated with the data.


[View source]