Skip to main content

AddressDeniedForCoin

Namespace: IotaSdk

Address is denied for this coin type

internal record class AddressDeniedForCoin : ExecutionError, System.IDisposable, System.IEquatable`1[[IotaSdk.ExecutionError, IotaSdk, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]], System.IEquatable`1[[IotaSdk.ExecutionError+AddressDeniedForCoin, IotaSdk, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]

Inheritance ObjectExecutionErrorAddressDeniedForCoin
Implements IDisposable, IEquatable<ExecutionError>, IEquatable<AddressDeniedForCoin>
Attributes NullableAttribute

Properties

Address

public Address Address { get; init; }

Property Value

Address

CoinType

public string CoinType { get; init; }

Property Value

String

Constructors

AddressDeniedForCoin(Address, String)

Address is denied for this coin type

public AddressDeniedForCoin(Address Address, string CoinType)

Parameters

Address Address

CoinType String