{ "@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#", "ScheduleTerminalActionsRequest": "adyen:ScheduleTerminalActionsRequest", "ScheduleTerminalActionsResponse": "adyen:ScheduleTerminalActionsResponse", "actionDetails": { "@id": "adyen:actionDetails", "@type": "xsd:string" }, "scheduledAt": { "@id": "adyen:scheduledAt", "@type": "xsd:string" }, "storeId": { "@id": "adyen:storeId", "@type": "xsd:string" }, "terminalIds": { "@id": "adyen:terminalIds", "@container": "@set", "@type": "xsd:string" }, "items": { "@id": "adyen:items", "@container": "@set", "@type": "xsd:string" }, "terminalsWithErrors": { "@id": "adyen:terminalsWithErrors", "@type": "@id" }, "totalErrors": { "@id": "adyen:totalErrors", "@type": "xsd:integer" }, "totalScheduled": { "@id": "adyen:totalScheduled", "@type": "xsd:integer" } } }