Writeopia
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
Writeopia
writeopia
/
io.writeopia.sdk.model.action
/
Action
/
EraseStory
Erase
Story
data
class
EraseStory
(
val
storyStep
:
StoryStep
,
val
position
:
Int
)
:
Action
Members
Constructors
Erase
Story
Link copied to clipboard
constructor
(
storyStep
:
StoryStep
,
position
:
Int
)
Properties
position
Link copied to clipboard
val
position
:
Int
story
Step
Link copied to clipboard
val
storyStep
:
StoryStep