---
id: v1-mail-from-attributes-dto
title: MailFromAttributesDto
pagination_label: MailFromAttributesDto
sidebar_label: MailFromAttributesDto
sidebar_class_name: typescriptsdk
keywords: ['typescript', 'TypeScript', 'sdk', 'MailFromAttributesDto', 'v1MailFromAttributesDto']
slug: /tools/sdk/typescript/notifications/models/mail-from-attributes-dto
tags: ['SDK', 'Software Development Kit', 'MailFromAttributesDto', 'v1MailFromAttributesDto']
---

# MailFromAttributesDto

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**identity** | **(optional)** `string` | The identity or domain address | [default to undefined]
**mailFromDomain** | **(optional)** `string` | The new MAIL FROM domain of the identity. Must be a subdomain of the identity. | [default to undefined]

