| Column | ID | Type |
|---|---|---|
| id | 0 | binary NOT NULL HASH |
| token | 1 | string NULLABLE VALUE |
| used | 2 | bool NULLABLE VALUE |
| used_at | 3 | int64 NULLABLE VALUE |
| expires_at | 4 | int64 NULLABLE VALUE |
| issued_at | 5 | int64 NULLABLE VALUE |
| identity_verifiable_address_id | 6 | binary NULLABLE VALUE |
| selfservice_verification_flow_id | 7 | binary NULLABLE VALUE |
| created_at | 8 | int64 NULLABLE VALUE |
| updated_at | 9 | int64 NULLABLE VALUE |
| nid | 10 | binary NULLABLE VALUE |