Table of Contents

Class OfferStore

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

Properties

Inclusions

public IEnumerable<KeyValuePair<string, string>> Inclusions { get; init; }

Property Value

IEnumerable<KeyValuePair<string, string>>

StoreID

public string StoreID { get; init; }

Property Value

string