Class MemoryIndexResponse
public record MemoryIndexResponse : IEquatable<MemoryIndexResponse>
- Inheritance
-
MemoryIndexResponse
- Implements
- Inherited Members
Properties
Id
public string Id { get; init; }
Property Value
Success
public bool Success { get; init; }