ActiveLicenseMetadata Model
ActiveLicenseMetadata Model documentation for Java SDK
ActiveLicenseMetadata
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| filename | String | Filename of the active license on disk. | [optional] |
| sha256 | String | Hex-encoded SHA-256 hash of the active license file. | [optional] |
| sizeBytes | Long | Size of the active license file in bytes. | |
| modifiedAt | OffsetDateTime | Last modification timestamp of the active license file. | [optional] |