{ "@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#", "Recurring": "adyen:Recurring", "contract": { "@id": "adyen:contract", "@type": "xsd:string" }, "recurringDetailName": { "@id": "adyen:recurringDetailName", "@type": "xsd:string" }, "recurringExpiry": { "@id": "adyen:recurringExpiry", "@type": "xsd:dateTime" }, "recurringFrequency": { "@id": "adyen:recurringFrequency", "@type": "xsd:string" }, "tokenService": { "@id": "adyen:tokenService", "@type": "xsd:string" } } }