struct Pterodactyl::Models::Egg
- Pterodactyl::Models::Egg
- Struct
- Value
- Object
Overview
https://github.com/pterodactyl/panel/blob/develop/app/Models/Egg.php
Included Modules
- JSON::Serializable
- Pterodactyl::Converter
Defined in:
models/eggs.crConstructors
Instance Method Summary
- #author : String
- #config : Config
- #created_at : Time
- #description : String | Nil
- #docker_images : Hash(String, String)
- #features : Array(String) | Nil
- #id : Int64
- #name : String
- #nest_id : Int64
- #relationships : Relationships | Nil
- #script : Script
- #startup : String
- #updated_at : Time
- #uuid : String