{ "@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#", "GrantOffer": "adyen:GrantOffer", "accountHolderId": { "@id": "adyen:accountHolderId", "@type": "xsd:string" }, "amount": { "@id": "adyen:amount", "@type": "xsd:string" }, "contractType": { "@id": "adyen:contractType", "@type": "xsd:string" }, "expiresAt": { "@id": "adyen:expiresAt", "@type": "xsd:dateTime" }, "fee": { "@id": "adyen:fee", "@type": "xsd:string" }, "id": { "@id": "adyen:id", "@type": "xsd:string" }, "repayment": { "@id": "adyen:repayment", "@type": "xsd:string" }, "startsAt": { "@id": "adyen:startsAt", "@type": "xsd:dateTime" } } }