struct Pterodactyl::Body::UpdateServerBuild

Included Modules

Defined in:

pterodactyl/body/update_server_build.cr

Constructors

Instance Method Summary

Constructor Detail

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

[View source]

Instance Method Detail

def add_allocations : Array(Int32) #

[View source]
def add_allocations=(add_allocations : Array(Int32)) #

[View source]
def allocation : Int32 #

[View source]
def allocation=(allocation : Int32) #

[View source]
def feature_limits : Models::FeatureLimits #

[View source]
def feature_limits=(feature_limits : Models::FeatureLimits) #

[View source]
def limits : Models::Limits #

[View source]
def limits=(limits : Models::Limits) #

[View source]