Search
@type t() :: %WaxAPIREST.Types.ServerAuthenticatorAttestationResponse{ attestationObject: String.t(), clientDataJSON: String.t() }
@spec new(map()) :: t() | no_return()