CreateTrialModuleResponseServiceModel_License
The License element.
| Name | Description | Type | Additional Information | 
|---|---|---|---|
| LicenseId | The license id for the created trial license. | integer | None. | 
| Keycode | The keycode for the created trial license. | string | None. | 
| ExternalAccountId | The account number of the customer. | string | None. | 
| Seats | The number of seats. | integer | None. | 
| SeatsUsed | The number of seats used. | integer | None. | 
| StorageGb | The available storage in GB. | decimal number | None. | 
| StartDate | The start date of the trial license. | date | None. | 
| ExpirationDate | The expiry date of the trial license. | date | None. | 
| Modules | The modules (e.g. DNS Protection or WSAT) allocated with this license. | Collection of CreateTrialModuleResponseServiceModel_Module | None. |