@wildix/wda-insights-client > DurationGroupBucket
DurationGroupBucket interface
Signature:
export interface DurationGroupBucket
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
number | undefined | (Optional) The lower bound for this duration bucket (greater than or equal to). | ||
string | The human-readable label for this duration bucket (e.g., '0-5 minutes'). | ||
number | undefined | (Optional) The upper bound for this duration bucket (less than or equal to). |