Files
clerk-sdk-java/docs/models/components/SchemasPasskey.md
2024-06-13 13:51:50 -04:00

4.0 KiB
Raw Permalink Blame History

SchemasPasskey

Fields

Field Type Required Description
id Optional<? extends String> N/A
object com.clerk.backend_api.models.components.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<? extends com.clerk.backend_api.models.components.SchemasPasskeyVerification> ✔️ N/A