Constraint¶
Properties¶
| Name | Type | Description | Notes |
|---|---|---|---|
| description | list[str] | small description | [optional] |
| id | str | identifier | [optional] |
| label | list[str] | short description of the resource | [optional] |
| type | list[str] | type of the resource | [optional] |
| has_rule | list[str] | Rule that defines this constraint | [optional] |
| has_variable | list[VariablePresentation] | Property that links a rule and the variable that will test it | [optional] |