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