{ "@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#", "Gratuity": "adyen:Gratuity", "allowCustomAmount": { "@id": "adyen:allowCustomAmount", "@type": "xsd:boolean" }, "currency": { "@id": "adyen:currency", "@type": "xsd:string" }, "predefinedTipEntries": { "@id": "adyen:predefinedTipEntries", "@container": "@set", "@type": "xsd:string" }, "usePredefinedTipEntries": { "@id": "adyen:usePredefinedTipEntries", "@type": "xsd:boolean" } } }