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