Skip to content

AnalysisInput

Properties

Name Type Description Notes
code str The name of the input-parameter.
analysis_data [AnalysisData], none_type The analysis-data used as input by the analysis. [optional]
external_data [AnalysisExternalData], none_type The external data used as input by the analysis. [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]