#include <LicenseConsumer.h>
|
| | LicenseConsumer (std::string connectedIdentityId, std::string contactInfo, std::string created, std::string description, std::string displayLabel, std::string displayName, std::string email, std::string externalReference, std::string id, std::string modified, std::string name, std::string type) |
| | Constructs new instance.
|
| |
|
|
const std::string | connectedIdentityId |
| | Connected identity id.
|
| |
|
const std::string | contactInfo |
| | Contact info.
|
| |
|
const std::string | created |
| | Creation timestamp.
|
| |
|
const std::string | description |
| | Description.
|
| |
|
const std::string | displayLabel |
| | Display label.
|
| |
|
const std::string | displayName |
| | Display name.
|
| |
|
const std::string | email |
| | Email address.
|
| |
|
const std::string | externalReference |
| | External reference.
|
| |
|
const std::string | id |
| | Id.
|
| |
|
const std::string | modified |
| | Modification timestamp.
|
| |
|
const std::string | name |
| | Name.
|
| |
|
const std::string | type |
| | Type.
|
| |
◆ LicenseConsumer()
| tenduke::se::licensing::LicenseConsumer::LicenseConsumer |
( |
std::string | connectedIdentityId, |
|
|
std::string | contactInfo, |
|
|
std::string | created, |
|
|
std::string | description, |
|
|
std::string | displayLabel, |
|
|
std::string | displayName, |
|
|
std::string | email, |
|
|
std::string | externalReference, |
|
|
std::string | id, |
|
|
std::string | modified, |
|
|
std::string | name, |
|
|
std::string | type ) |
|
inline |
Constructs new instance.
- Parameters
-
| connectedIdentityId | - |
| contactInfo | - |
| created | - |
| description | - |
| displayLabel | - |
| displayName | - |
| email | - |
| externalReference | - |
| id | - |
| modified | - |
| name | - |
| type | - |
The documentation for this class was generated from the following file: