Skip to content

RuleConstraint

Type: object

Properties

Property Type Required Description Constraints
id integer (int32) No Id of the constraint
type string No Type of the constraint enum: activity, attribute

Generated example

{
  "id": 123,
  "type": "activity"
}

Source

Generated from swagger-asset.json.