boldsign
Version:
NodeJS client for boldsign
17 lines (11 loc) • 591 B
Markdown
# # CreateSenderIdentityRequest
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
| `email`<sup>*_required_</sup> | ```string``` | | |
| `name` | ```string``` | | |
| `notificationSettings` | [```NotificationSettings```](NotificationSettings.md) | | |
| `brandId` | ```string``` | | |
| `redirectUrl` | ```string``` | | |
| `metaData` | ```{ [key: string]: string | null; }``` | | |
[[Back to Model list]](../README.md#models) [[Back to API list]](../README.md#api-endpoints) [[Back to README]](../README.md)