Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 690 Bytes

AlternateFileFormatCandidate.md

File metadata and controls

12 lines (8 loc) · 690 Bytes

AlternateFileFormatCandidate

Properties

Name Type Description Notes
probability double Probability that this extension is the right one; possible values are between 0.0 (lowest confidence) and 1.0 (highest confidence) [optional]
detected_file_extension string Detected file extension of the file format, with a leading period [optional]
detected_mime_type string MIME type of this file extension [optional]

[Back to Model list] [Back to API list] [Back to README]