Jira.js - Jira Cloud API library
Preparing search index...
Version2Parameters
SetIssueTypeProperty
Interface SetIssueTypeProperty
interface
SetIssueTypeProperty
{
issueTypeId
:
string
;
propertyKey
:
string
;
propertyValue
:
any
;
}
Index
Properties
issue
Type
Id
property
Key
property
Value
Properties
issue
Type
Id
issueTypeId
:
string
The ID of the issue type.
property
Key
propertyKey
:
string
The key of the issue type property. The maximum length is 255 characters.
property
Value
propertyValue
:
any
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
issue
Type
Id
property
Key
property
Value
Jira.js - Jira Cloud API library
Loading...
The ID of the issue type.