LicenseInfo

LicenseInfo
LicenseInfo

Model represents license info

JSON Example
{
    "licenseKey": "string",
    "licensed": false,
    "expirationDate": 0,
    "licenseName": "string"
}
string
licenseKey
Optional

license key replaced with license name for VCF licenses

boolean
licensed
Optional

licensed

integer As int64 As int64
expirationDate
Optional

license expiration date

string
licenseName
Optional

license name

Returned By