{ "@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#", "CardReaderAPDURequest": "adyen:CardReaderAPDURequest", "CardReaderAPDUResponse": "adyen:CardReaderAPDUResponse", "APDUClass": { "@id": "adyen:APDUClass", "@type": "xsd:string" }, "APDUInstruction": { "@id": "adyen:APDUInstruction", "@type": "xsd:string" }, "APDUPar1": { "@id": "adyen:APDUPar1", "@type": "xsd:string" }, "APDUPar2": { "@id": "adyen:APDUPar2", "@type": "xsd:string" }, "APDUData": { "@id": "adyen:APDUData", "@type": "xsd:string" }, "APDUExpectedLength": { "@id": "adyen:APDUExpectedLength", "@type": "xsd:string" }, "Response": { "@id": "adyen:Response", "@type": "xsd:string" }, "CardStatusWords": { "@id": "adyen:CardStatusWords", "@type": "xsd:string" } } }