T_Iota_Lib_CSharp_Api_Core_FindTransactionsRequest - iotaledger-archive/iota.lib.csharp GitHub Wiki
This class represents the core api request 'FindTransactions'
System.Object
Iota.Lib.CSharp.Api.Core.IotaRequest
Iota.Lib.CSharp.Api.Core.FindTransactionsRequest
Namespace: Iota.Lib.CSharp.Api.Core
Assembly: IotaApi (in IotaApi.dll) Version: 0.9.0.24212 (1.0.0.0)
C#
public class FindTransactionsRequest : IotaRequest
The FindTransactionsRequest type exposes the following members.
Name | Description | |
---|---|---|
![]() |
FindTransactionsRequest | Initializes a new instance of the FindTransactionsRequest class. |
Name | Description | |
---|---|---|
![]() |
Addresses | Gets or sets the addresses. |
![]() |
Approvees | Gets or sets the approvees. |
![]() |
Bundles | Gets or sets the bundles. |
![]() |
Command | Gets or sets the command. (Inherited from IotaRequest.) |
![]() |
Tags | Gets or sets the tags. |