interface Transport {
    jobs: CloudantV1.SchedulerJob[];
    total_rows: number;
}

Properties

Properties

total_rows: number