1#ifndef TENDUKE_EE_LICENSING_LICENSERELEASEPARAMETERS_H
2#define TENDUKE_EE_LICENSING_LICENSERELEASEPARAMETERS_H
LicenseReleaseParameters(const std::vector< std::string > &leaseIds)
Constructs new instance.
Definition LicenseReleaseParameters.h:19
const std::vector< std::string > leaseIds
IDs of leases to release.
Definition LicenseReleaseParameters.h:24
LicenseReleaseParameters(const std::vector< std::string > &leaseIds)
Constructs new instance.
Definition LicenseReleaseParameters.h:19
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