SecretNET.NFT Namespace

GetBatchNftDossierResponse_BatchNftDossierElement..::..MintRunInfo Property

The token's MintRunInfo.

Namespace:  SecretNET.NFT
Assembly:  SecretNET.NFT (in SecretNET.NFT.dll)

Syntax


public MintRunInfo MintRunInfo { get; set; }
Public Property MintRunInfo As MintRunInfo
	Get
	Set
public:
property MintRunInfo^ MintRunInfo {
	MintRunInfo^ get ();
	void set (MintRunInfo^ value);
}

Field Value

The mint run information.