{ "@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#", "BusinessLineInfo": "adyen:BusinessLineInfo", "BusinessLineInfoUpdate": "adyen:BusinessLineInfoUpdate", "BusinessLine": "adyen:BusinessLine", "BusinessLines": "adyen:BusinessLines", "capability": { "@id": "adyen:capability", "@type": "xsd:string" }, "industryCode": { "@id": "adyen:industryCode", "@type": "xsd:string" }, "legalEntityId": { "@id": "adyen:legalEntityId", "@type": "xsd:string" }, "salesChannels": { "@id": "adyen:salesChannels", "@container": "@set", "@type": "xsd:string" }, "service": { "@id": "adyen:service", "@type": "xsd:string" }, "sourceOfFunds": { "@id": "adyen:sourceOfFunds", "@type": "xsd:string" }, "webData": { "@id": "adyen:webData", "@container": "@set", "@type": "xsd:string" }, "webDataExemption": { "@id": "adyen:webDataExemption", "@type": "xsd:string" }, "id": { "@id": "adyen:id", "@type": "xsd:string" }, "problems": { "@id": "adyen:problems", "@container": "@set", "@type": "xsd:string" }, "businessLines": { "@id": "adyen:businessLines", "@container": "@set", "@type": "xsd:string" } } }