10Duke Enterprise C++ SDK
Toggle main menu visibility
Loading...
Searching...
No Matches
LicenseRenewRequest.h
1
#ifndef TENDUKE_EE_LICENSING_AUTHZAPI_LICENSERENEWREQUEST_H
2
#define TENDUKE_EE_LICENSING_AUTHZAPI_LICENSERENEWREQUEST_H
3
4
#include "./LicensingRequest.h"
5
#include "../renew/LicenseRenewResponse.h"
6
7
namespace
tenduke
{
namespace
ee
{
namespace
licensing
{
namespace
authzapi
{
8
12
typedef ::tenduke::ee::licensing::authzapi::LicensingRequest<::tenduke::ee::licensing::LicenseRenewResponse>
LicenseRenewRequest
;
13
14
15
}}}}
16
17
#endif
//TENDUKE_EE_LICENSING_AUTHZAPI_LICENSERENEWREQUEST_H
tenduke::ee::licensing::authzapi
Low-level client for licensing operations using 10Duke authz-API.
Definition
AuthzLicensingClient.h:13
tenduke::ee::licensing::authzapi::LicenseRenewRequest
::tenduke::ee::licensing::authzapi::LicensingRequest<::tenduke::ee::licensing::LicenseRenewResponse > LicenseRenewRequest
Request for license renewal.
Definition
LicenseRenewRequest.h:12
tenduke::ee::licensing
Classes, functions and globals related to 10Duke Enterprise licensing.
Definition
AuthzLicensingClient.h:13
tenduke::ee
Classes, functions and globals of 10Duke Enterprise C++ Client.
Definition
APIRequest.h:4
tenduke
Root for classes, functions and globals of 10Duke C++ Client.
Definition
APIRequest.h:4
client
enterprise
api
src
licensing
authz
LicenseRenewRequest.h
Generated by
1.17.0