{ "@context": { "@version": 1.1, "adyen": "https://docs.adyen.com/schema/", "schema": "https://schema.org/", "dcterms": "http://purl.org/dc/terms/", "xsd": "http://www.w3.org/2001/XMLSchema#", "DSPublicKeyDetail": "adyen:DSPublicKeyDetail", "brand": { "@id": "adyen:brand", "@type": "xsd:string" }, "directoryServerId": { "@id": "adyen:directoryServerId", "@type": "xsd:string" }, "fromSDKVersion": { "@id": "adyen:fromSDKVersion", "@type": "xsd:string" }, "publicKey": { "@id": "adyen:publicKey", "@type": "xsd:string" }, "rootCertificates": { "@id": "adyen:rootCertificates", "@type": "xsd:string" } } }