T_Iota_Lib_CSharp_Api_Core_FindTransactionsRequest - iotaledger-archive/iota.lib.csharp GitHub Wiki

FindTransactionsRequest Class

This class represents the core api request 'FindTransactions'

Inheritance Hierarchy

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)

Syntax

C#

public class FindTransactionsRequest : IotaRequest

The FindTransactionsRequest type exposes the following members.

Constructors

 

Name Description
Public method FindTransactionsRequest Initializes a new instance of the FindTransactionsRequest class.
  Back to Top

Properties

 

Name Description
Public property Addresses Gets or sets the addresses.
Public property Approvees Gets or sets the approvees.
Public property Bundles Gets or sets the bundles.
Public property Command Gets or sets the command. (Inherited from IotaRequest.)
Public property Tags Gets or sets the tags.
  Back to Top

See Also

Reference

Iota.Lib.CSharp.Api.Core Namespace

⚠️ **GitHub.com Fallback** ⚠️