Procore.Model.ConfigurableFieldSet2FieldsCustomField1 (procore_sdk v0.3.0)
Custom Field object for an existing custom field in this configurable field set object.
Summary
Types
@type t() :: %Procore.Model.ConfigurableFieldSet2FieldsCustomField1{ column: float() | nil, column_width: float() | nil, company_id: integer() | nil, custom_field_definition_id: integer() | nil, custom_fields_section_id: integer() | nil, data_type: String.t() | nil, default_value: String.t() | nil, description: String.t() | nil, host_type: String.t() | nil, id: integer() | nil, label: String.t() | nil, name: String.t() | nil, position: integer() | nil, required: boolean() | nil, row: float() | nil, variant: String.t() | nil, visible: boolean() | nil }
Functions
Link to this function