boldsign
Version:
NodeJS client for boldsign
16 lines (10 loc) • 510 B
Markdown
# # ContactDetails
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
| `email`<sup>*_required_</sup> | ```string``` | | |
| `name`<sup>*_required_</sup> | ```string``` | | |
| `phoneNumber` | [```PhoneNumber```](PhoneNumber.md) | | |
| `jobTitle` | ```string``` | | |
| `companyName` | ```string``` | | |
[[Back to Model list]](../README.md#models) [[Back to API list]](../README.md#api-endpoints) [[Back to README]](../README.md)