json Object
fun <M : PenicillinModel> jsonObject(converter: (JsonObject) -> M): JsonObjectApiAction<M>
Content copied to clipboard
Creates JsonObjectApiAction from this request.
Return
New JsonObjectApiAction for M.
Creates JsonObjectApiAction from this request.
New JsonObjectApiAction for M.