Wemap SDKs
Toggle table of contents
0.24.0
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
Wemap SDKs
core
/
com.getwemap.sdk.core.model.entities
/
Category
Category
@
Serializable
data
class
Category
(
val
name
:
String
,
val
slug
:
String
)
Members
Constructors
Category
Link copied to clipboard
constructor
(
name
:
String
,
slug
:
String
)
Properties
name
Link copied to clipboard
val
name
:
String
slug
Link copied to clipboard
val
slug
:
String