struct Pterodactyl::Models::ApplicationServer
- Pterodactyl::Models::ApplicationServer
- Struct
- Value
- Object
Included Modules
- /srv/crystaldoc.info/github-hostari-pterodactyl_panel_client-v0.4.0/src/models/servers.cr::Server
- JSON::Serializable
- Pterodactyl::Converter
Defined in:
models/servers.crConstructors
Instance Method Summary
- #allocation_id : Int64
-
#container : Container
getter pack : Int64 # NOTE: need more info on what a pack is
- #created_at : Time
- #description : String
- #egg_id : Int64
- #external_id : Int64 | Nil
- #feature_limits : FeatureLimits
- #id : Int64
- #identifier : String
- #limits : Limits
- #name : String
- #nest_id : Int64
- #node_id : Int64
- #status : String | Nil
- #suspended : Bool
- #updated_at : Time
- #user_id : Int64
- #uuid : String
Constructor Detail
Instance Method Detail
getter pack : Int64 # NOTE: need more info on what a pack is