Interface: TextItem
Defined in: src/types/models/review.ts:30
Plain text item in rich text body.
Properties
content
readonlycontent:string
Defined in: src/types/models/review.ts:32
type
readonlytype:"text"
Defined in: src/types/models/review.ts:31