| Column | ID | Type |
|---|---|---|
| id | 0 | binary NOT NULL HASH |
| code | 1 | string NULLABLE VALUE |
| used_at | 2 | int64 NULLABLE VALUE |
| identity_recovery_address_id | 3 | binary NULLABLE VALUE |
| code_type | 4 | int32 NULLABLE VALUE |
| expires_at | 5 | int64 NULLABLE VALUE |
| issued_at | 6 | int64 NULLABLE VALUE |
| selfservice_recovery_flow_id | 7 | binary NULLABLE VALUE |
| created_at | 8 | int64 NULLABLE VALUE |
| updated_at | 9 | int64 NULLABLE VALUE |
| nid | 10 | binary NULLABLE VALUE |
| identity_id | 11 | binary NULLABLE VALUE |