Definition
Web Authentication: An API for accessing Public Key Credentials - Level 3 defines PublicKeyCredentialJSON
// The structure of this object will be either
// RegistrationResponseJSON or AuthenticationResponseJSON
typedef object PublicKeyCredentialJSON;