VisioMoveEssential
Toggle table of contents
release
Target filter
release
Switch theme
Search in API
Skip to content
VisioMoveEssential
VisioMoveEssential
/
com.visioglobe.visiomoveessential.models
/
VMECategories
VMECategories
@
Serializable
data
class
VMECategories
(
val
categories
:
Map
<
String
,
VMECategory
>
)
(
source
)
Represents a map of
VMECategory
associated with there id
Since
1.10
Members
Constructors
VMECategories
Link copied to clipboard
constructor
(
categories
:
Map
<
String
,
VMECategory
>
)
Properties
categories
Link copied to clipboard
val
categories
:
Map
<
String
,
VMECategory
>