# Functions

New returns a Client implementation for this namespace.
NewAccount returns a new Account instance.
NewBasicAccount returns a new BasicAccount instance.
NewFullAccount returns a new FullAccount instance.
NewFullTeam returns a new FullTeam instance.
NewGetAccountArg returns a new GetAccountArg instance.
NewGetAccountBatchArg returns a new GetAccountBatchArg instance.
NewIndividualSpaceAllocation returns a new IndividualSpaceAllocation instance.
NewName returns a new Name instance.
NewSpaceUsage returns a new SpaceUsage instance.
NewTeam returns a new Team instance.
NewTeamSpaceAllocation returns a new TeamSpaceAllocation instance.
NewUserFeaturesGetValuesBatchArg returns a new UserFeaturesGetValuesBatchArg instance.
NewUserFeaturesGetValuesBatchResult returns a new UserFeaturesGetValuesBatchResult instance.

# Constants

Valid tag values for FileLockingValue.
Valid tag values for FileLockingValue.
Valid tag values for GetAccountBatchError.
Valid tag values for GetAccountBatchError.
Valid tag values for GetAccountError.
Valid tag values for GetAccountError.
Valid tag values for PaperAsFilesValue.
Valid tag values for PaperAsFilesValue.
Valid tag values for SpaceAllocation.
Valid tag values for SpaceAllocation.
Valid tag values for SpaceAllocation.
Valid tag values for UserFeature.
Valid tag values for UserFeature.
Valid tag values for UserFeature.
Valid tag values for UserFeaturesGetValuesBatchError.
Valid tag values for UserFeaturesGetValuesBatchError.
Valid tag values for UserFeatureValue.
Valid tag values for UserFeatureValue.
Valid tag values for UserFeatureValue.

# Structs

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.
FeaturesGetValuesAPIError is an error-wrapper for the features/get_values route.
FileLockingValue : The value for `UserFeature.file_locking`.
FullAccount : Detailed information about the current user's account.
FullTeam : Detailed information about a team.
GetAccountAPIError is an error-wrapper for the get_account route.
GetAccountArg : has no documentation (yet).
GetAccountBatchAPIError is an error-wrapper for the get_account_batch route.
GetAccountBatchArg : has no documentation (yet).
GetAccountBatchError : has no documentation (yet).
GetAccountError : has no documentation (yet).
GetCurrentAccountAPIError is an error-wrapper for the get_current_account route.
GetSpaceUsageAPIError is an error-wrapper for the get_space_usage route.
IndividualSpaceAllocation : has no documentation (yet).
Name : Representations for a person's name to assist with internationalization.
PaperAsFilesValue : The value for `UserFeature.paper_as_files`.
SpaceAllocation : Space is allocated differently based on the type of account.
SpaceUsage : Information about a user's space usage and quota.
Team : Information about a team.
TeamSpaceAllocation : has no documentation (yet).
UserFeature : A set of features that a Dropbox User account may have configured.
UserFeaturesGetValuesBatchArg : has no documentation (yet).
UserFeaturesGetValuesBatchError : has no documentation (yet).
UserFeaturesGetValuesBatchResult : has no documentation (yet).
UserFeatureValue : Values that correspond to entries in `UserFeature`.

# Interfaces

Client interface describes all routes in this namespace.