Skip to content

TextDataDTO

Type: object

Properties

Property Type Required Description Constraints
body string No
syncFromHtml boolean No

Generated example

{
  "body": "string",
  "syncFromHtml": true
}

Source

Generated from swagger-asset.json.