Interface DeleteFeedbackOptions.Model
- Enclosing class:
- DeleteFeedbackOptions
public static interface DeleteFeedbackOptions.Model
The analysis model to be used by the service. For the **Element classification** and **Compare
 two documents** methods, the default is `contracts`. For the **Extract tables** method, the
 default is `tables`. These defaults apply to the standalone methods as well as to the methods'
 use in batch-processing requests.
- 
Field Summary
- 
Field Details- 
CONTRACTScontracts.- See Also:
- Constant Field Values
 
- 
TABLEStables.- See Also:
- Constant Field Values
 
 
-