Procore.Model.WorkOrderContractCustomFieldCustomFieldDefinitionId (procore_sdk v0.3.0)

Value of the custom field. The data type of the value passed in corresponds with the data_type of the Custom Field Definition. For a lov_entry data_type the value passed in should be the ID of one of the Custom Field Definition's LOV Entries. For a lov_entries data_type the value passed in should be an array of IDs of the Custom Field Definition's LOV Entries.

Summary

Types

@type t() :: %Procore.Model.WorkOrderContractCustomFieldCustomFieldDefinitionId{}

Functions