ory-client 1.22.36

OpenAPI API client for Ory Network, Ory's web-scale API for identity and access control.
Documentation
# IdentityCredentialsWebAuthn

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**added_at** | Option<**String**> |  | [optional]
**attestation** | Option<[**models::IdentityCredentialsWebAuthnAttestation**]identityCredentialsWebAuthnAttestation.md> |  | [optional]
**attestation_type** | Option<**String**> |  | [optional]
**authenticator** | Option<[**models::IdentityCredentialsWebAuthnAuthenticator**]identityCredentialsWebAuthnAuthenticator.md> |  | [optional]
**display_name** | Option<**String**> |  | [optional]
**flags** | Option<[**models::IdentityCredentialsWebAuthnFlags**]identityCredentialsWebAuthnFlags.md> |  | [optional]
**id** | Option<**Vec<i32>**> |  | [optional]
**is_passwordless** | Option<**bool**> |  | [optional]
**public_key** | Option<**Vec<i32>**> |  | [optional]
**transport** | Option<**Vec<String>**> |  | [optional]

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)