isAutoIncrement property
If true, NFT token IDs are always sequential. If false, custom token IDs can be provided when minting.
Implementation
bool? isAutoIncrement;
If true, NFT token IDs are always sequential. If false, custom token IDs can be provided when minting.
bool? isAutoIncrement;