responseNames

open fun responseNames(modelIdentifier: String): List<String>

Retrieves a list of response names associated with the specified model.

Return

a list of response names corresponding to the specified model

Parameters

modelIdentifier

the identifier of the model whose response names are to be retrieved