![]() |
KEYZY C++ Client Library 1.9.0
To develop software that is compiled with a C++ compiler and utilizes the KEYZY service (www.keyzy.io)
|
License details filled in by the SDK: SKU, product code, licensee name/email, type, dates, info text, and serial number. More...
#include <KeyzyTypes.h>
Public Attributes | |
| std::string | _skuNumber |
| std::string | _productCode |
| std::string | _licenseeName |
| std::string | _licenseeEmail |
| std::string | _versionCode |
| std::string | _licenseType |
| std::int64_t | _startTime = 315522000 |
| std::int64_t | _endTime = 315522000 |
| std::string | _info |
| std::string | _serialNumber |
License details filled in by the SDK: SKU, product code, licensee name/email, type, dates, info text, and serial number.
Contains license information
| std::string Keyzy::LicenseInfo::_skuNumber |
Contains the unique SKU number of the sku
| std::string Keyzy::LicenseInfo::_productCode |
Contains the unique product code of the product
| std::string Keyzy::LicenseInfo::_licenseeName |
Contains the name of the licensee
| std::string Keyzy::LicenseInfo::_licenseeEmail |
Contains the email of the licensee
| std::string Keyzy::LicenseInfo::_versionCode |
Contains the version code of the product that is connected to the SKU
| std::string Keyzy::LicenseInfo::_licenseType |
Contains the type of the license. It's "trial"
| std::int64_t Keyzy::LicenseInfo::_startTime = 315522000 |
Contains the start time of the trial license in unix timestamp format.
Default time is 315522000.
It's only used for trial and subscription license types.
| std::int64_t Keyzy::LicenseInfo::_endTime = 315522000 |
Contains the end time of the trial license in unix timestamp format.
Default time is 315522000.
It's used for trial and subscription license types as end time.
It's used for perpetual license type as offline_license_life.
| std::string Keyzy::LicenseInfo::_info |
Contains the text for the license if any text is applied before the deposit process
| std::string Keyzy::LicenseInfo::_serialNumber |
Contains the serial number of the license