Users
open class Users
Datatypes and serializers for the users namespace
-
The amount of detail revealed about an account depends on the user being queried and the user making the query.
See moreDeclaration
Swift
open class Account : CustomStringConvertible
-
The value for fileLocking in UserFeature.
See moreDeclaration
Swift
public enum FileLockingValue : CustomStringConvertible
-
Information about a team.
See moreDeclaration
Swift
open class Team : CustomStringConvertible
-
The GetAccountArg struct
See moreDeclaration
Swift
open class GetAccountArg : CustomStringConvertible
-
The GetAccountBatchArg struct
See moreDeclaration
Swift
open class GetAccountBatchArg : CustomStringConvertible
-
The GetAccountBatchError union
See moreDeclaration
Swift
public enum GetAccountBatchError : CustomStringConvertible
-
The GetAccountError union
See moreDeclaration
Swift
public enum GetAccountError : CustomStringConvertible
-
The IndividualSpaceAllocation struct
See moreDeclaration
Swift
open class IndividualSpaceAllocation : CustomStringConvertible
-
Representations for a person’s name to assist with internationalization.
See moreDeclaration
Swift
open class Name : CustomStringConvertible
-
The value for paperAsFiles in UserFeature.
See moreDeclaration
Swift
public enum PaperAsFilesValue : CustomStringConvertible
-
Space is allocated differently based on the type of account.
See moreDeclaration
Swift
public enum SpaceAllocation : CustomStringConvertible
-
Information about a user’s space usage and quota.
See moreDeclaration
Swift
open class SpaceUsage : CustomStringConvertible
-
The TeamSpaceAllocation struct
See moreDeclaration
Swift
open class TeamSpaceAllocation : CustomStringConvertible
-
A set of features that a Dropbox User account may have configured.
See moreDeclaration
Swift
public enum UserFeature : CustomStringConvertible
-
Values that correspond to entries in UserFeature.
See moreDeclaration
Swift
public enum UserFeatureValue : CustomStringConvertible
-
The UserFeaturesGetValuesBatchArg struct
See moreDeclaration
Swift
open class UserFeaturesGetValuesBatchArg : CustomStringConvertible
-
The UserFeaturesGetValuesBatchError union
See moreDeclaration
Swift
public enum UserFeaturesGetValuesBatchError : CustomStringConvertible
-
The UserFeaturesGetValuesBatchResult struct
See moreDeclaration
Swift
open class UserFeaturesGetValuesBatchResult : CustomStringConvertible