MoveStructTypeParameter
Namespace: IotaSdk
public record class MoveStructTypeParameter : System.IEquatable`1[[IotaSdk.MoveStructTypeParameter, IotaSdk, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]
Inheritance Object → MoveStructTypeParameter
Implements IEquatable<MoveStructTypeParameter>
Attributes NullableContextAttribute, NullableAttribute
Properties
Constraints
public MoveAbility[] Constraints { get; init; }
Property Value
IsPhantom
public bool IsPhantom { get; init; }
Property Value
Constructors
MoveStructTypeParameter(MoveAbility[], Boolean)
public MoveStructTypeParameter(MoveAbility[] Constraints, bool IsPhantom)
Parameters
Constraints MoveAbility[]
IsPhantom Boolean