getInt

fun JsonObject.getInt(key: String): Int
fun JsonElement.getInt(key: String): Int