Interface UserInvitationCheck

Export

UserInvitationCheck

Hierarchy

  • UserInvitationCheck

Properties

email: string

The pending user's email.

Memberof

UserInvitationCheck

email_registered?: boolean

Indicates if a user has already registered an account for this email address

Memberof

UserInvitationCheck

external_invitation_id?: string

The ID of the user invitation at the external auth provider if the account is configured to use one

Memberof

UserInvitationCheck

id: string

The ID of the invitation.

Memberof

UserInvitationCheck

inviter_email?: string

The email address of the user who sent the invitation.

Memberof

UserInvitationCheck

partner_account_name?: string

The name of the parent (ISV) account

Memberof

UserInvitationCheck

Generated using TypeDoc