queryByIdList

open suspend override fun queryByIdList(idList: List<Long>): List<AiGenerationResult>(source)

Executes the queryByIdList step in the SDAI data layer.

Return

Result produced by queryByIdList.

Author

Dmitriy Moroz

Parameters

idList

id list value consumed by the API.