# ChangePasswordRequest : [`IdMessage`](IdMessage.md)
Creates request to receive information about change password.

## Properties

### `UserName`
`String`<br/>
Name of account for which information need to be received.

### `NewPassword`
`String`<br/>
New password for which information need to be received

### `messageType`
`String`<br/>
Type of message, this property is **readonly**.


