Properties
Name |
Type |
Description |
Notes |
id |
str |
|
|
values |
[str, none_type], none_type |
Use 'values' for all fields except data fields. Use string values to avoid rounding of numbers with a high precision. |
[optional] |
data_values |
[InputFormData], none_type |
Use 'dataValues' for data fields. |
[optional] |
external_data_values |
[AnalysisInputExternalData], none_type |
Use 'externalDataValues' for external data |
[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]