UpdateLicenseRequestServiceModel_Item
The item element.
| Name | Description | Type | Additional Information | 
|---|---|---|---|
| PartnerProductId | The product id. | string | None. | 
| Seats | The number of seats the license should have. | integer | Required | 
| ListPrice | The list price (a float with exactly 2 digits after the decimal point). | decimal number | None. | 
| UnitPrice | The unit price (a float with exactly 2 digits after the decimal point). | decimal number | None. | 
| StartDate | The license start date. | date | None. | 
| ExpirationDate | The license expiry date. | date | None. | 
| Modules | The modules (e.g. DNS Protection, WSAT, PLRCS or any other supported category) to allocate with this license. | Collection of UpdateLicenseRequestServiceModel_Module | None. |