| Name | Type | Description | Notes |
|---|---|---|---|
| agents | List<String> | Y-axis labels (one per agent) | [optional] |
| data | List<Object> | Sparse cells. Each row is [agent_index, hour, value]; empty cells are omitted. | [optional] |
| error | Error | [optional] | |
| hours | List<Integer> | X-axis values (hours of day, 0-23) | [optional] |
| metadata | ResponseMetadata | [optional] | |
| success | Boolean | Indicates if API call was successful | [optional] |
| warning | Warning | [optional] |