GetProductChildLicensesResponseServiceModel_ChildLicenseProfile
Response model for a child license profile.
Name | Description | Type | Additional Information |
---|---|---|---|
LicenseCategoryName |
The category name of this license. |
string |
None. |
LicenseCategoryDescription |
A description of this license category. |
string |
None. |
LicenseKeycodeTypeId |
The identifier of a license's keycode type. Possible values are: 1 = standard license, 3 = parent license. |
integer |
None. |
StartDate |
The start date associated to this license. |
date |
None. |
ExpirationDate |
The expiration date of this license. |
date |
None. |
CategoryTypeName |
The type of this category. Possible values are: trial, full. |
string |
None. |
ItemHierarchyId |
An identifier specifying whether this item is a primary or secondary product. Secondary products have an 'ItemHierarchyId' of 2 and represent products dependent on a primary product. Examples include SDNS (Webroot DNS Protection) and SECA (Webroot Security Awareness Training) products provisioned as part of an item whose primary product is SAEP. |
integer |
None. |
ItemHierarchyName |
The name of the hierarchy type associated to this item. Possible values are: primary, secondary. |
string |
None. |
LicenseStatusId |
The status identifier for this license. Possible values are: 0 = inactive, 1 = active, 2 = disabled, 3 = manually disabled. |
integer |
None. |
LicenseStatusDescription |
A description for the LicenseStatusId field. |
string |
None. |