Skip to main content

Interface: DropboxListFolderFileEntry

Defined in: electron/services/cloud/providers/dropbox/dropboxSdkSchemas.ts:123

Normalized subset of a Dropbox list-folder file entry.

Properties

pathDisplay

readonly pathDisplay: string

Defined in: electron/services/cloud/providers/dropbox/dropboxSdkSchemas.ts:125

Normalized Dropbox path (display form) for the listed file.


serverModified

readonly serverModified: string

Defined in: electron/services/cloud/providers/dropbox/dropboxSdkSchemas.ts:127

Server-modified timestamp string returned by Dropbox.


sizeBytes

readonly sizeBytes: number

Defined in: electron/services/cloud/providers/dropbox/dropboxSdkSchemas.ts:129

Size in bytes for the listed file.