{ "@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#", "PerformedTransaction": "adyen:PerformedTransaction", "Response": { "@id": "adyen:Response", "@type": "xsd:string" }, "SaleData": { "@id": "adyen:SaleData", "@type": "xsd:string" }, "POIData": { "@id": "adyen:POIData", "@type": "xsd:string" }, "PaymentResult": { "@id": "adyen:PaymentResult", "@type": "xsd:string" }, "LoyaltyResult": { "@id": "adyen:LoyaltyResult", "@container": "@set", "@type": "xsd:string" }, "ReversedAmount": { "@id": "adyen:ReversedAmount", "@type": "xsd:decimal" } } }