{ "@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#", "AccountHolderBalanceRequest": "adyen:AccountHolderBalanceRequest", "AccountHolderBalanceResponse": "adyen:AccountHolderBalanceResponse", "AccountHolderTransactionListRequest": "adyen:AccountHolderTransactionListRequest", "AccountHolderTransactionListResponse": "adyen:AccountHolderTransactionListResponse", "accountHolderCode": { "@id": "adyen:accountHolderCode", "@type": "xsd:string" }, "balancePerAccount": { "@id": "adyen:balancePerAccount", "@container": "@set", "@type": "xsd:string" }, "invalidFields": { "@id": "adyen:invalidFields", "@container": "@set", "@type": "xsd:string" }, "pspReference": { "@id": "adyen:pspReference", "@type": "xsd:string" }, "resultCode": { "@id": "adyen:resultCode", "@type": "xsd:string" }, "totalBalance": { "@id": "adyen:totalBalance", "@type": "xsd:string" }, "transactionListsPerAccount": { "@id": "adyen:transactionListsPerAccount", "@container": "@set", "@type": "xsd:string" }, "transactionStatuses": { "@id": "adyen:transactionStatuses", "@container": "@set", "@type": "xsd:string" }, "accountTransactionLists": { "@id": "adyen:accountTransactionLists", "@container": "@set", "@type": "xsd:string" } } }