Class CcdUserAPIKey
CcdUserAPIKey model
Namespace: Unity.Services.Ccd.Management.Models
Syntax
[Preserve]
public class CcdUserAPIKey
Constructors
CcdUserAPIKey(String)
Creates an instance of CcdUserAPIKey.
Declaration
[Preserve]
public CcdUserAPIKey(string apikey)
Parameters
| Type | Name | Description |
|---|---|---|
| String | apikey | apikey param |
Properties
Apikey
Declaration
[Preserve]
public string Apikey { get; }
Property Value
| Type | Description |
|---|---|
| String |