struct Pterodactyl::Models::ClientServer

Included Modules

Defined in:

models/servers.cr

Constructors

Instance Method Summary

Constructor Detail

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

[View source]

Instance Method Detail

def description : String #

def feature_limits : FeatureLimits #

def identifier : String #

def limits : Limits #

def name : String #

def node : String #

[View source]
def status : String | Nil #

[View source]
def uuid : String #

def variables : Array(EggVariable) #

[View source]