FrequentTerm

class FrequentTerm(val name: String) : Category

A term facet category returned by the server.

Constructors

Link copied to clipboard
constructor(name: String)

Properties

Link copied to clipboard
open override val name: String

Functions

Link copied to clipboard
open override fun toString(): String