boldsign
Version:
NodeJS client for boldsign
22 lines (16 loc) • 692 B
Markdown
# # UserProperties
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
| `userId` | ```string``` | | |
| `email` | ```string``` | | |
| `firstName` | ```string``` | | |
| `lastName` | ```string``` | | |
| `teamId` | ```string``` | | |
| `teamName` | ```string``` | | |
| `role` | ```string``` | | |
| `userStatus` | ```string``` | | |
| `createdDate` | ```number``` | | |
| `modifiedDate` | ```number``` | | |
| `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)