Skip to content

FlowStepChoiceRuleTypeId

Type: object

Properties

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

Generated example

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

Source

Generated from swagger-asset.json.