allChildrenMustBeDoneToFinishParent: Boolean | Whether all child items must be done to finish the parent item |
allChildrenMustBeDoneToMoveParent: Boolean | Whether all child items must be done to move the parent item |
canConnectExisting: Boolean | Whether it's possible to connect existing items |
canConnectMultiples: Boolean | Whether it's possible to connect multiple items |
canCreateNewConnected: Boolean | Whether its possible to create new connected items |
childMustExistToFinishParent: Boolean | Whether a child must exist to finish the parent |
connectedRepo: PublicRepoUnion | Repo (Pipe or Table) representation |
custom_validation: String | The regex used to validate the field value |
description: String | The field description |
editable: Boolean | Whether the field is editable in future phases |
help: String | The field help text |
id: ID | The field ID |
index: Float | field index |
index_name: String | field index name |
internal_id: ID | The field internal ID |
is_multiple: Boolean | Whether the field accepts multiple entries |
label: String | The field title |
minimal_view: Boolean | Whether the field is minimal |
options: [String] | The options of the Checklist, Radio or Select field |
phase: Phase | Information about the phase |
required: Boolean | Whether the field is required |
synced_with_card: Boolean | Whether the phase field is synchronized with the fix field |
type: String | The field type. Valid options: assignee_select, attachment, checklist_horizontal, checklist_vertical, cnpj, connector, cpf, currency, date, datetime, due_date, email, id, label_select, long_text, number, phone, radio_horizontal, radio_vertical, select, short_text, statement, time, formula, dynamic_content |
uuid: ID | The field Universally Unique ID |