interface Transport {
    indexes: CloudantV1.IndexInformation[];
    total_rows: number;
}

Properties

Properties

total_rows: number