TeamCommon
public class TeamCommon
Datatypes and serializers for the team_common namespace
-
The group type determines how a group is managed.
See moreDeclaration
Swift
public enum GroupManagementType : CustomStringConvertible, JSONRepresentable
-
Information about a group.
See moreDeclaration
Swift
public class GroupSummary : CustomStringConvertible, JSONRepresentable
-
The group type determines how a group is created and managed.
See moreDeclaration
Swift
public enum GroupType : CustomStringConvertible, JSONRepresentable
-
The type of the space limit imposed on a team member.
See moreDeclaration
Swift
public enum MemberSpaceLimitType : CustomStringConvertible, JSONRepresentable
-
Time range.
See moreDeclaration
Swift
public class TimeRange : CustomStringConvertible, JSONRepresentable