jsonObject

fun <M : PenicillinModel> jsonObject(converter: (JsonObject) -> M): JsonObjectApiAction<M>

Creates JsonObjectApiAction from this request.

Return

New JsonObjectApiAction for M.