{ "@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#", "Mandate": "adyen:Mandate", "amount": { "@id": "adyen:amount", "@type": "xsd:string" }, "amountRule": { "@id": "adyen:amountRule", "@type": "xsd:string" }, "billingAttemptsRule": { "@id": "adyen:billingAttemptsRule", "@type": "xsd:string" }, "billingDay": { "@id": "adyen:billingDay", "@type": "xsd:string" }, "endsAt": { "@id": "adyen:endsAt", "@type": "xsd:string" }, "frequency": { "@id": "adyen:frequency", "@type": "xsd:string" }, "remarks": { "@id": "adyen:remarks", "@type": "xsd:string" }, "startsAt": { "@id": "adyen:startsAt", "@type": "xsd:string" } } }