AnalysisOutput¶
Properties¶
| Name | Type | Description | Notes |
|---|---|---|---|
| code | str | The name of the output-parameter. | |
| project_id | str | The ID of the project containing the analysis-data produced by the analysis for the output-parameter. | [optional] |
| data | [AnalysisData] | [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] |