Mosaic
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
Mosaic
mosaic-core
/
dev.catbit.mosaic.core.data.schemas.event.data
/
DataSourceSchema
/
ApplicationSegmentedData
Application
Segmented
Data
@
Serializable
@
SerialName
(
value
=
"ApplicationSegmentedData"
)
data
class
ApplicationSegmentedData
(
val
segmentId
:
String
)
:
DataSourceSchema
Members
Constructors
Application
Segmented
Data
Link copied to clipboard
constructor
(
segmentId
:
String
)
Properties
segment
Id
Link copied to clipboard
@
SerialName
(
value
=
"segmentId"
)
val
segmentId
:
String