Class ServerUserGroupCollection
[Endpoint("/config/v1/admin/server_usergroups", null)]
public class ServerUserGroupCollection : EntityCollection<ServerUserGroup>, IList<ServerUserGroup>, ICollection<ServerUserGroup>, IReadOnlyList<ServerUserGroup>, IReadOnlyCollection<ServerUserGroup>, IEnumerable<ServerUserGroup>, IList, ICollection, IEnumerable, IHaveOwner
- Inheritance
-
ServerUserGroupCollection
- Implements
- Inherited Members