| Name | Description | Type | Additional 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. |
|
|
string |
None. |
|
| IsVerified |
IsVerified |
boolean |
None. |