{ "@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#", "PaymentMethodGroup": "adyen:PaymentMethodGroup", "PaymentMethodIssuer": "adyen:PaymentMethodIssuer", "PaymentMethod": "adyen:PaymentMethod", "name": "schema:name", "paymentMethodData": { "@id": "adyen:paymentMethodData", "@type": "xsd:string" }, "type": { "@id": "adyen:type", "@type": "xsd:string" }, "disabled": { "@id": "adyen:disabled", "@type": "xsd:boolean" }, "id": { "@id": "adyen:id", "@type": "xsd:string" }, "brand": { "@id": "adyen:brand", "@type": "xsd:string" }, "brands": { "@id": "adyen:brands", "@container": "@set", "@type": "xsd:string" }, "configuration": { "@id": "adyen:configuration", "@type": "@id" }, "fundingSource": { "@id": "adyen:fundingSource", "@type": "xsd:string" }, "group": { "@id": "adyen:group", "@type": "xsd:string" }, "inputDetails": { "@id": "adyen:inputDetails", "@container": "@set", "@type": "xsd:string" }, "issuers": { "@id": "adyen:issuers", "@container": "@set", "@type": "xsd:string" } } }