interface RestoreFile {
    revisionId: number;
}

Properties

Properties

revisionId: number