The LicenseType object contains parameters of a license type.
LicenseType Parameters
Name |
Type |
Description |
TypeId |
Number |
Numeric value of the license type |
Name |
String |
Name of the license type |
Example Response
{
"TypeId"
: 1,
"Name"
:
"Full version"
}