class XIVAPI::Dataclasses::NameLowcase
- XIVAPI::Dataclasses::NameLowcase
- Reference
- Object
Overview
Dataclass for data that just contains a Name value, but with a lowercase 'n' for the key name.
Defined in:
dataclasses/utils/name.crConstructors
Instance Method Summary
-
#name : String
The name associated with the data.
- #name=(_name : String)
- #to_json(json : JSON::Builder)