Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 530 Bytes

TextEncodingDetectResponse.md

File metadata and controls

11 lines (7 loc) · 530 Bytes

TextEncodingDetectResponse

Properties

Name Type Description Notes
successful bool True if successful, false otherwise [optional]
text_encoding string Text encoding used in file; possible values are ASCII, UTF7, UTF8, UTF16, BigEndianUnicode and UTF32 [optional]

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