Common
public class Common
Datatypes and serializers for the common namespace
-
The PathRoot union
See moreDeclaration
Swift
public enum PathRoot : CustomStringConvertible, JSONRepresentable
-
The PathRootError union
See moreDeclaration
Swift
public enum PathRootError : CustomStringConvertible, JSONRepresentable
-
Information about current user’s root.
See moreDeclaration
Swift
public class RootInfo : CustomStringConvertible, JSONRepresentable
-
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.
Declaration
Swift
public class UserRootInfo : Common.RootInfo