| Field | Type | Required | Description |
|---|---|---|---|
type |
str | ✔️ | The type of the article block. |
text |
str | ✔️ | The text of the article block. |
entity_ranges |
List[models.ArticleBlockRange] | ➖ | The entity ranges of the article block. |
| Field | Type | Required | Description |
|---|---|---|---|
type |
str | ✔️ | The type of the article block. |
text |
str | ✔️ | The text of the article block. |
entity_ranges |
List[models.ArticleBlockRange] | ➖ | The entity ranges of the article block. |