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