licenseContentResponse element

Type: licenseContentResponseDTO
Namespace: (default namespace)
XML Schema: ns0.xsd

Response wrapper for the license content response.

Example XML

<?xml version="1.0" encoding="UTF-8"?> <licenseContentResponse> <data> <contactCountry>...</contactCountry> <contactEmail>...</contactEmail> <contactPhone>...</contactPhone> <contactCompany>...</contactCompany> <contactName>...</contactName> <effectiveDate>...</effectiveDate> <expirationDate>...</expirationDate> <licenseType>...</licenseType> <licensedUserCount>...</licensedUserCount> <maxLicensedUsers>...</maxLicensedUsers> <licenseServiceUrl>...</licenseServiceUrl> <fingerprint>...</fingerprint> </data> </licenseContentResponse>