{ "@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#", "InputDetail": "adyen:InputDetail", "configuration": { "@id": "adyen:configuration", "@type": "@id" }, "details": { "@id": "adyen:details", "@container": "@set", "@type": "xsd:string" }, "inputDetails": { "@id": "adyen:inputDetails", "@container": "@set", "@type": "xsd:string" }, "itemSearchUrl": { "@id": "adyen:itemSearchUrl", "@type": "xsd:string" }, "items": { "@id": "adyen:items", "@container": "@set", "@type": "xsd:string" }, "key": { "@id": "adyen:key", "@type": "xsd:string" }, "optional": { "@id": "adyen:optional", "@type": "xsd:boolean" }, "type": { "@id": "adyen:type", "@type": "xsd:string" }, "value": { "@id": "adyen:value", "@type": "xsd:string" } } }