| Name | Type | Description | Notes |
|---|---|---|---|
| typeOf | string | ||
| id | int | ||
| title | string | ||
| slug | string | ||
| bodyMarkdown | string | ||
| tagList | string | ||
| tags | string[] | ||
| category | \Bitween\DevTo\Model\ListingCategory | ||
| processedHtml | string | ||
| published | bool | ||
| user | \Bitween\DevTo\Model\SharedUser | ||
| organization | \Bitween\DevTo\Model\SharedOrganization | [optional] |