base
/
org.jetbrains.dokka.base.renderers.html
/
SearchRecord
Search
Record
data class
SearchRecord
(name:
String
, description:
String
?, location:
String
, searchKeys:
List
<
String
>)
Content copied to clipboard
Types
Properties
Types
Companion
Link copied to clipboard
object
Companion
Content copied to clipboard
Properties
description
Link copied to clipboard
val
description
:
String
? = null
Content copied to clipboard
location
Link copied to clipboard
val
location
:
String
Content copied to clipboard
name
Link copied to clipboard
val
name
:
String
Content copied to clipboard
searchKeys
Link copied to clipboard
val
searchKeys
:
List
<
String
>
Content copied to clipboard