struct Pterodactyl::Models::ClientAllocation

Included Modules

Defined in:

models/allocations.cr

Constructors

Instance Method Summary

Constructor Detail

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

[View source]

Instance Method Detail

def id : Int64 #

[View source]
def ip : String #

[View source]
def ip_alias : String | Nil #

[View source]
def is_default : Bool #

[View source]
def notes : String | Nil #

[View source]
def port : Int64 #

[View source]