Writeopia
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
Writeopia
plugin:writeopia_serialization
/
io.writeopia.sdk.serialization.data
/
DecorationApi
Decoration
Api
@
Serializable
data
class
DecorationApi
(
val
backgroundColor
:
Int
?
=
null
)
Members
Members & Extensions
Constructors
Decoration
Api
Link copied to clipboard
constructor
(
backgroundColor
:
Int
?
=
null
)
Properties
background
Color
Link copied to clipboard
val
backgroundColor
:
Int
?
=
null
Functions
to
Model
Link copied to clipboard
fun
DecorationApi
.
toModel
(
)
:
Decoration