toggle menu
Writeopia
common
switch theme
search in API
plugin:writeopia_serialization
/
io.writeopia.sdk.serialization.extensions
Package-level
declarations
Functions
Functions
to
Api
Link copied to clipboard
fun
Document
.
toApi
(
)
:
DocumentApi
fun
Decoration
.
toApi
(
)
:
DecorationApi
fun
StoryType
.
toApi
(
)
:
StoryTypeApi
fun
StoryStep
.
toApi
(
position
:
Int
)
:
StoryStepApi
to
Model
Link copied to clipboard
fun
DecorationApi
.
toModel
(
)
:
Decoration
fun
DocumentApi
.
toModel
(
)
:
Document
fun
StoryStepApi
.
toModel
(
)
:
StoryStep
fun
StoryTypeApi
.
toModel
(
)
:
StoryType