EnumProjectCustomField
Represents project settings for the enum field.
Extends BaseBundleProjectCustomField
This table describes attributes of the EnumProjectCustomField
entity.
To receive an attribute in the response from server, specify it explicitly in the request parameter
fields
.To update an attribute, provide it in the body of a POST request.
Field | Type | Description |
---|---|---|
bundle | EnumBundle | Set of enum values that can be used for this field. |
defaultValues | Array of EnumBundleElements | Values that will be set to the new issue by default. |
Last modified: 8 July 2019