LicenseData

data class LicenseData(val analytics: AnalyticsLicenseData)

Contains additional license data returned from the license server.

Constructors

Link copied to clipboard
constructor(analytics: AnalyticsLicenseData)

Properties

Link copied to clipboard

The AnalyticsLicenseData part from the license call response.