10Duke Scale C++ Client
Loading...
Searching...
No Matches
EndMeteredUseParameters.h
1#ifndef TENDUKE_SE_LICENSING_ENDMETEREDUSEPARAMETERS_H
2#define TENDUKE_SE_LICENSING_ENDMETEREDUSEPARAMETERS_H
3
4#include "../release/LicenseReleaseParameters.h"
5
6namespace tenduke { namespace se { namespace licensing {
7
12
13}}}
14
15#endif //TENDUKE_SE_LICENSING_ENDMETEREDUSEPARAMETERS_H
Parameters for license release request.
Definition LicenseReleaseParameters.h:14
::tenduke::se::licensing::LicenseReleaseParameters EndMeteredUseParameters
Parameters for end-metered use request.
Definition EndMeteredUseParameters.h:11
Root for classes, functions and globals of 10Duke C++ Client.
Definition BackendConfiguration.h:7