10Duke Enterprise C++ Client
Loading...
Searching...
No Matches
tenduke::ee::licensing::LicenseReleaseParameters Class Reference

#include <LicenseReleaseParameters.h>

Detailed Description

Parameters for license-release request.

Public Member Functions

 LicenseReleaseParameters (const std::vector< std::string > &leaseIds)
 Constructs new instance.
 

Public Attributes

const std::vector< std::string > leaseIds
 IDs of leases to release.
 

Constructor & Destructor Documentation

◆ LicenseReleaseParameters()

tenduke::ee::licensing::LicenseReleaseParameters::LicenseReleaseParameters ( const std::vector< std::string > &  leaseIds)
inlineexplicit

Constructs new instance.

Parameters
leaseIdsIDs of leases to release

The documentation for this class was generated from the following file: