updateHiddenByIdList

open suspend override fun updateHiddenByIdList(idList: List<Long>, hidden: Boolean)(source)

Performs the SDAI side effect handled by updateHiddenByIdList.

Author

Dmitriy Moroz

Parameters

idList

id list value consumed by the API.

hidden

hidden value consumed by the API.