findByClient

abstract suspend fun findByClient(clientId: Long): List<ScorecardData>

Responses:

  • 0: default response

Return

kotlin.collections.List

Parameters

clientId