getByIdsIn

abstract suspend fun getByIdsIn(ids: List<Long>): List<CharacteristicEntity>

Return

List of CharacteristicEntity with ids

Parameters