Procore.Model.RestV10WorkflowInstancesGet200ResponseInnerCurrentWorkflowActivitiesInnerPerformActivity (procore_sdk v0.3.0)

Endpoint to perform Workflow Activities

Summary

Types

@type t() ::
  %Procore.Model.RestV10WorkflowInstancesGet200ResponseInnerCurrentWorkflowActivitiesInnerPerformActivity{
    data:
      Procore.Model.RestV10WorkflowInstancesGet200ResponseInnerCurrentWorkflowActivitiesInnerPerformActivityData.t()
      | nil,
    method: String.t() | nil,
    url: String.t() | nil
  }

Functions