Writeopia
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
Writeopia
writeopia
/
io.writeopia.sdk.model.action
/
Action
/
DeleteStory
Delete
Story
data
class
DeleteStory
(
val
storyStep
:
StoryStep
,
val
position
:
Int
)
:
Action
Members
Constructors
Delete
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