AccessInviteUserAccountModel interface
Invite User Account model
Properties
Email of the logged in user |
|
invited |
Details of the user who is being invited |
organization |
Id of the organization |
upn | Upn of the logged in user |
Property Details
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