Skip to main content

MoveObject

Namespace: IotaSdk

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

Inheritance ObjectMoveObject
Implements IEquatable<MoveObject>
Attributes NullableContextAttribute, NullableAttribute

Properties

Bcs

public string? Bcs { get; init; }

Property Value

String

Constructors

MoveObject(String)

public MoveObject(string? Bcs = null)

Parameters

Bcs String?