| Name | Type | Description | Notes |
|---|---|---|---|
| typeOf | string | ||
| id | int | ||
| title | string | ||
| description | string | ||
| coverImage | string | ||
| readablePublishDate | string | ||
| socialImage | string | ||
| tagList | string[] | ||
| tags | string | ||
| slug | string | ||
| path | string | ||
| url | string | ||
| canonicalUrl | string | ||
| commentsCount | int | ||
| positiveReactionsCount | int | ||
| publicReactionsCount | int | ||
| createdAt | \DateTime | ||
| editedAt | \DateTime | ||
| crosspostedAt | \DateTime | ||
| publishedAt | \DateTime | ||
| lastCommentAt | \DateTime | ||
| publishedTimestamp | \DateTime | Crossposting or published date time | |
| user | \Bitween\DevTo\Model\SharedUser | ||
| organization | \Bitween\DevTo\Model\SharedOrganization | [optional] | |
| flareTag | \Bitween\DevTo\Model\ArticleFlareTag | [optional] |