MovePackageQuery
Namespace: IotaSdk
public record class MovePackageQuery : System.IDisposable, System.IEquatable`1[[IotaSdk.MovePackageQuery, IotaSdk, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]
Inheritance Object → MovePackageQuery
Implements IDisposable, IEquatable<MovePackageQuery>
Attributes NullableContextAttribute, NullableAttribute
Properties
Address
public Address Address { get; init; }
Property Value
Bcs
public string? Bcs { get; init; }
Property Value
Constructors
MovePackageQuery(Address, String)
public MovePackageQuery(Address Address, string? Bcs = null)
Parameters
Address Address
Bcs String?
Methods
Dispose()
public void Dispose()