{ "@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#", "CurrencyConversion": "adyen:CurrencyConversion", "CustomerApprovedFlag": { "@id": "adyen:CustomerApprovedFlag", "@type": "xsd:boolean" }, "ConvertedAmount": { "@id": "adyen:ConvertedAmount", "@type": "xsd:string" }, "Rate": { "@id": "adyen:Rate", "@type": "xsd:string" }, "Markup": { "@id": "adyen:Markup", "@type": "xsd:string" }, "Commission": { "@id": "adyen:Commission", "@type": "xsd:decimal" }, "Declaration": { "@id": "adyen:Declaration", "@type": "xsd:string" } } }