Skip to Content
SdkReactInternalInterfacesDropboxImportResult

DropboxImportResult

Defined in: src/lib/backup/dropbox/backup.ts:49 

Properties

failed

failed: number

Defined in: src/lib/backup/dropbox/backup.ts:52 


noBackupsFound?

optional noBackupsFound: boolean

Defined in: src/lib/backup/dropbox/backup.ts:55 

True if no backups were found in Dropbox


restored

restored: number

Defined in: src/lib/backup/dropbox/backup.ts:51 


success

success: boolean

Defined in: src/lib/backup/dropbox/backup.ts:50 


total

total: number

Defined in: src/lib/backup/dropbox/backup.ts:53 

Last updated on