NameDescriptionTypeAdditional information
EmailId

EmailId (Primary Key)

integer

None.

UserId

UserId (Foreign Key to user)

integer

None.

EmailTypeId

EmailTypeId. Foreign key to EmailType. Represents type of email this is eg. Primary

integer

None.

Type

Email Type

EmailType

None.

Email

Email

string

None.

IsVerified

IsVerified

boolean

None.