BackupManifestDto
@Serializable
Manifest type for backups internal structure.
Constructors
Link copied to clipboard
constructor(serverVersion: String, backupEngineVersion: String, dateCreated: DateTime, path: String, options: BackupOptionsDto)