Table of Contents

Class ApiKey

Namespace
Glitch9.AIDevKit
[Serializable]
public class ApiKey
Inheritance
object
ApiKey

Properties

HasValue

public bool HasValue { get; }

Property Value

bool

Methods

GetApiKey()

public string GetApiKey()

Returns

string

Operators

implicit operator string(ApiKey)

public static implicit operator string(ApiKey apiKey)

Parameters

apiKey ApiKey

Returns

string