InviteDTO

The invite details.

idstring
The ID of the invite.
emailstring
The email of the invite.
acceptedboolean
Whether the invite is accepted.
tokenstring
The token of the invite.
expires_atDate
The invite's expiry date.
metadatanull | Record<string, unknown>
Holds custom data in key-value pairs.
created_atDate
The invite's creation date.
updated_atDate
The invite's update date.
deleted_atnull | Date
The invite's deletion date.
Was this page helpful?
Edit this page