SerialNumberType..::..QuantityMintedThisRun Property
The number of tokens minted in this mint run.
Namespace:
SecretNET.NFTAssembly: SecretNET.NFT (in SecretNET.NFT.dll)
Syntax
public: property Nullable<unsigned int^> QuantityMintedThisRun { Nullable<unsigned int^> get (); void set (Nullable<unsigned int^> value); }