CreateLicensesRequestServiceModel_Item
The item element.
Name | Description | Type | Additional Information |
---|---|---|---|
PartnerProductId |
The product id. |
string |
Required |
Quantity |
The number of licenses. |
integer |
Required |
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 to allocate with this license (e.g. DNS Protection, WSAT, PLRCS or any other supported category). |
Collection of CreateLicensesRequestServiceModel_Module |
None. |