{ "@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#", "KYCVerificationResult": "adyen:KYCVerificationResult", "accountHolder": { "@id": "adyen:accountHolder", "@type": "xsd:string" }, "legalArrangements": { "@id": "adyen:legalArrangements", "@container": "@set", "@type": "xsd:string" }, "legalArrangementsEntities": { "@id": "adyen:legalArrangementsEntities", "@container": "@set", "@type": "xsd:string" }, "payoutMethods": { "@id": "adyen:payoutMethods", "@container": "@set", "@type": "xsd:string" }, "shareholders": { "@id": "adyen:shareholders", "@container": "@set", "@type": "xsd:string" }, "signatories": { "@id": "adyen:signatories", "@container": "@set", "@type": "xsd:string" }, "ultimateParentCompany": { "@id": "adyen:ultimateParentCompany", "@container": "@set", "@type": "xsd:string" } } }