Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 896 Bytes

RawExportRequest.md

File metadata and controls

17 lines (12 loc) · 896 Bytes

RawExportRequest

Export request object describing the export properties and overrides for raw exports.

Properties

Name Type Description Notes
execution AFM
file_name str Filename of downloaded file without extension.
format str Requested resulting file type.
custom_override RawCustomOverride [optional]
execution_settings ExecutionSettings [optional]
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]