CollaboratorType public enum CollaboratorType Type of collaborator user(_:) User type Declaration Swift case user(User) group(_:) Group type Declaration Swift case group(Group) © 2021 Box. All rights reserved. (Last updated: 2021-10-28) Generated by jazzy ♪♫ v0.14.1, a Realm project.