Kind: Class
Source: Pams/Web/Pams.Web/Client/app/models/person/person-email.model.ts (line 2)
Part of: Pams
Properties
| Property | Type |
|---|---|
PersonEmailID | number |
PersonID | number |
EmailAddressTypeID | number |
Email | string |
EmailVerified | boolean |
EmailVerificationHash | string |
IsMain | boolean |
Was this page helpful?