Ory. Model. DeviceAuthnAttestation
(ory_client v1.22.39)
Copy Markdown
Exactly one of Android / IOS is set, matching the key's DeviceType.
Summary
Types
@type t() :: %Ory.Model.DeviceAuthnAttestation{ android: Ory.Model.DeviceAuthnAndroidKeyDescription.t() | nil, ios: Ory.Model.DeviceAuthnIosAttestation.t() | nil }