CreateTrialProductResponseServiceModel

Response model for CreateTrial.

NameDescriptionTypeAdditional Information
Message

Specifies if the user has duplicate registration.

string

None.

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.

Profile

A dictionary of profiles.

Dictionary of string [key] and CreateTrialProductResponseServiceModel_LicenseProfile [value]

None.

Customer

The customer associated to this license.

CreateTrialProductResponseServiceModel_Customer

None.