{ "@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#", "Instalment": "adyen:Instalment", "InstalmentType": { "@id": "adyen:InstalmentType", "@type": "xsd:string" }, "SequenceNumber": { "@id": "adyen:SequenceNumber", "@type": "xsd:integer" }, "PlanID": { "@id": "adyen:PlanID", "@type": "xsd:string" }, "Period": { "@id": "adyen:Period", "@type": "xsd:integer" }, "PeriodUnit": { "@id": "adyen:PeriodUnit", "@type": "xsd:string" }, "FirstPaymentDate": { "@id": "adyen:FirstPaymentDate", "@type": "xsd:date" }, "TotalNbOfPayments": { "@id": "adyen:TotalNbOfPayments", "@type": "xsd:integer" }, "CumulativeAmount": { "@id": "adyen:CumulativeAmount", "@type": "xsd:decimal" }, "FirstAmount": { "@id": "adyen:FirstAmount", "@type": "xsd:decimal" }, "Charges": { "@id": "adyen:Charges", "@type": "xsd:decimal" } } }