Class | Description |
---|---|
PathRoot |
This class is an open tagged union.
|
PathRoot.Serializer |
For internal use only.
|
PathRootError |
This class is an open tagged union.
|
PathRootError.Serializer |
For internal use only.
|
RootInfo |
Information about current user's root.
|
RootInfo.Serializer |
For internal use only.
|
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.
|
Enum | Description |
---|---|
PathRoot.Tag |
Discriminating tag type for
PathRoot . |
PathRootError.Tag |
Discriminating tag type for
PathRootError . |