Skip to main content

MoveStructTypeParameter

Namespace: IotaSdk

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

Inheritance ObjectMoveStructTypeParameter
Implements IEquatable<MoveStructTypeParameter>
Attributes NullableContextAttribute, NullableAttribute

Properties

Constraints

public MoveAbility[] Constraints { get; init; }

Property Value

MoveAbility[]

IsPhantom

public bool IsPhantom { get; init; }

Property Value

Boolean

Constructors

MoveStructTypeParameter(MoveAbility[], Boolean)

public MoveStructTypeParameter(MoveAbility[] Constraints, bool IsPhantom)

Parameters

Constraints MoveAbility[]

IsPhantom Boolean