AliasDto
Properties
Name | Type | Description | Notes |
id | String | | |
email_address | String | The alias's email address for receiving email | |
masked_email_address | Option<String> | The underlying email address that is hidden and will received forwarded email | [optional] |
user_id | String | | |
inbox_id | String | Inbox that is associated with the alias | |
name | Option<String> | | [optional] |
use_threads | Option<bool> | If alias will generate response threads or not when email are received by it | [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 | |
created_at | Option<String> | | [optional] |
updated_at | Option<String> | | [optional] |
[Back to Model list] [Back to API list] [Back to ]