{ "@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#", "CapabilitySettings": "adyen:CapabilitySettings", "amountPerIndustry": { "@id": "adyen:amountPerIndustry", "@type": "@id" }, "authorizedCardUsers": { "@id": "adyen:authorizedCardUsers", "@type": "xsd:boolean" }, "fundingSource": { "@id": "adyen:fundingSource", "@container": "@set", "@type": "xsd:string" }, "interval": { "@id": "adyen:interval", "@type": "xsd:string" }, "maxAmount": { "@id": "adyen:maxAmount", "@type": "xsd:string" } } }