Namespace Dropbox.Api.Users
Classes
Account
The amount of detail revealed about an account depends on the user being queried and the user making the query.
BasicAccount
Basic information about any account.
FileLockingValue
The value for UserFeature.FileLocking.
FileLockingValue.Enabled
When this value is True, the user can lock files in shared directories. When the value is False the user can unlock the files they have locked or request to unlock files locked by others.
FileLockingValue.Other
The other object
FullAccount
Detailed information about the current user's account.
FullTeam
Detailed information about a team.
GetAccountArg
The get account arg object
GetAccountBatchArg
The get account batch arg object
GetAccountBatchError
The get account batch error object
GetAccountBatchError.NoAccount
The value is an account ID specified in AccountIds that does not exist.
GetAccountBatchError.Other
The other object
GetAccountError
The get account error object
GetAccountError.NoAccount
The specified AccountId does not exist.
GetAccountError.Other
The other object
IndividualSpaceAllocation
The individual space allocation object
Name
Representations for a person's name to assist with internationalization.
PaperAsFilesValue
The value for UserFeature.PaperAsFiles.
PaperAsFilesValue.Enabled
When this value is true, the user's Paper docs are accessible in Dropbox with the .paper extension and must be accessed via the /files endpoints. When this value is false, the user's Paper docs are stored separate from Dropbox files and folders and should be accessed via the /paper endpoints.
PaperAsFilesValue.Other
The other object
SpaceAllocation
Space is allocated differently based on the type of account.
SpaceAllocation.Individual
The user's space allocation applies only to their individual account.
SpaceAllocation.Other
The other object
SpaceAllocation.Team
The user shares space with other members of their team.
SpaceUsage
Information about a user's space usage and quota.
Team
Information about a team.
TeamSpaceAllocation
The team space allocation object
UserFeature
A set of features that a Dropbox User account may have configured.
UserFeature.FileLocking
This feature allows users to lock files in order to restrict other users from editing them.
UserFeature.Other
The other object
UserFeature.PaperAsFiles
This feature contains information about how the user's Paper files are stored.
UserFeaturesGetValuesBatchArg
The user features get values batch arg object
UserFeaturesGetValuesBatchError
The user features get values batch error object
UserFeaturesGetValuesBatchError.EmptyFeaturesList
At least one UserFeature must be included in the UserFeaturesGetValuesBatchArg.features list.
UserFeaturesGetValuesBatchError.Other
The other object
UserFeaturesGetValuesBatchResult
The user features get values batch result object
UserFeatureValue
Values that correspond to entries in UserFeature.
UserFeatureValue.FileLocking
The file locking object
UserFeatureValue.Other
The other object
UserFeatureValue.PaperAsFiles
The paper as files object