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