late 0.0.361

API reference for Zernio. Authenticate with a Bearer API key. Base URL: https://zernio.com/api
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# GetInboxResponseTime200ResponseHistogramInner

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**bucket** | Option<**String**> | Human label (0-1m, 1-5m, 5-15m, 15-60m, 1-4h, 4-24h, 1d+) | [optional]
**lower_seconds** | Option<**i32**> |  | [optional]
**upper_seconds** | Option<**i32**> | null on the open-ended last bucket | [optional]
**count** | Option<**i32**> |  | [optional]

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)