Interface ActivityResponseTime_bucket

interface ActivityResponseTime_bucket {
    headers: string[];
    indices: number[];
}

Properties

Properties

headers: string[]
indices: number[]