Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 667 Bytes

File metadata and controls

14 lines (8 loc) · 667 Bytes

CreateStoryLinkParams

Properties

Name Type Description Notes
subject_id Int64 The unique ID of the Story defined as subject. [optional] [default to nothing]
verb String How the subject Story acts on the object Story. This can be "blocks", "duplicates", or "relates to". [default to nothing]
object_id Int64 The unique ID of the Story defined as object. [optional] [default to nothing]

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