Procore.Model.RestV10ProjectsProjectIdWorkBreakdownStructureSegmentsSegmentIdSegmentItemsIdPatchRequest (procore_sdk v0.3.0)

Summary

Types

@type t() ::
  %Procore.Model.RestV10ProjectsProjectIdWorkBreakdownStructureSegmentsSegmentIdSegmentItemsIdPatchRequest{
    code: String.t() | nil,
    name: String.t() | nil,
    status: String.t() | nil,
    sub_job_id: integer() | nil
  }

Functions