Writeopia
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
Writeopia
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