int

fun JsonObject.int(key: String): Int?
fun JsonArray.int(index: Int): Int?