Skip to content

CreateDownloadRule

Properties

Name Type Description Notes
code str
sequence int Defines the order of the rule.
target_local_folder str The local folder where to write the data.
active bool, none_type [optional]
description str, none_type [optional]
format_code str, none_type Regular expression to filter which format this rule applies to. [optional]
project_name str, none_type Regular expression to filter which project this rule applies to. [optional]
file_name_expression str, none_type Will allow the filename to be modified including a set of variables [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]