checkGeneration
abstract suspend fun checkGeneration(apiKey: String, id: String): HordeGenerationCheckResponse(source)
Executes the checkGeneration step in the SDAI network layer.
Return
Result produced by checkGeneration.
Author
Dmitriy Moroz
Parameters
apiKey
api key value consumed by the API.
id
identifier of the target entity.