GetBatchNftDossierResponse_BatchNftDossierElement..::..MintRunInfo Property
The token's MintRunInfo.
Namespace:
SecretNET.NFTAssembly: 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); }