struct Pterodactyl::Models::Error

Included Modules

Defined in:

models/error.cr

Constructors

Instance Method Summary

Constructor Detail

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

[View source]

Instance Method Detail

def detail : String #

[View source]
def error_type : String #

[View source]
def meta : ErrorMetadata | Nil #

[View source]
def status_code : String #

[View source]