Procore.Model.RestV10CompaniesCompanyIdConfigurableFieldSetsIdValidationsPostRequestAttributes (procore_sdk v0.3.0)

An object with configurable & custom field keys and values to be validated. This is for example purposes only.

Summary

Types

@type t() ::
  %Procore.Model.RestV10CompaniesCompanyIdConfigurableFieldSetsIdValidationsPostRequestAttributes{
    custom_field_47393: String.t() | nil,
    custom_field_58238: integer() | nil,
    number: integer() | nil,
    title: String.t() | nil
  }

Functions