Procore.Model.RestV10CompaniesCompanyIdIncidentsActionTypesBulkUpdatePatchRequestActionType (procore_sdk v0.3.0)

IDs of all Incident Action Types specified for bulk update

Summary

Types

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

Functions