GetLicenseResponseServiceModel_License
The License item.
| Name | Description | Type | Additional Information |
|---|---|---|---|
| LicenseId |
The id of the license. |
integer |
None. |
| Keycode |
The keycode of the license. |
string |
None. |
| ExternalAccountId |
The account number of the customer |
string |
None. |
| Seats |
The number of seats the license has. |
integer |
None. |
| SeatsUsed |
The number of used seats. |
integer |
None. |
| StorageGb |
The available storage in GB. |
integer |
None. |
| StartDate |
The start date of the license. |
date |
None. |
| ExpirationDate |
The expiry date of the license. |
date |
None. |
| Modules |
The modules (e.g. DNS Protection, WSAT, PLRCS or any other supported category) allocated with this license. |
Collection of GetLicenseResponseServiceModel_Module |
None. |