LicenseInfo

LicenseInfo
LicenseInfo

Model represents license info

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

license expiration date

string
licenseKey
Optional

license key replaced with license name for VCF licenses

string
licenseName
Optional

license name

boolean
licensed
Optional

licensed

Returned By