Table of Contents

Class RoutingRuleModel

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

Properties

AgentId

public string AgentId { get; set; }

Property Value

string

ChannelType

public string ChannelType { get; set; }

Property Value

string

ConversationPattern

public string? ConversationPattern { get; set; }

Property Value

string