Sha256: 8a52c3f4e3b15e06df5a0fae2b69490dfa61b76f11478e15a33dec453a3443ad
Contents?: true
Size: 773 Bytes
Versions: 2
Compression:
Stored size: 773 Bytes
Contents
# SwaggerClient::License ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **edition** | **String** | The edition of the product. | [optional] **evaluation** | **BOOLEAN** | Whether the license is a time-restricted evaluation. | [optional] **expires** | **String** | The date and time the license expires. | [optional] **features** | [**Features**](Features.md) | | [optional] **limits** | [**LicenseLimits**](LicenseLimits.md) | | [optional] **links** | [**Array<Link>**](Link.md) | Hypermedia links to corresponding or related resources. | [optional] **perpetual** | **BOOLEAN** | Whether the license is perpetual. | [optional] **status** | **String** | The status of the license. | [optional]
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
avs-0.1.0 | lib/service/api/rapid7_insightvm_client/docs/License.md |
avs-0.0.9 | lib/service/api/rapid7_insightvm_client/docs/License.md |