statuses property

The statuses of the workflow. Any status that does not include a transition is added to the workflow without a transition.

Implementation

final List<CreateWorkflowStatusDetails> statuses;