SetContractStatusRequest_Payload..::..Level Property
The list of addresses to are allowed to mint (not optional).
Namespace:
SecretNET.NFTAssembly: SecretNET.NFT (in SecretNET.NFT.dll)
Syntax
public ContractStatus Level { get; set; }
Public Property Level As ContractStatus Get Set
public: property ContractStatus^ Level { ContractStatus^ get (); void set (ContractStatus^ value); }