| Name | Type | Description | Notes |
|---|---|---|---|
| content | str | The text content. | [optional] |
| meta | object | Use for search | [optional] |
| position | int | article position in category | [optional] |
| status | int | [optional] | |
| title | str | [optional] | |
| slug | str | [optional] | |
| views | int | [optional] | |
| portal_id | int | [optional] | |
| account_id | int | [optional] | |
| author_id | int | [optional] | |
| category_id | int | [optional] | |
| folder_id | int | [optional] | |
| associated_article_id | int | To associate similar articles to each other, e.g to provide the link for the reference. | [optional] |