{ "@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#", "ForexQuote": "adyen:ForexQuote", "account": { "@id": "adyen:account", "@type": "xsd:string" }, "accountType": { "@id": "adyen:accountType", "@type": "xsd:string" }, "baseAmount": { "@id": "adyen:baseAmount", "@type": "xsd:string" }, "basePoints": { "@id": "adyen:basePoints", "@type": "xsd:integer" }, "buy": { "@id": "adyen:buy", "@type": "xsd:string" }, "interbank": { "@id": "adyen:interbank", "@type": "xsd:string" }, "reference": { "@id": "adyen:reference", "@type": "xsd:string" }, "sell": { "@id": "adyen:sell", "@type": "xsd:string" }, "signature": { "@id": "adyen:signature", "@type": "xsd:string" }, "source": { "@id": "adyen:source", "@type": "xsd:string" }, "type": { "@id": "adyen:type", "@type": "xsd:string" }, "validTill": { "@id": "adyen:validTill", "@type": "xsd:dateTime" } } }