{ "@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#", "DocumentDetail": "adyen:DocumentDetail", "accountHolderCode": { "@id": "adyen:accountHolderCode", "@type": "xsd:string" }, "bankAccountUUID": { "@id": "adyen:bankAccountUUID", "@type": "xsd:string" }, "description": "schema:description", "documentType": { "@id": "adyen:documentType", "@type": "xsd:string" }, "filename": { "@id": "adyen:filename", "@type": "xsd:string" }, "legalArrangementCode": { "@id": "adyen:legalArrangementCode", "@type": "xsd:string" }, "legalArrangementEntityCode": { "@id": "adyen:legalArrangementEntityCode", "@type": "xsd:string" }, "shareholderCode": { "@id": "adyen:shareholderCode", "@type": "xsd:string" }, "signatoryCode": { "@id": "adyen:signatoryCode", "@type": "xsd:string" } } }