# LicenseGenerate
## Properties
**activated_license_list** | **Vec<String>** | Array of licenses included in activation file. | [optional] [default to null]
**activation** | **String** | Contents of licensing activation file. | [optional] [default to null]
**hardware** | [**Vec<::models::LicenseGenerateHardwareItem>**](LicenseGenerateHardwareItem.md) | Array of licenses included in activation file. | [optional] [default to null]
**not_activated_license_list** | **Vec<String>** | An array of licenses not included in activation file. | [optional] [default to null]
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)