Skip to content
This repository was archived by the owner on Jul 27, 2021. It is now read-only.

T_Iota_Lib_CSharp_Api_Core_GetBalancesResponse

saniro edited this page Feb 16, 2017 · 1 revision

GetBalancesResponse Class

Response of GetBalancesRequest

Inheritance Hierarchy

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)

Syntax

C#

public class GetBalancesResponse : IotaResponse

The GetBalancesResponse type exposes the following members.

Constructors

 

Name Description
Public method GetBalancesResponse Initializes a new instance of the GetBalancesResponse class
  Back to Top

Properties

 

Name Description
Public property Balances Gets or sets the balances.
Public property Duration Gets or sets the duration. (Inherited from IotaResponse.)
Public property Milestone Gets or sets the milestone.
Public property MilestoneIndex Gets or sets the index of the milestone.
  Back to Top

Methods

 

Name Description
Public method ToString Returns a String that represents this instance. (Overrides Object.ToString().)
  Back to Top

See Also

Reference

Iota.Lib.CSharp.Api.Core Namespace

Clone this wiki locally