1#ifndef TENDUKE_SE_LICENSING_LICENSECONSUMERCLIENTBINDINGSTATUS_H
2#define TENDUKE_SE_LICENSING_LICENSECONSUMERCLIENTBINDINGSTATUS_H
4#include "./LicenseConsumptionClientBinding.h"
29 const std::vector<::tenduke::se::licensing::LicenseConsumptionClientBinding>
clientBindings;
LicenseConsumerClientBindingStatus(const std::vector<::tenduke::se::licensing::LicenseConsumptionClientBinding > &clientBindings)
Constructs new instance.
Definition LicenseConsumerClientBindingStatus.h:21
LicenseConsumerClientBindingStatus(const std::vector<::tenduke::se::licensing::LicenseConsumptionClientBinding > &clientBindings)
Constructs new instance.
Definition LicenseConsumerClientBindingStatus.h:21
const std::vector<::tenduke::se::licensing::LicenseConsumptionClientBinding > clientBindings
Licenses that are currently known to be associated with a license consuming user using a specific app...
Definition LicenseConsumerClientBindingStatus.h:29
Licensing operations for 10Duke Scale.
Definition LicenseConsumerClientBindingStatus.h:8
Classes, functions and globals of 10Duke Scale C++ Client.
Definition AbstractClientFactory.h:16
Root for classes, functions and globals of 10Duke C++ Client.
Definition AbstractClientFactory.h:16