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