T_Iota_Lib_CSharp_Api_Core_FindTransactionsResponse - iotaledger-archive/iota.lib.csharp GitHub Wiki
Response of FindTransactionsRequest
System.Object
Iota.Lib.CSharp.Api.Core.FindTransactionsResponse
Namespace: Iota.Lib.CSharp.Api.Core
Assembly: IotaApi (in IotaApi.dll) Version: 0.9.0.24212 (1.0.0.0)
C#
public class FindTransactionsResponseThe FindTransactionsResponse type exposes the following members.
| Name | Description | |
|---|---|---|
![]() |
FindTransactionsResponse | Initializes a new instance of the FindTransactionsResponse class |
| Name | Description | |
|---|---|---|
![]() |
Hashes | Gets or sets the hashes. |
| Name | Description | |
|---|---|---|
![]() |
ToString | Returns a String that represents this instance. (Overrides Object.ToString().) |

