kotlin-client
kotlin-client
/
com.couchbase.client.kotlin.manager.view
/
View
View
class
View
(
map
:
String
,
reduce
:
String
?
)
Content copied to clipboard
Functions
Properties
Functions
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String
Content copied to clipboard
Properties
map
Link copied to clipboard
val
map
:
String
Content copied to clipboard
reduce
Link copied to clipboard
val
reduce
:
String
?
=
null
Content copied to clipboard