{ "@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#", "TransferInstrumentInfo": "adyen:TransferInstrumentInfo", "TransferInstrumentReference": "adyen:TransferInstrumentReference", "TransferInstrument": "adyen:TransferInstrument", "bankAccount": { "@id": "adyen:bankAccount", "@type": "xsd:string" }, "legalEntityId": { "@id": "adyen:legalEntityId", "@type": "xsd:string" }, "type": { "@id": "adyen:type", "@type": "xsd:string" }, "accountIdentifier": { "@id": "adyen:accountIdentifier", "@type": "xsd:string" }, "id": { "@id": "adyen:id", "@type": "xsd:string" }, "realLastFour": { "@id": "adyen:realLastFour", "@type": "xsd:string" }, "trustedSource": { "@id": "adyen:trustedSource", "@type": "xsd:boolean" }, "capabilities": { "@id": "adyen:capabilities", "@type": "@id" }, "documentDetails": { "@id": "adyen:documentDetails", "@container": "@set", "@type": "xsd:string" }, "problems": { "@id": "adyen:problems", "@container": "@set", "@type": "xsd:string" } } }