| Name | Type | Description | Notes |
|---|---|---|---|
| entity_type | String | A string description of this resource. | [default to nothing] |
| object_id | Int64 | The ID of the object Story. | [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] |
| type | String | This indicates whether the Story is the subject or object in the Story Link. | [default to nothing] |
| updated_at | ZonedDateTime | The time/date when the Story Link was last updated. | [default to nothing] |
| id | Int64 | The unique identifier of the Story Link. | [default to nothing] |
| subject_id | Int64 | The ID of the subject Story. | [default to nothing] |
| subject_workflow_state_id | Int64 | The workflow state of the "subject" story. | [default to nothing] |
| created_at | ZonedDateTime | The time/date when the Story Link was created. | [default to nothing] |