Skip to content

UserEmailVerificationKey

UserEmailVerificationKey Schema

Properties

Name Type Description
id Integer No description
user_id Integer No description
email String(100) No description
key String(60) No description
expires_on DateTime No description
used Boolean No description

Relationships

Relationship Name Type
user User