{ "@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#", "RecurringDetail": "adyen:RecurringDetail", "RecurringDetailWrapper": "adyen:RecurringDetailWrapper", "additionalData": { "@id": "adyen:additionalData", "@type": "@id" }, "alias": { "@id": "adyen:alias", "@type": "xsd:string" }, "aliasType": { "@id": "adyen:aliasType", "@type": "xsd:string" }, "bank": { "@id": "adyen:bank", "@type": "xsd:string" }, "billingAddress": { "@id": "adyen:billingAddress", "@type": "xsd:string" }, "card": { "@id": "adyen:card", "@type": "xsd:string" }, "contractTypes": { "@id": "adyen:contractTypes", "@container": "@set", "@type": "xsd:string" }, "creationDate": { "@id": "adyen:creationDate", "@type": "xsd:dateTime" }, "firstPspReference": { "@id": "adyen:firstPspReference", "@type": "xsd:string" }, "name": "schema:name", "networkTxReference": { "@id": "adyen:networkTxReference", "@type": "xsd:string" }, "paymentMethodVariant": { "@id": "adyen:paymentMethodVariant", "@type": "xsd:string" }, "recurringDetailReference": { "@id": "adyen:recurringDetailReference", "@type": "xsd:string" }, "shopperName": { "@id": "adyen:shopperName", "@type": "xsd:string" }, "socialSecurityNumber": { "@id": "adyen:socialSecurityNumber", "@type": "xsd:string" }, "tokenDetails": { "@id": "adyen:tokenDetails", "@type": "xsd:string" }, "variant": { "@id": "adyen:variant", "@type": "xsd:string" } } }