Jira.js - Jira Cloud API library
Preparing search index...
Version3Models
EntityPropertyDetails
Interface EntityPropertyDetails
interface
EntityPropertyDetails
{
entityId
:
number
;
key
:
string
;
value
:
string
;
}
Index
Properties
entity
Id
key
value
Properties
entity
Id
entityId
:
number
The entity property ID.
key
key
:
string
The entity property key.
value
value
:
string
The new value of the entity property.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
entity
Id
key
value
Jira.js - Jira Cloud API library
Loading...
The entity property ID.