T_Iota_Lib_CSharp_Api_Core_GetTrytesResponse - iotaledger-archive/iota.lib.csharp GitHub Wiki
This class represents the response of GetTrytesRequest
System.Object
Iota.Lib.CSharp.Api.Core.GetTrytesResponse
Namespace: Iota.Lib.CSharp.Api.Core
Assembly: IotaApi (in IotaApi.dll) Version: 0.9.0.24212 (1.0.0.0)
C#
public class GetTrytesResponse
The GetTrytesResponse type exposes the following members.
Name | Description | |
---|---|---|
![]() |
GetTrytesResponse | Initializes a new instance of the GetTrytesResponse class |
Name | Description | |
---|---|---|
![]() |
Trytes | Gets or sets the trytes. |
Name | Description | |
---|---|---|
![]() |
ToString | Returns a String that represents this instance. (Overrides Object.ToString().) |