public class ConversionMetadata extends Object
| Modifier and Type | Field and Description |
|---|---|
String |
DetectedType
The file type that was detected
|
String |
DocumentHash
The MD5 hash of the document bytes
|
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.TotalElapsedMillisecondspublic String DocumentHash
Copyright © 2024. All rights reserved.