toggle menu
fineract-client
1.0.4
common
switch theme
search in API
fineract-client
/
org.mifos.fineract.client.apis
/
SelfScoreCardApi
Self
Score
Card
Api
interface
SelfScoreCardApi
Members
Functions
create
Scorecard
Link copied to clipboard
abstract
suspend
fun
createScorecard
(
surveyId
:
Long
,
scorecardData
:
ScorecardData
?
=
null
)
Responses:
find
By
Client
Link copied to clipboard
abstract
suspend
fun
findByClient
(
clientId
:
Long
)
:
List
<
ScorecardData
>
Responses: