Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 1.05 KB

TypedStoryLink.md

File metadata and controls

17 lines (14 loc) · 1.05 KB

TypedStoryLink

Properties

Name Type Description Notes
entity_type str A string description of this resource.
object_id int The ID of the object Story.
verb str How the subject Story acts on the object Story. This can be "blocks", "duplicates", or "relates to".
type str This indicates whether the Story is the subject or object in the Story Link.
updated_at datetime The time/date when the Story Link was last updated.
id int The unique identifier of the Story Link.
subject_id int The ID of the subject Story.
subject_workflow_state_id int The workflow state of the "subject" story.
created_at datetime The time/date when the Story Link was created.

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