{ "@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#", "CapitalGrantInfo": "adyen:CapitalGrantInfo", "CapitalGrant": "adyen:CapitalGrant", "counterparty": { "@id": "adyen:counterparty", "@type": "xsd:string" }, "grantAccountId": { "@id": "adyen:grantAccountId", "@type": "xsd:string" }, "grantOfferId": { "@id": "adyen:grantOfferId", "@type": "xsd:string" }, "amount": { "@id": "adyen:amount", "@type": "xsd:string" }, "balances": { "@id": "adyen:balances", "@type": "xsd:string" }, "fee": { "@id": "adyen:fee", "@type": "xsd:string" }, "id": { "@id": "adyen:id", "@type": "xsd:string" }, "repayment": { "@id": "adyen:repayment", "@type": "xsd:string" }, "status": { "@id": "adyen:status", "@type": "xsd:string" } } }