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

GetInclusionStatesResponse Class

This class represents the response of GetInclusionStatesRequest

Inheritance Hierarchy

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)

Syntax

C#

public class GetInclusionStatesResponse : IotaResponse

The GetInclusionStatesResponse type exposes the following members.

Constructors

 

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

Properties

 

Name Description
Public property Duration Gets or sets the duration. (Inherited from IotaResponse.)
Public property States Gets or sets the states.
  Back to Top

See Also

Reference

Iota.Lib.CSharp.Api.Core Namespace
Iota.Lib.CSharp.Api.Core.IotaResponse

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