Skip to content

Type Alias: InviteByEmail

ts
type InviteByEmail = z.input<typeof InviteByEmailSchema>;

Defined in: src/v2/parameters/inviteByEmail.ts:7