Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 916 Bytes

ModelDocumentRequest.md

File metadata and controls

16 lines (11 loc) · 916 Bytes

ModelDocumentRequest

Properties

Name Type Description Notes
name str Shown name of the file
file file_type
file_name str Full name of the file [optional]
description str, none_type Description of the file [optional]
process_hint str Provide a info about the document in order to customize the way it is processed. * `PHOTOSPHERE` - PHOTOSPHERE [optional] if omitted the server will use the default value of "PHOTOSPHERE"
any string name bool, date, datetime, dict, float, int, list, str, none_type any string name can be used but the value must be the correct type [optional]

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