1#ifndef TENDUKE_EE_LICENSING_AUTHZAPI_LICENSERENEWREQUEST_H
2#define TENDUKE_EE_LICENSING_AUTHZAPI_LICENSERENEWREQUEST_H
4#include "./LicensingRequest.h"
5#include "../renew/LicenseRenewResponse.h"
12typedef ::tenduke::ee::licensing::authzapi::LicensingRequest<::tenduke::ee::licensing::LicenseRenewResponse>
LicenseRenewRequest;
Low-level client for licensing operations using 10Duke authz-API.
Definition AuthzLicensingClient.h:13
::tenduke::ee::licensing::authzapi::LicensingRequest<::tenduke::ee::licensing::LicenseRenewResponse > LicenseRenewRequest
Request for license renewal.
Definition LicenseRenewRequest.h:12
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