Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 2.14 KB

File metadata and controls

10 lines (7 loc) · 2.14 KB

ArticleBlock

Fields

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.