JsonObjectApiAction

fun <M : PenicillinModel> JsonObjectApiAction(    client: ApiClient,     request: ApiRequest,     converter: (JsonObject) -> M)