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

#include <Licensee.h>

Detailed Description

Public Member Functions

 Licensee (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 naturalId, std::string type)
 Constructs new instance.
 

Public Attributes

std::string connectedIdentityId
 Connected identity id.
 
std::string contactInfo
 Contact info.
 
std::string created
 Creation timestamp.
 
std::string description
 Description.
 
std::string displayLabel
 Display label.
 
std::string displayName
 Display name.
 
std::string email
 Email address.
 
std::string externalReference
 External reference.
 
std::string id
 Id.
 
std::string modified
 Modification timestamp.
 
std::string name
 Name.
 
std::string naturalId
 Natural id.
 
std::string type
 Type.
 

Constructor & Destructor Documentation

◆ Licensee()

tenduke::se::licensing::Licensee::Licensee ( 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  naturalId,
std::string  type 
)
inline

Constructs new instance.

Parameters
connectedIdentityId-
contactInfo-
created-
description-
displayLabel-
displayName-
email-
externalReference-
id-
modified-
name-
naturalId-
type-

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