Table of Contents

Class FilterItem

Namespace
chia.dotnet
Assembly
chia-dotnet.dll
public record FilterItem : IEquatable<FilterItem>
Inheritance
FilterItem
Implements
Inherited Members
Extension Methods

Properties

Key

public string Key { get; init; }

Property Value

string

Value

public string? Value { get; init; }

Property Value

string