AccessInviteUserAccountModel interface

Invite User Account model

Properties

email

Email of the logged in user

invitedUserDetails

Details of the user who is being invited

organizationId

Id of the organization

upn

Upn of the logged in user

Property Details

email

Email of the logged in user

email?: string

Property Value

string

invitedUserDetails

Details of the user who is being invited

invitedUserDetails?: AccessInvitedUserDetails

Property Value

organizationId

Id of the organization

organizationId?: string

Property Value

string

upn

Upn of the logged in user

upn?: string

Property Value

string