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 Object → ExecutionError → AddressDeniedForCoin
Implements IDisposable, IEquatable<ExecutionError>, IEquatable<AddressDeniedForCoin>
Attributes NullableAttribute
Properties
Address
public Address Address { get; init; }
Property Value
CoinType
public string CoinType { get; init; }
Property Value
Constructors
AddressDeniedForCoin(Address, String)
Address is denied for this coin type
public AddressDeniedForCoin(Address Address, string CoinType)
Parameters
Address Address
CoinType String