DataDTO¶ Type: object Properties¶ Property Type Required Description Constraints html model: HtmlDataDTO No text model: TextDataDTO No Generated example¶ { "html": { "body": "string" }, "text": { "body": "string", "syncFromHtml": true } } Referenced models¶ HtmlDataDTO TextDataDTO Source¶ Generated from swagger-asset.json.