# # AliasDto
# Properties
Name | Type | Description | Notes |
---|---|---|---|
created_at | \DateTime | [optional] | |
email_address | string | The alias's email address for receiving email | [optional] |
id | string | ||
inbox_id | string | Inbox that is associated with the alias | [optional] |
is_verified | bool | Has the alias been verified. You must verify an alias if the masked email address has not yet been verified by your account | [optional] |
masked_email_address | string | The underlying email address that is hidden and will received forwarded email | [optional] |
name | string | [optional] | |
updated_at | \DateTime | [optional] | |
use_threads | bool | If alias will generate response threads or not when email are received by it | [optional] |
user_id | string |
[Back to Model list] [Back to API list] [Back to README]