{ "@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#", "AmountsResp": "adyen:AmountsResp", "Currency": { "@id": "adyen:Currency", "@type": "xsd:string" }, "AuthorizedAmount": { "@id": "adyen:AuthorizedAmount", "@type": "xsd:decimal" }, "TotalRebatesAmount": { "@id": "adyen:TotalRebatesAmount", "@type": "xsd:decimal" }, "TotalFeesAmount": { "@id": "adyen:TotalFeesAmount", "@type": "xsd:decimal" }, "CashBackAmount": { "@id": "adyen:CashBackAmount", "@type": "xsd:decimal" }, "TipAmount": { "@id": "adyen:TipAmount", "@type": "xsd:decimal" } } }