struct Pterodactyl::Models::Location

Included Modules

Defined in:

models/locations.cr

Constructors

Instance Method Summary

Constructor Detail

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

[View source]

Instance Method Detail

def created_at : Time #

[View source]
def id : Int32 #

[View source]
def long : String | Nil #

[View source]
def short : String | Nil #

[View source]
def updated_at : Time #

[View source]