CreateCredentialResult

constructor(credentialId: String, rawId: String, type: String = "public-key", authenticatorAttachment: String? = null, clientDataJSON: String, attestationObject: String, transports: List<String>? = null, publicKey: String? = null, publicKeyAlgorithm: Long? = null)