SerialNumberType..::..MintRun Property
The mint run this token was minted in. This represents batches of NFTs released at the same time.
Namespace:
SecretNET.NFTAssembly: SecretNET.NFT (in SecretNET.NFT.dll)
Syntax
public: property Nullable<unsigned int^> MintRun { Nullable<unsigned int^> get (); void set (Nullable<unsigned int^> value); }