Watson Developer Cloud Unity SDK  1.0.0
The Unity SDK uses the Watson Developer Cloud services, a collection of REST APIs and SDKs that use cognitive computing to solve complex problems.
IBM.Watson.DeveloperCloud.Services.DocumentConversion.v1.AnswerUnit Class Reference

The units of the broken down document. More...

Properties

string id [get, set]
 The AnswerUnit ID. More...
 
string type [get, set]
 The AnswerUnit type. More...
 
string parent_id [get, set]
 The AnswerUnit parent ID. More...
 
string title [get, set]
 The AnswerUnit title. More...
 
string direction [get, set]
 The AnswerUnit direction. More...
 
Content[] content [get, set]
 The AnswerUnit content. More...
 

Detailed Description

The units of the broken down document.

Property Documentation

Content [] IBM.Watson.DeveloperCloud.Services.DocumentConversion.v1.AnswerUnit.content
getset

The AnswerUnit content.

string IBM.Watson.DeveloperCloud.Services.DocumentConversion.v1.AnswerUnit.direction
getset

The AnswerUnit direction.

string IBM.Watson.DeveloperCloud.Services.DocumentConversion.v1.AnswerUnit.id
getset

The AnswerUnit ID.

string IBM.Watson.DeveloperCloud.Services.DocumentConversion.v1.AnswerUnit.parent_id
getset

The AnswerUnit parent ID.

string IBM.Watson.DeveloperCloud.Services.DocumentConversion.v1.AnswerUnit.title
getset

The AnswerUnit title.

string IBM.Watson.DeveloperCloud.Services.DocumentConversion.v1.AnswerUnit.type
getset

The AnswerUnit type.


The documentation for this class was generated from the following file: