Skip to content

DoCurious API Reference / types / InvitationRecipientSearchResult

Interface: InvitationRecipientSearchResult

Defined in: types/invitation.types.ts:147

User search result for invitation recipient

Properties

avatarUrl?

optional avatarUrl: string

Defined in: types/invitation.types.ts:151


canReceiveInvitations

canReceiveInvitations: boolean

Defined in: types/invitation.types.ts:152


displayName

displayName: string

Defined in: types/invitation.types.ts:149


email?

optional email: string

Defined in: types/invitation.types.ts:150


id

id: string

Defined in: types/invitation.types.ts:148

DoCurious Platform Documentation