GetMintersResponse..::..Result Property
Payload of the response.
Namespace:
SecretNET.NFTAssembly: SecretNET.NFT (in SecretNET.NFT.dll)
Syntax
public GetMintersResponse_Result Result { get; set; }
Public Property Result As GetMintersResponse_Result Get Set
public: property GetMintersResponse_Result^ Result { GetMintersResponse_Result^ get (); void set (GetMintersResponse_Result^ value); }