CreateModuleTrialResponseServiceModel
Response model for creating trial modules.
Name | Description | Type | Additional Information |
---|---|---|---|
LicenseId |
A unique identifier for the license that was queried. |
integer |
None. |
Keycode |
Keycode identifying the license. |
string |
None. |
ProductLineDescription |
Description of the associated product line. |
string |
None. |
ParentLicenseId |
Unique identifier for the parent license. |
integer |
None. |
ParentKeycode |
The keycode for the parent license. |
string |
None. |
ChildLicenseActivations |
Number of activations in child licenses. |
integer |
None. |
PartnerStartDate |
Start date of the partner. |
date |
None. |
Profile |
A dictionary of profiles. |
Dictionary of string [key] and CreateModuleTrialResponseServiceModel_LicenseProfile [value] |
None. |
Customer |
The customer associated to this license. |
CreateModuleTrialResponseServiceModel_Customer |
None. |