Interface: DropboxListFolderFileEntry
Defined in: electron/services/cloud/providers/dropbox/dropboxSdkSchemas.ts:123
Normalized subset of a Dropbox list-folder file entry.
Properties
pathDisplay
readonlypathDisplay:string
Defined in: electron/services/cloud/providers/dropbox/dropboxSdkSchemas.ts:125
Normalized Dropbox path (display form) for the listed file.
serverModified
readonlyserverModified:string
Defined in: electron/services/cloud/providers/dropbox/dropboxSdkSchemas.ts:127
Server-modified timestamp string returned by Dropbox.
sizeBytes
readonlysizeBytes:number
Defined in: electron/services/cloud/providers/dropbox/dropboxSdkSchemas.ts:129
Size in bytes for the listed file.