# # SenderIdentityViewModel



## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
| `id` | ```string``` |   |  |
| `name` | ```string``` |   |  |
| `email` | ```string``` |   |  |
| `status` | ```string``` |   |  |
| `createdBy` | ```string``` |   |  |
| `approvedDate` | ```string``` |   |  |
| `notificationSettings` | [```NotificationSettings```](NotificationSettings.md) |   |  |
| `brandId` | ```string``` |   |  |
| `redirectUrl` | ```string``` |   |  |
| `metaData` | ```{ [key: string]: string | null; }``` |   |  |
| `locale` | ```string``` |   |  |

[[Back to Model list]](../README.md#models) [[Back to API list]](../README.md#api-endpoints) [[Back to README]](../README.md)
