1#ifndef TENDUKE_EE_LICENSING_LICENSERENEWITEM_H
2#define TENDUKE_EE_LICENSING_LICENSERENEWITEM_H
20 const std::string &
name,
LicenseRenewItem(const std::string &name, const std::string &leaseId)
Constructs new instance.
Definition LicenseRenewItem.h:19
const std::string name
The name of the licensed item.
Definition LicenseRenewItem.h:28
const std::string leaseId
In a license renewal request, the ID of the license lease to be extended.
Definition LicenseRenewItem.h:32
Classes, functions and globals related to 10Duke Enterprise licensing.
Definition AuthzLicensingClient.h:13
Classes, functions and globals of 10Duke Enterprise C++ Client.
Definition APIRequest.h:4
Root for classes, functions and globals of 10Duke C++ Client.
Definition APIRequest.h:4