ViewerGroupType
Type of group.
enum ViewerGroupType {
ORGANIZATION_ADMIN
ORGANIZATION_VIEWER
CUSTOM
}
Values​
ViewerGroupType.ORGANIZATION_ADMIN {#organization-admin}​
Organization administrators
ViewerGroupType.ORGANIZATION_VIEWER {#organization-viewer}​
Organization viewers
ViewerGroupType.CUSTOM {#custom}​
Custom group with specific permissions
Member Of​
InviteGroupViewer object