termsResult

fun Aggregations?.termsResult(name: String, json: Json = DEFAULT_JSON): TermsAggregationResult
fun Aggregations?.termsResult(name: Enum<*>, json: Json = DEFAULT_JSON): TermsAggregationResult