23 lines
595 B
Markdown
23 lines
595 B
Markdown
---
|
|
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 |
|
|
|----------|---------------|----------|-------------|
|
|
|recovery\_email\_pattern|[string](../types/string.md) | Yes|Pattern of email to which recovery mail was sent|
|
|
|
|
|
|
|
|
### Type: [PasswordRecoveryInfo](../types/PasswordRecoveryInfo.md)
|
|
|
|
|