posthog-server
2.3.3
jvm
posthog-server
/
com.posthog.server
/
PostHogCaptureOptions
/
Builder
/
properties
properties
fun
properties
(
properties
:
Map
<
String
,
Any
>
)
:
PostHogCaptureOptions.Builder
Appends multiple custom properties to the capture options
var
properties
:
MutableMap
<
String
,
Any
>
?