Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Panel
bgColor#FFFFFF
titleBGColor#C8D0E4
titlegetAccountFunds
AccountFundsResponse getAccountFunds ( ) throws AccountAPINGException

Returns the available to bet amount, exposure and commission information.

Parameter name

Type

Required

Description

wallet

Wallet

 

Name of the wallet in question. Please Note: To return the the Australian Exchange wallet balance you must specify AUSTRALIAN as the Wallet parameter.Global wallet is returned by default


Return type

Description

AccountFundsResponse

Response for retrieving available to bet.


Throws

Description

AccountAPINGException

Generic exception that is thrown if this operation fails for any reason.

Since 1.0.0

...