Procore.Model.RestV10CompaniesCompanyIdIncidentsAfflictionTypesBulkUpdatePatchRequestAfflictionType (procore_sdk v0.3.0)

IDs of all Affliction Types specified for bulk update

Summary

Types

@type t() ::
  %Procore.Model.RestV10CompaniesCompanyIdIncidentsAfflictionTypesBulkUpdatePatchRequestAfflictionType{
    active: boolean() | nil,
    ids: [integer()] | nil
  }

Functions