toggle menu
Writeopia
common
switch theme
search in API
writeopia_models
/
io.writeopia.sdk.models.command
/
TypeInfo
Type
Info
data
class
TypeInfo
(
val
storyType
:
StoryType
,
val
decoration
:
Decoration
?
=
null
)
Members
Constructors
Type
Info
Link copied to clipboard
constructor
(
storyType
:
StoryType
,
decoration
:
Decoration
?
=
null
)
Properties
decoration
Link copied to clipboard
val
decoration
:
Decoration
?
=
null
story
Type
Link copied to clipboard
val
storyType
:
StoryType