T_Iota_Lib_CSharp_Api_Core_IotaRequest - iotaledger-archive/iota.lib.csharp GitHub Wiki
This class serves as base class for the different core API calls/requests
System.Object
Iota.Lib.CSharp.Api.Core.IotaRequest
Namespace: Iota.Lib.CSharp.Api.Core
Assembly: IotaApi (in IotaApi.dll) Version: 0.9.0.24212 (1.0.0.0)
C#
public class IotaRequest
The IotaRequest type exposes the following members.
Name | Description | |
---|---|---|
![]() |
IotaRequest | Initializes a new instance of the IotaRequest class. |
Name | Description | |
---|---|---|
![]() |
Command | Gets or sets the command. |
Iota.Lib.CSharp.Api.Core Namespace