Auth0 Node.js SDK - v5.0.0
    Preparing search index...

    Interface OrganizationInvitationInvitee

    This file was auto-generated by Fern from our API Definition.

    interface OrganizationInvitationInvitee {
        email: string;
    }
    Index

    Properties

    Properties

    email: string

    The invitee's email.