GetChildLicensesResponseServiceModel_Item
The ChildLicenses item.
| Name | Description | Type | Additional Information |
|---|---|---|---|
| LicenseId |
The license id of a child license. |
integer |
None. |
| Keycode |
The keycode of a child license. |
string |
None. |
| TotalDevices |
Number of total devices. |
integer |
None. |
| Devices |
Number of active devices. |
integer |
None. |
| DeactivatedDevices |
Number of deactivated devices. |
integer |
None. |
| EffectiveDate |
The effective date. |
date |
None. |
| CompanyName |
The company name. |
string |
None. |
| IsTrial |
Value indicating whether the child license is a trial license. |
boolean |
None. |
| Modules |
The modules (e.g. DNS Protection, WSAT, PLRCS or any other supported category) allocated with this license. |
Collection of GetChildLicensesResponseServiceModel_Module |
None. |