Field | Type | Required | Description |
---|---|---|---|
id |
Optional<String> | ➖ | N/A |
object |
SchemasPasskeyObject | ✔️ | String representing the object's type. Objects of the same type share the same value. |
name |
String | ✔️ | N/A |
lastUsedAt |
long | ✔️ | Unix timestamp of when the passkey was last used. |
verification |
Optional<SchemasPasskeyVerification> | ✔️ | N/A |