osapi.jive.corev3.ContentBody
An entity representing the body of a content object. An example JSON representation looks like this:
{ "type" : "text/html", "text" : "<body><p>Some interesting text</p></body>" }
An entity representing the body of a content object. An example JSON representation looks like this:
{ "type" : "text/html", "text" : "<body><p>Some interesting text</p></body>" }