Details about a license for the Jira instance.

interface License {
    applications: Version3.Version3Models.LicensedApplication[];
}

Properties

Properties

The applications under this license.