T_Iota_Lib_CSharp_Api_Core_GetInclusionStatesResponse - iotaledger-archive/iota.lib.csharp GitHub Wiki
This class represents the response of GetInclusionStatesRequest
System.Object
Iota.Lib.CSharp.Api.Core.IotaResponse
Iota.Lib.CSharp.Api.Core.GetInclusionStatesResponse
Namespace: Iota.Lib.CSharp.Api.Core
Assembly: IotaApi (in IotaApi.dll) Version: 0.9.0.24212 (1.0.0.0)
C#
public class GetInclusionStatesResponse : IotaResponse
The GetInclusionStatesResponse type exposes the following members.
Name | Description | |
---|---|---|
![]() |
GetInclusionStatesResponse | Initializes a new instance of the GetInclusionStatesResponse class |
Name | Description | |
---|---|---|
![]() |
Duration | Gets or sets the duration. (Inherited from IotaResponse.) |
![]() |
States | Gets or sets the states. |
Iota.Lib.CSharp.Api.Core Namespace
Iota.Lib.CSharp.Api.Core.IotaResponse