Skip to main content

FaucetReceipt

Namespace: IotaSdk

public record class FaucetReceipt : System.IDisposable, System.IEquatable`1[[IotaSdk.FaucetReceipt, IotaSdk, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]

Inheritance ObjectFaucetReceipt
Implements IDisposable, IEquatable<FaucetReceipt>
Attributes NullableContextAttribute, NullableAttribute

Properties

Sent

public CoinInfo[] Sent { get; init; }

Property Value

CoinInfo[]

Constructors

FaucetReceipt(CoinInfo[])

public FaucetReceipt(CoinInfo[] Sent)

Parameters

Sent CoinInfo[]

Methods

Dispose()

public void Dispose()