SecretNET.NFT Namespace

MintNftClonesResponse..::..Result Property

Namespace:  SecretNET.NFT
Assembly:  SecretNET.NFT (in SecretNET.NFT.dll)

Syntax


public MintNftClonesResponse_Result Result { get; set; }
Public Property Result As MintNftClonesResponse_Result
	Get
	Set
public:
property MintNftClonesResponse_Result^ Result {
	MintNftClonesResponse_Result^ get ();
	void set (MintNftClonesResponse_Result^ value);
}