{ "@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#", "BankAccountInfo": "adyen:BankAccountInfo", "accountIdentification": { "@id": "adyen:accountIdentification", "@type": "xsd:string" }, "accountType": { "@id": "adyen:accountType", "@type": "xsd:string" }, "bankName": { "@id": "adyen:bankName", "@type": "xsd:string" }, "countryCode": { "@id": "adyen:countryCode", "@type": "xsd:string" }, "trustedSource": { "@id": "adyen:trustedSource", "@type": "xsd:boolean" } } }