addResponse

fun addResponse(responseName: String)(source)

Parameters

responseName

the name of the response within the model, must be in the model


fun addResponse(response: Response)(source)

Parameters

response

the response within the model to collect and store data for, must not be null