Skip to main content

TypeArgument

Namespace: IotaSdk

Type argument error

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

Inheritance ObjectExecutionErrorTypeArgument
Implements IDisposable, IEquatable<ExecutionError>, IEquatable<TypeArgument>
Attributes NullableAttribute

Properties

TypeArgumentValue

public ushort TypeArgumentValue { get; init; }

Property Value

UInt16

Kind

public TypeArgumentError Kind { get; init; }

Property Value

TypeArgumentError

Constructors

TypeArgument(UInt16, TypeArgumentError)

Type argument error

public TypeArgument(ushort TypeArgumentValue, TypeArgumentError Kind)

Parameters

TypeArgumentValue UInt16

Kind TypeArgumentError