CreateTrialRequestServiceModel
Request model for creating a trial license.
Name | Description | Type | Additional Information |
---|---|---|---|
CustomerEmail |
The email address. |
string |
Required |
LanguageCode |
The ISO two-letter language code. |
string |
None. |
LocationCode |
The ISO three-letter country code. |
string |
None. |
PartnerProductId |
The product id. |
string |
Required |
Seats |
The number of seats on the trial license. |
integer |
Required |
Country |
The ISO three-letter country code. |
string |
Required |
ExternalAccountId |
The account number of the customer. |
string |
Required |
Modules |
The modules (e.g. DNS Protection or WSAT) to allocate with this license. |
Collection of CreateTrialRequestServiceModel_Module |
None. |