{ "@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#", "IssuedCard": "adyen:IssuedCard", "authorisationType": { "@id": "adyen:authorisationType", "@type": "xsd:string" }, "panEntryMode": { "@id": "adyen:panEntryMode", "@type": "xsd:string" }, "processingType": { "@id": "adyen:processingType", "@type": "xsd:string" }, "relayedAuthorisationData": { "@id": "adyen:relayedAuthorisationData", "@type": "xsd:string" }, "schemeTraceId": { "@id": "adyen:schemeTraceId", "@type": "xsd:string" }, "schemeUniqueTransactionId": { "@id": "adyen:schemeUniqueTransactionId", "@type": "xsd:string" }, "type": { "@id": "adyen:type", "@type": "xsd:string" }, "validationFacts": { "@id": "adyen:validationFacts", "@container": "@set", "@type": "xsd:string" } } }