T_Iota_Lib_CSharp_Api_Core_GetTransactionsToApproveResponse - iotaledger-archive/iota.lib.csharp GitHub Wiki
This class represents the response of GetTransactionsToApproveRequest
System.Object
Iota.Lib.CSharp.Api.Core.IotaResponse
Iota.Lib.CSharp.Api.Core.GetTransactionsToApproveResponse
Namespace: Iota.Lib.CSharp.Api.Core
Assembly: IotaApi (in IotaApi.dll) Version: 0.9.0.24212 (1.0.0.0)
C#
public class GetTransactionsToApproveResponse : IotaResponse
The GetTransactionsToApproveResponse type exposes the following members.
Name | Description | |
---|---|---|
![]() |
GetTransactionsToApproveResponse | Initializes a new instance of the GetTransactionsToApproveResponse class |
Name | Description | |
---|---|---|
![]() |
BranchTransaction | Gets or sets the branch transaction. |
![]() |
Duration | Gets or sets the duration. (Inherited from IotaResponse.) |
![]() |
TrunkTransaction | Gets or sets the trunk transaction. |
Name | Description | |
---|---|---|
![]() |
ToString | Returns a String that represents this instance. (Overrides Object.ToString().) |