|
10Duke Scale C++ Client
|
#include <LicenseKeyLicensesStatus.h>
A REST-entity to describe licenses matching a license key.
Public Member Functions | |
| LicenseKeyLicensesStatus (const std::vector<::tenduke::se::licensing::License > &licenses) | |
| Constructs new instance. | |
Public Attributes | |
| const std::vector<::tenduke::se::licensing::License > | licenses |
| The licenses. | |
|
inlineexplicit |
Constructs new instance.
| licenses | - |