CreateInviteDTO
The invite to be created.
email
stringThe email of the invite.
accepted
booleanOptionalWhether the invite is accepted.
metadata
null | Record<string, unknown>OptionalHolds custom data in key-value pairs.
Was this page helpful?
The invite to be created.
email
stringaccepted
booleanOptionalmetadata
null | Record<string, unknown>Optional