{ "@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#", "DebitAccountHolderRequest": "adyen:DebitAccountHolderRequest", "DebitAccountHolderResponse": "adyen:DebitAccountHolderResponse", "accountHolderCode": { "@id": "adyen:accountHolderCode", "@type": "xsd:string" }, "amount": { "@id": "adyen:amount", "@type": "xsd:string" }, "bankAccountUUID": { "@id": "adyen:bankAccountUUID", "@type": "xsd:string" }, "description": "schema:description", "merchantAccount": { "@id": "adyen:merchantAccount", "@type": "xsd:string" }, "splits": { "@id": "adyen:splits", "@container": "@set", "@type": "xsd:string" }, "invalidFields": { "@id": "adyen:invalidFields", "@container": "@set", "@type": "xsd:string" }, "merchantReferences": { "@id": "adyen:merchantReferences", "@container": "@set", "@type": "xsd:string" }, "pspReference": { "@id": "adyen:pspReference", "@type": "xsd:string" }, "resultCode": { "@id": "adyen:resultCode", "@type": "xsd:string" } } }