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

Properties

Properties

total_rows: number

Generated using TypeDoc