kotlin-client
kotlin-client
/
com.couchbase.client.kotlin.search
/
FrequentTerm
Frequent
Term
class
FrequentTerm
(
name
:
String
)
:
Category
Content copied to clipboard
A term facet category returned by the server.
Constructors
Functions
Properties
Constructors
Frequent
Term
Link copied to clipboard
fun
FrequentTerm
(
name
:
String
)
Content copied to clipboard
Functions
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String
Content copied to clipboard
Properties
name
Link copied to clipboard
open
override
val
name
:
String
Content copied to clipboard