| Field | Setter Type | Getter Type | Required | Description |
|---|---|---|---|---|
type |
String | String | ✔️ | The type of the article block. |
text |
String | String | ✔️ | The text of the article block. |
entityRanges |
@Nullable List<ArticleBlockRange> | Optional<List<ArticleBlockRange>> | ➖ | The entity ranges of the article block. |