interface Transport {
    docs: CloudantV1.SchedulerDocument[];
    total_rows: number;
}

Properties

Properties

total_rows: number