evaluate

abstract fun evaluate(): Single<List<LineListResponse>>

Evaluate the given parameters and get a list of events in the format of LineListResponse.

It is mandatory to specify a programStage using the method byProgramStage. Other parameters are optional.