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