package
5.6.0+incompatible
Repository: https://github.com/metolab/dropbox-sdk-go-unofficial-cfworkers.git
Documentation: pkg.go.dev

# 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.

# Constants

Valid tag values for GetAccountBatchError.
Valid tag values for GetAccountBatchError.
Valid tag values for GetAccountError.
Valid tag values for GetAccountError.
Valid tag values for SpaceAllocation.
Valid tag values for SpaceAllocation.
Valid tag values for SpaceAllocation.

# 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.
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.
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).

# Interfaces

Client interface describes all routes in this namespace.