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