{ "@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#", "BalanceAccountBase": "adyen:BalanceAccountBase", "BalanceAccountInfo": "adyen:BalanceAccountInfo", "BalanceAccount": "adyen:BalanceAccount", "BalanceAccountUpdateRequest": "adyen:BalanceAccountUpdateRequest", "accountHolderId": { "@id": "adyen:accountHolderId", "@type": "xsd:string" }, "defaultCurrencyCode": { "@id": "adyen:defaultCurrencyCode", "@type": "xsd:string" }, "description": "schema:description", "id": { "@id": "adyen:id", "@type": "xsd:string" }, "metadata": { "@id": "adyen:metadata", "@type": "@id" }, "migratedAccountCode": { "@id": "adyen:migratedAccountCode", "@type": "xsd:string" }, "platformPaymentConfiguration": { "@id": "adyen:platformPaymentConfiguration", "@type": "xsd:string" }, "reference": { "@id": "adyen:reference", "@type": "xsd:string" }, "status": { "@id": "adyen:status", "@type": "xsd:string" }, "timeZone": { "@id": "adyen:timeZone", "@type": "xsd:string" }, "balances": { "@id": "adyen:balances", "@container": "@set", "@type": "xsd:string" } } }