# UserPasswordInformation ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **currentPassword** | **String** | The user's current password to be changed. | [optional] **email** | **String** | The user's email address for the associated account. | [optional] **forgottenPasswordInfo** | [**ForgottenPasswordInformation**](ForgottenPasswordInformation.md) | | [optional] **newPassword** | **String** | The user's new password. | [optional] [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)