Procore.Model.CustomFieldDefinition1 (procore_sdk v0.3.0)
Summary
Types
@type t() :: %Procore.Model.CustomFieldDefinition1{ active: boolean() | nil, company_id: integer() | nil, configurable_field_sets_count: integer() | nil, custom_field_lov_entries: [Procore.Model.CustomFieldLovEntry.t()] | nil, data_type: String.t() | nil, default_value: String.t() | nil, description: String.t() | nil, id: integer() | nil, label: String.t() | nil, variant: String.t() | nil }
Functions
Link to this function