Jira.js - Jira Cloud API library
Preparing search index...
Version3Models
LicensedApplication
Interface LicensedApplication
Details about a licensed Jira application.
interface
LicensedApplication
{
id
:
string
;
plan
:
string
;
}
Index
Properties
id
plan
Properties
id
id
:
string
The ID of the application.
plan
plan
:
string
The licensing plan.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
id
plan
Jira.js - Jira Cloud API library
Loading...
Details about a licensed Jira application.