GroupProjectFieldLast modified: 11 March 2025 Represents a group project custom field entity. Extends ProjectField. Properties NameTypeDescriptionid 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.