Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 1006 Bytes

StoryLink.md

File metadata and controls

16 lines (13 loc) · 1006 Bytes

StoryLink

Properties

Name Type Description Notes
entityType string A string description of this resource.
id int The unique identifier of the Story Link.
subjectId int The ID of the subject Story.
subjectWorkflowStateId int The workflow state of the "subject" story.
verb string How the subject Story acts on the object Story. This can be "blocks", "duplicates", or "relates to".
objectId int The ID of the object Story.
createdAt \DateTime The time/date when the Story Link was created.
updatedAt \DateTime The time/date when the Story Link was last updated.

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