down

abstract fun down(id: String, by: Int = 1): RowResult<RowEditor>
abstract fun down(ids: List<String>): RowResult<RowEditor>