# RainbowEnduserPortal.ChangePassword

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**oldPassword** | **String** | Previous user password. | 
**newPassword** | **String** | New user password.    Rules: more than 8 characters, at least 1 capital letter, 1 number, 1 special character. | 


