{
"success": true,
"code": 1,
"message": "text",
"licenseTemplates": [
{
"id": 1,
"name": "text",
"code": "text",
"format": "Xml",
"licenseFileName": "text",
"generateKeyInfo": true,
"description": "text",
"template": "text",
"productId": 1,
"signatureKeysId": 1,
"releaseId": 1,
"product": {
"id": "text",
"name": "text",
"version": "text",
"copyright": "text",
"url": "text",
"description": "text"
},
"components": [
"text"
],
"assemblies": [
{
"id": 1,
"name": "text",
"version": "text",
"culture": "text",
"publicKeyToken": "text",
"mappingFileId": 1,
"debugSymbolsKey": "text"
}
],
"fields": [
{
"name": "text",
"value": "text"
}
],
"features": [
{
"id": "text",
"name": "text",
"description": "text",
"expireDate": "text",
"key": "text",
"data": "text"
}
],
"restrictions": [
{
"id": "text",
"name": "text",
"expireDate": "text",
"properties": {
"ANY_ADDITIONAL_PROPERTY": "text"
}
}
]
}
],
"totalLicenseTemplatesCount": 1
}