T_Iota_Lib_CSharp_Api_Core_GetTransactionsToApproveRequest - iotaledger-archive/iota.lib.csharp GitHub Wiki
This class represents the core API call 'GetTransactionsToApprove'
System.Object
Iota.Lib.CSharp.Api.Core.IotaRequest
Iota.Lib.CSharp.Api.Core.GetTransactionsToApproveRequest
Namespace: Iota.Lib.CSharp.Api.Core
Assembly: IotaApi (in IotaApi.dll) Version: 0.9.0.24212 (1.0.0.0)
C#
public class GetTransactionsToApproveRequest : IotaRequest
The GetTransactionsToApproveRequest type exposes the following members.
Name | Description | |
---|---|---|
![]() |
GetTransactionsToApproveRequest | Initializes a new instance of the GetTransactionsToApproveRequest class. |
Name | Description | |
---|---|---|
![]() |
Command | Gets or sets the command. (Inherited from IotaRequest.) |
![]() |
Depth | Gets the depth. |
Name | Description | |
---|---|---|
![]() |
ToString | Returns a String that represents this instance. (Overrides Object.ToString().) |