{ "@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#", "POIStatus": "adyen:POIStatus", "GlobalStatus": { "@id": "adyen:GlobalStatus", "@type": "xsd:string" }, "SecurityOKFlag": { "@id": "adyen:SecurityOKFlag", "@type": "xsd:boolean" }, "PEDOKFlag": { "@id": "adyen:PEDOKFlag", "@type": "xsd:boolean" }, "CardReaderOKFlag": { "@id": "adyen:CardReaderOKFlag", "@type": "xsd:boolean" }, "PrinterStatus": { "@id": "adyen:PrinterStatus", "@type": "xsd:string" }, "CommunicationOKFlag": { "@id": "adyen:CommunicationOKFlag", "@type": "xsd:boolean" }, "CashHandlingDevice": { "@id": "adyen:CashHandlingDevice", "@container": "@set", "@type": "xsd:string" }, "FraudPreventionFlag": { "@id": "adyen:FraudPreventionFlag", "@type": "xsd:boolean" } } }