Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 1.09 KB

TypedStoryLink.md

File metadata and controls

17 lines (14 loc) · 1.09 KB

TypedStoryLink

Properties

Name Type Description Notes
entityType string A string description of this resource.
objectId int The ID of the object Story.
verb string How the subject Story acts on the object Story. This can be "blocks", "duplicates", or "relates to".
type string This indicates whether the Story is the subject or object in the Story Link.
updatedAt \DateTime The time/date when the Story Link was last updated.
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.
createdAt \DateTime The time/date when the Story Link was created.

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