Skip to content
This repository has been archived by the owner on Sep 10, 2024. It is now read-only.

Latest commit

 

History

History
17 lines (13 loc) · 964 Bytes

License.md

File metadata and controls

17 lines (13 loc) · 964 Bytes

License

Properties

Name Type Description Notes
edition str The edition of the product. [optional]
evaluation bool Whether the license is a time-restricted evaluation. [optional]
expires str The date and time the license expires. [optional]
features Features The features available in the license. [optional]
limits LicenseLimits The limits of the license. [optional]
links list[Link] Hypermedia links to corresponding or related resources. [optional]
perpetual bool Whether the license is perpetual. [optional]
status str The status of the license. [optional]

[Back to Model list] [Back to API list] [Back to README]