# UserProperties

Mongodb user properties.

## Properties

| Name         | Type                                                                                                        | Description | Notes       |
| ------------ | ----------------------------------------------------------------------------------------------------------- | ----------- | ----------- |
| **username** | **String**                                                                                                  |             |             |
| **password** | **String**                                                                                                  |             |             |
| **roles**    | [**List\<UserRoles>**](https://docs.ionos.com/sections-test/java-sdk/dbaas-mongo-java-sdk/models/userroles) |             | \[optional] |
