2017-03-11 19:54:51 +01:00
|
|
|
---
|
|
|
|
title: passwordRecoveryInfo
|
|
|
|
description: Contains information available to the user after requesting password recovery
|
|
|
|
---
|
|
|
|
## Constructor: passwordRecoveryInfo
|
|
|
|
[Back to constructors index](index.md)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Contains information available to the user after requesting password recovery
|
|
|
|
|
|
|
|
### Attributes:
|
|
|
|
|
|
|
|
| Name | Type | Required | Description |
|
2017-08-20 11:05:56 +02:00
|
|
|
|----------|---------------|----------|-------------|
|
2017-03-11 19:54:51 +01:00
|
|
|
|recovery\_email\_pattern|[string](../types/string.md) | Yes|Pattern of email to which recovery mail was sent|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
### Type: [PasswordRecoveryInfo](../types/PasswordRecoveryInfo.md)
|
|
|
|
|
|
|
|
|