{ "@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#", "ShareholderContact": "adyen:ShareholderContact", "address": { "@id": "adyen:address", "@type": "xsd:string" }, "email": "schema:email", "fullPhoneNumber": { "@id": "adyen:fullPhoneNumber", "@type": "xsd:string" }, "jobTitle": { "@id": "adyen:jobTitle", "@type": "xsd:string" }, "name": "schema:name", "personalData": { "@id": "adyen:personalData", "@type": "xsd:string" }, "phoneNumber": { "@id": "adyen:phoneNumber", "@type": "xsd:string" }, "shareholderCode": { "@id": "adyen:shareholderCode", "@type": "xsd:string" }, "shareholderReference": { "@id": "adyen:shareholderReference", "@type": "xsd:string" }, "shareholderType": { "@id": "adyen:shareholderType", "@type": "xsd:string" }, "webAddress": { "@id": "adyen:webAddress", "@type": "xsd:string" } } }