Procore.Model.RestV10WorkforcePlanningV2CompaniesCompanyIdCustomFieldsFieldIdValuesPostRequest (procore_sdk v0.3.0)

Request body for adding new values to a Custom Field.

Summary

Types

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

Functions