Interface: DropboxCurrentAccount
Defined in: electron/services/cloud/providers/dropbox/dropboxSdkSchemas.ts:165
Minimal subset of the current Dropbox account payload.
Properties
displayName
readonly displayName: string;
Defined in: electron/services/cloud/providers/dropbox/dropboxSdkSchemas.ts:167
Display name for the account.
email
readonly email: string;
Defined in: electron/services/cloud/providers/dropbox/dropboxSdkSchemas.ts:169
Email address for the account.