Interface NewsRepositoryInboxResponseTime_bucket

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

Properties

Properties

headers: string[]
indices: number[]