workflowTransitionProperties property

WorkflowTransitionPropertiesApi workflowTransitionProperties
latefinal

This resource represents workflow transition properties, which provides for storing custom data against a workflow transition. Use it to get, create, and delete workflow transition properties as well as get a list of property keys for a workflow transition. Workflow transition properties are a type of entity property.

Implementation

late final workflowTransitionProperties =
    WorkflowTransitionPropertiesApi(_client);