package
4.1.0+incompatible
Repository: https://github.com/intello-io/dropbox-sdk-go-unofficial.git
Documentation: pkg.go.dev

# Functions

IsRootInfoFromJSON converts JSON to a concrete IsRootInfo instance.
NewRootInfo returns a new RootInfo instance.
NewTeamRootInfo returns a new TeamRootInfo instance.
NewUserRootInfo returns a new UserRootInfo instance.

# Constants

Valid tag values for PathRootError.
Valid tag values for PathRootError.
Valid tag values for PathRootError.
Valid tag values for PathRoot.
Valid tag values for PathRoot.
Valid tag values for PathRoot.
Valid tag values for PathRoot.
Valid tag values for RootInfo.
Valid tag values for RootInfo.

# Structs

PathRoot : has no documentation (yet).
PathRootError : has no documentation (yet).
RootInfo : Information about current user's root.
TeamRootInfo : Root info when user is member of a team with a separate root namespace ID.
UserRootInfo : Root info when user is not member of a team or the user is a member of a team and the team does not have a separate root namespace.

# Interfaces

IsRootInfo is the interface type for RootInfo and its subtypes.