Table of Contents

Class MemoryIndexResponse

Namespace
JD.AI.Dashboard.Wasm.Models
Assembly
JD.AI.Dashboard.Wasm.dll
public record MemoryIndexResponse : IEquatable<MemoryIndexResponse>
Inheritance
MemoryIndexResponse
Implements
Inherited Members

Properties

Id

public string Id { get; init; }

Property Value

string

Success

public bool Success { get; init; }

Property Value

bool