Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 643 Bytes

CreateStoryLinkParams.md

File metadata and controls

11 lines (8 loc) · 643 Bytes

CreateStoryLinkParams

Properties

Name Type Description Notes
subjectId int The unique ID of the Story defined as subject. [optional]
verb string How the subject Story acts on the object Story. This can be "blocks", "duplicates", or "relates to".
objectId int The unique ID of the Story defined as object. [optional]

[Back to Model list] [Back to API list] [Back to README]