{ "@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#", "KYCCheckResult": "adyen:KYCCheckResult", "KYCCheckStatusData": "adyen:KYCCheckStatusData", "KYCCheckSummary": "adyen:KYCCheckSummary", "checks": { "@id": "adyen:checks", "@container": "@set", "@type": "xsd:string" }, "requiredFields": { "@id": "adyen:requiredFields", "@container": "@set", "@type": "xsd:string" }, "status": { "@id": "adyen:status", "@type": "xsd:string" }, "summary": { "@id": "adyen:summary", "@type": "xsd:string" }, "type": { "@id": "adyen:type", "@type": "xsd:string" }, "kycCheckCode": { "@id": "adyen:kycCheckCode", "@type": "xsd:integer" }, "kycCheckDescription": { "@id": "adyen:kycCheckDescription", "@type": "xsd:string" } } }