AdminReloadLicenseResponse
AdminReloadLicenseResponse documentation for JavaScript SDK
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| status | String | Outcome of the reload attempt, such as LOADED, UNCHANGED, FAILED, or NOT_FOUND. | [optional] |
| message | String | Human-readable message describing the reload result. | [optional] |
| activeLicense | ActiveLicenseMetadata | Metadata for the currently active license after reload, or null if no license is active. | [optional] |