hi-jira2 0.0.1

Jira rest api v2
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
# IssueFieldOptionConfiguration

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**scope** | Option<[**crate::models::IssueFieldOptionScopeBean**]IssueFieldOptionScopeBean.md> | 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** | Option<**Vec<String>**> | DEPRECATED | [optional]

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)