public class ConversionMetadata extends Object
| Modifier and Type | Field and Description |
|---|---|
String |
DetectedType
The file type that was detected
|
int |
ElapsedMilliseconds
How long the document conversion took, in milliseconds.
|
String |
OutputValidityCode
The computed validity based on the source text.
|
String |
SuggestedFileExtension
The suggested extension based on the
DetectedType |
| Constructor and Description |
|---|
ConversionMetadata() |
public String DetectedType
public String SuggestedFileExtension
DetectedTypepublic String OutputValidityCode
public int ElapsedMilliseconds
ApiResponseInfo.TotalElapsedMillisecondsCopyright © 2020. All rights reserved.