class XIVAPI::Dataclasses::Info

Overview

Dataclass for the availability of a certain piece of data

Included Modules

Defined in:

dataclasses/other/info.cr

Constructors

Instance Method Summary

Constructor Detail

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

[View source]

Instance Method Detail

def is_active : Bool #

[View source]
def priority : UInt64 #

[View source]
def state : InfoStates #

[View source]
def updated : Time #

[View source]