Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 630 Bytes

IssueFieldOptionConfiguration.md

File metadata and controls

14 lines (12 loc) · 630 Bytes

IssueFieldOptionConfiguration

Properties

Name Type Description Notes
scope AllOfIssueFieldOptionConfigurationScope Defines the projects that the option is available in. If the scope is not defined, then the option is available in all projects. [optional]
attributes List<AttributesEnum> DEPRECATED [optional]

Enum: List<AttributesEnum>

Name Value
NOTSELECTABLE "notSelectable"
DEFAULTVALUE "defaultValue"