struct Pterodactyl::Models::AppAllocation

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 alias : String | Nil #

[View source]
def assigned : Bool #

[View source]
def id : Int64 #

[View source]
def ip : String #

[View source]
def notes : String | Nil #

[View source]
def port : Int64 #

[View source]