| Name | Type | Description | Notes |
|---|---|---|---|
| stories | Array<CreateStoryParams> | An array of stories to be created. |
require 'shortcut_client_ruby'
instance = Shortcut::CreateStories.new(
stories: null
)| Name | Type | Description | Notes |
|---|---|---|---|
| stories | Array<CreateStoryParams> | An array of stories to be created. |
require 'shortcut_client_ruby'
instance = Shortcut::CreateStories.new(
stories: null
)