10Duke Scale C++ Client
Loading...
Searching...
No Matches
EndMeteredUseResponse.h
1#ifndef TENDUKE_SE_LICENSING_ENDMETEREDUSERESPONSE_H
2#define TENDUKE_SE_LICENSING_ENDMETEREDUSERESPONSE_H
3
4#include "../release/LicenseReleaseResponse.h"
5
6namespace tenduke { namespace se { namespace licensing {
7
12
13}}}
14
15#endif //TENDUKE_SE_LICENSING_ENDMETEREDUSERESPONSE_H
Response from license release call.
Definition LicenseReleaseResponse.h:17
::tenduke::se::licensing::LicenseReleaseResponse EndMeteredUseResponse
Response of "endMeteredUse" request.
Definition EndMeteredUseResponse.h:11
Root for classes, functions and globals of 10Duke C++ Client.
Definition BackendConfiguration.h:7