{ "@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#", "ReceiptPrinting": "adyen:ReceiptPrinting", "merchantApproved": { "@id": "adyen:merchantApproved", "@type": "xsd:boolean" }, "merchantCancelled": { "@id": "adyen:merchantCancelled", "@type": "xsd:boolean" }, "merchantCaptureApproved": { "@id": "adyen:merchantCaptureApproved", "@type": "xsd:boolean" }, "merchantCaptureRefused": { "@id": "adyen:merchantCaptureRefused", "@type": "xsd:boolean" }, "merchantRefundApproved": { "@id": "adyen:merchantRefundApproved", "@type": "xsd:boolean" }, "merchantRefundRefused": { "@id": "adyen:merchantRefundRefused", "@type": "xsd:boolean" }, "merchantRefused": { "@id": "adyen:merchantRefused", "@type": "xsd:boolean" }, "merchantVoid": { "@id": "adyen:merchantVoid", "@type": "xsd:boolean" }, "shopperApproved": { "@id": "adyen:shopperApproved", "@type": "xsd:boolean" }, "shopperCancelled": { "@id": "adyen:shopperCancelled", "@type": "xsd:boolean" }, "shopperCaptureApproved": { "@id": "adyen:shopperCaptureApproved", "@type": "xsd:boolean" }, "shopperCaptureRefused": { "@id": "adyen:shopperCaptureRefused", "@type": "xsd:boolean" }, "shopperRefundApproved": { "@id": "adyen:shopperRefundApproved", "@type": "xsd:boolean" }, "shopperRefundRefused": { "@id": "adyen:shopperRefundRefused", "@type": "xsd:boolean" }, "shopperRefused": { "@id": "adyen:shopperRefused", "@type": "xsd:boolean" }, "shopperVoid": { "@id": "adyen:shopperVoid", "@type": "xsd:boolean" } } }