Skip to main content

MoveFunctionConnection

Namespace: IotaSdk

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

Inheritance ObjectMoveFunctionConnection
Implements IDisposable, IEquatable<MoveFunctionConnection>
Attributes NullableContextAttribute, NullableAttribute

Properties

Nodes

public MoveFunction[] Nodes { get; init; }

Property Value

MoveFunction[]

PageInfo

public PageInfo PageInfo { get; init; }

Property Value

PageInfo

Constructors

MoveFunctionConnection(MoveFunction[], PageInfo)

public MoveFunctionConnection(MoveFunction[] Nodes, PageInfo PageInfo)

Parameters

Nodes MoveFunction[]

PageInfo PageInfo

Methods

Dispose()

public void Dispose()