LikelihoodApi

interface LikelihoodApi

Functions

Link copied to clipboard
abstract suspend fun retrieve(likelihoodId: Long, ppiName: String): String

Responses:

Link copied to clipboard
abstract suspend fun retrieveAll11(ppiName: String): String

Responses:

Link copied to clipboard
abstract suspend fun update4(likelihoodId: Long, ppiName: String, body: String? = null): String

Responses: