Jira.js - Jira Cloud API library
Preparing search index...
Version3Models
PropertyKey
Interface PropertyKey
Property key details.
interface
PropertyKey
{
key
?:
string
;
self
?:
string
;
}
Index
Properties
key?
self?
Properties
Optional
key
key
?:
string
The key of the property.
Optional
self
self
?:
string
The URL of the property.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
key
self
Jira.js - Jira Cloud API library
Loading...
Property key details.