InviteUserToken

0 rows


Columns

Column Type Size Nulls Auto Default Children Parents Comments
id INT 10 null
email VARCHAR 200 null
organisationID INT 10 null
Organisation.OrganisationID Implied Constraint R
organisationName VARCHAR 200 null
secureToken VARCHAR 200 null
invitedBy INT 10 null
tokenExpiry DATETIME 19 null

Indexes

Constraint Name Type Sort Column(s)
PRIMARY Primary key Asc id

Relationships