toggle menu
Wemap SDKs
0.19.0
androidJvm
switch theme
search in API
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