CreateUserInvitationRequest: {
    assignAccount: boolean;
    email: string;
    lang: string;
    role: string;
}

Type declaration

  • assignAccount: boolean

    Indicates whether account will be shared with user or not

  • email: string

    User email

  • lang: string

    Language to use in invitation e-mail

  • role: string

    User role in account