API ReferenceModelsInvite

Invite

The invite model is used to represent a invite in the database.

Field NameTypeDescription
idnumberThe ID of the invite
codestringThe code of the invite
createdAtdateThe date the invite was created
expiresAtdateThe date the invite expires
usedbooleanIf the invite has been used
createdByIdnumberThe ID of the user that made the invite
Last updated: 8/4/2023
Edit this page on GitHub