a Dataset compatibility constraint to a Solution version open range
Name | Type | Description | Notes |
---|---|---|---|
solution_key | str | the Solution key which group Solution versions | |
minimum_version | str | the Solution minimum version compatibility (version included) | [optional] |
maximum_version | str | the Solution maximum version compatibility (version included) | [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] |