# UserProperties

Mongodb user properties.

## Properties

| Name         | Type                                                                                                             | Description | Notes                               |
| ------------ | ---------------------------------------------------------------------------------------------------------------- | ----------- | ----------------------------------- |
| **username** | **string**                                                                                                       |             | \[default to undefined]             |
| **password** | **string**                                                                                                       |             | \[default to undefined]             |
| **roles**    | [**Array\<UserRoles>**](https://docs.ionos.com/sections-test/nodejs-sdk/dbaas-mongo-nodejs-sdk/models/userroles) |             | \[optional] \[default to undefined] |
