Details about a license for the Jira instance.

interface License {
    applications: Version2.Version2Models.LicensedApplication[];
}

Properties

Properties

The applications under this license.