# CreateOwnedAliasOptions
## Properties
**email_address** | Option<**String**> | Email address to be hidden behind alias | [optional]
**inbox_id** | Option<**String**> | Optional inbox ID to attach to alias. Emails received by this inbox will be forwarded to the alias email address | [optional]
**name** | Option<**String**> | Optional name for alias | [optional]
**proxied** | Option<**bool**> | Optional proxied flag. When proxied is true alias will forward the incoming emails to the aliased email address via a proxy inbox. A new proxy is created for every new email thread. By replying to the proxy you can correspond with using your email alias without revealing your real email address. | [optional]
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)