GroupProjectField
Represents a group project custom field entity.
Extends ProjectField.
Properties
Name | Type | Description |
---|---|---|
id | string | The ID of the project custom field. |
multiValue | boolean | When `true`, the project custom field can support multiple values. A field can be either simple or multi-value. `false` by default. |
name | string | The name of the project custom field. |
type | string | The type of the project custom field. |
Last modified: 7 November 2024