UpdateLicenseResponseServiceModel_Item
The item element.
Name | Description | Type | Additional Information |
---|---|---|---|
ProductId |
The product id. |
string |
None. |
Quantity |
The number of licenses. |
integer |
None. |
Seats |
The number of seats per license. |
integer |
None. |
Years |
The number of years the license is valid. |
integer |
None. |
ListPrice |
The list price. |
decimal number |
None. |
UnitPrice |
The unit price. |
decimal number |
None. |
LicenseId |
The id of the license. |
integer |
None. |
Keycode |
The keycode of the license. |
string |
None. |
Modules |
The modules (e.g. DNS Protection, WSAT, PLRCS or any other supported category) allocated with this license. |
Collection of UpdateLicenseResponseServiceModel_Module |
None. |