{ "$schema": "https://json-structure.org/meta/core/v0/#", "$id": "https://raw.githubusercontent.com/api-evangelist/adyen/refs/heads/main/json-structure/management-timeouts-structure.json", "description": "Timeouts schema from Adyen API", "type": "object", "properties": { "fromActiveToSleep": { "description": "Indicates the number of seconds of inactivity after which the terminal display goes into sleep mode.", "type": "int32" } }, "name": "Timeouts" }