toggle menu
models
2.0.0-Beta12
common
switch theme
search in API
models
/
joyfill2
/
View
View
interface
View
:
Mappable
Members
Properties
id
Link copied to clipboard
abstract
val
id
:
String
page
Order
Link copied to clipboard
abstract
val
pageOrder
:
MutableList
<
String
>
pages
Link copied to clipboard
abstract
val
pages
:
MutableList
<
Page
>
type
Link copied to clipboard
abstract
val
type
:
String
Functions
to
Json
Object
Link copied to clipboard
abstract
fun
toJsonObject
(
)
:
JsonObject
to
Json
String
Link copied to clipboard
abstract
fun
toJsonString
(
)
:
String
to
Map
Link copied to clipboard
abstract
fun
toMap
(
)
:
MutableMap
<
String
,
Any
?
>