T_Iota_Lib_CSharp_Api_Core_GetBalancesResponse - iotaledger-archive/iota.lib.csharp GitHub Wiki
Response of GetBalancesRequest
System.Object
Iota.Lib.CSharp.Api.Core.IotaResponse
Iota.Lib.CSharp.Api.Core.GetBalancesResponse
Namespace: Iota.Lib.CSharp.Api.Core
Assembly: IotaApi (in IotaApi.dll) Version: 0.9.0.24212 (1.0.0.0)
C#
public class GetBalancesResponse : IotaResponse
The GetBalancesResponse type exposes the following members.
Name | Description | |
---|---|---|
![]() |
GetBalancesResponse | Initializes a new instance of the GetBalancesResponse class |
Name | Description | |
---|---|---|
![]() |
Balances | Gets or sets the balances. |
![]() |
Duration | Gets or sets the duration. (Inherited from IotaResponse.) |
![]() |
Milestone | Gets or sets the milestone. |
![]() |
MilestoneIndex | Gets or sets the index of the milestone. |
Name | Description | |
---|---|---|
![]() |
ToString | Returns a String that represents this instance. (Overrides Object.ToString().) |