{ "name": "TimerFiredEventAttributes", "description": "Provides the details of the TimerFired event.", "type": "object", "properties": [ { "name": "timerId", "type": "string", "description": "", "required": true }, { "name": "startedEventId", "type": "string", "description": "", "required": true } ] }