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

#include <LicenseFeature.h>

Detailed Description

A license feature.

Public Member Functions

 LicenseFeature (std::string created, std::string feature, std::string id, std::string modified)
 Constructs new instance.
 

Public Attributes

const std::string created
 Creation timestamp.
 
const std::string feature
 The feature.
 
const std::string id
 Id.
 
const std::string modified
 Modification timestamp.
 

Constructor & Destructor Documentation

◆ LicenseFeature()

tenduke::se::licensing::LicenseFeature::LicenseFeature ( std::string  created,
std::string  feature,
std::string  id,
std::string  modified 
)
inline

Constructs new instance.

Parameters
created-
feature-
id-
modified-

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