Procore.Model.RestV10WorkforcePlanningV2CompaniesCompanyIdCustomFieldsFieldIdValuesDeleteRequest (procore_sdk v0.3.0)

Request body for removing values from a Custom Field.

Summary

Types

@type t() ::
  %Procore.Model.RestV10WorkforcePlanningV2CompaniesCompanyIdCustomFieldsFieldIdValuesDeleteRequest{
    values: [String.t()]
  }

Functions