IUserOrgRelationship

Interface

User org relationship interface Object contains users parsed by their org relationship (world|org|community|partnered|collaborationCoordinator)

Properties

Property Type Notes
collaborationCoordinator IUserWithOrgType[]
community IUserWithOrgType[]
org IUserWithOrgType[]
partnered IUserWithOrgType[]
world IUserWithOrgType[]

Interface defined in common/src/groups/types/types.ts:30