Procore.Model.RestV10WorkflowInstancesGet200ResponseInnerCurrentWorkflowState (procore_sdk v0.3.0)

Workflow State

Summary

Types

@type t() ::
  %Procore.Model.RestV10WorkflowInstancesGet200ResponseInnerCurrentWorkflowState{
    id: integer() | nil,
    name: String.t() | nil,
    status: String.t() | nil
  }

Functions