Procore.Model.ConfigurableFieldSetFieldsCustomField1 (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.ConfigurableFieldSetFieldsCustomField1{ column: float() | nil, column_width: float() | nil, custom_field_definition_id: integer() | nil, data_type: String.t() | nil, description: 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