Body

constructor(@Json(name = "Html") html: Content? = null, @Json(name = "Text") text: Content? = null)