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

#include <LicenseReleaseParameters.h>

Detailed Description

Parameters for license release request.

Public Member Functions

 LicenseReleaseParameters (const std::vector<::tenduke::se::licensing::LicenseReleaseArguments > &arguments)
 Constructs new instance.
 

Public Attributes

const std::vector<::tenduke::se::licensing::LicenseReleaseArgumentsarguments
 Leases of the licenses to release (with additional usage information).
 

Constructor & Destructor Documentation

◆ LicenseReleaseParameters()

tenduke::se::licensing::LicenseReleaseParameters::LicenseReleaseParameters ( const std::vector<::tenduke::se::licensing::LicenseReleaseArguments > &  arguments)
inlineexplicit

Constructs new instance.

Parameters
argumentsleases of the licenses to release (with additional usage information)

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