Table of Contents

Class OpenClawAgentRegistrationModel

Namespace
JD.AI.Dashboard.Wasm.Models
Assembly
JD.AI.Dashboard.Wasm.dll
public sealed class OpenClawAgentRegistrationModel
Inheritance
OpenClawAgentRegistrationModel
Inherited Members

Properties

Bindings

public IList<OpenClawBindingModel> Bindings { get; set; }

Property Value

IList<OpenClawBindingModel>

Emoji

public string Emoji { get; set; }

Property Value

string

GatewayAgentId

public string? GatewayAgentId { get; set; }

Property Value

string

Id

public string Id { get; set; }

Property Value

string

Model

public string? Model { get; set; }

Property Value

string

Name

public string Name { get; set; }

Property Value

string

Theme

public string Theme { get; set; }

Property Value

string