Procore.Model.RestV10CompaniesCompanyIdWorkBreakdownStructureSegmentsSegmentIdSegmentItemsBulkDestroyDelete207Response (procore_sdk v0.3.0)

Response of a bulk action

Summary

Types

@type t() ::
  %Procore.Model.RestV10CompaniesCompanyIdWorkBreakdownStructureSegmentsSegmentIdSegmentItemsBulkDestroyDelete207Response{
    failures:
      [
        Procore.Model.RestV10CompaniesCompanyIdWorkBreakdownStructureSegmentsSegmentIdSegmentItemsBulkDestroyDelete207ResponseFailuresInner.t()
      ]
      | nil,
    successes: [integer()] | nil
  }

Functions