# RecoveryCodeForIdentity ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **expires_at** | Option<**String**> | Expires At is the timestamp of when the recovery flow expires The timestamp when the recovery code expires. | [optional] **recovery_code** | **String** | RecoveryCode is the code that can be used to recover the account | **recovery_link** | **String** | RecoveryLink with flow This link opens the recovery UI with an empty `code` field. | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)