CursorJsonObjectResponse

fun <M : PenicillinCursorModel<T>, T : Any> CursorJsonObjectResponse(    client: ApiClient,     result: M,     request: HttpRequest,     response: HttpResponse,     content: String,     action: ApiAction<CursorJsonObjectResponse<M, T>>)