struct Pterodactyl::Models::Backup
- Pterodactyl::Models::Backup
- Struct
- Value
- Object
Included Modules
- JSON::Serializable
Defined in:
models/backups.crConstructors
Instance Method Summary
- #bytes : Int64
- #checksum : String | Nil
- #completed_at : Time | Nil
- #created_at : Time
- #ignored_files : Array(String)
- #is_locked : Bool
- #is_successful : Bool
- #name : String
- #uuid : String