Table of Contents

Class NFTCoinInfo

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

Properties

NftCoinId

public string NftCoinId { get; init; }

Property Value

string

WalletId

public int WalletId { get; init; }

Property Value

int