GetNEOBalance Method

Treatail NEO Core Logic

Treatail.NEO

WalletController..::..GetNEOBalance Method

Gets the neo balance.

Namespace:  Treatail.NEO.WebApi.Controllers
Assembly:  Treatail.NEO.WebApi (in Treatail.NEO.WebApi.dll)

Syntax


[HttpPostAttribute]
public ActionResult GetNEOBalance(
	string privateKeyHex
)
<HttpPostAttribute> _
Public Function GetNEOBalance ( _
	privateKeyHex As String _
) As ActionResult
[HttpPostAttribute]
public:
ActionResult^ GetNEOBalance(
	String^ privateKeyHex
)

Parameters

privateKeyHex
Type: String
The private key hexadecimal.

Return Value

The balance