{ "@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#", "RecurringDetailsRequest": "adyen:RecurringDetailsRequest", "RecurringDetailsResult": "adyen:RecurringDetailsResult", "merchantAccount": { "@id": "adyen:merchantAccount", "@type": "xsd:string" }, "recurring": { "@id": "adyen:recurring", "@type": "xsd:string" }, "shopperReference": { "@id": "adyen:shopperReference", "@type": "xsd:string" }, "creationDate": { "@id": "adyen:creationDate", "@type": "xsd:dateTime" }, "details": { "@id": "adyen:details", "@container": "@set", "@type": "xsd:string" }, "lastKnownShopperEmail": { "@id": "adyen:lastKnownShopperEmail", "@type": "xsd:string" } } }