Class CoindealAccountService

All Implemented Interfaces:
AccountService, BaseService

public class CoindealAccountService extends CoindealAccountServiceRaw implements AccountService
  • Constructor Details

    • CoindealAccountService

      public CoindealAccountService(Exchange exchange)
  • Method Details

    • getAccountInfo

      public AccountInfo getAccountInfo() throws IOException
      Description copied from interface: AccountService
      Get account info
      Specified by:
      getAccountInfo in interface AccountService
      Returns:
      the AccountInfo object, null if some sort of error occurred. Implementers should log the error.
      Throws:
      IOException - - Indication that a networking error occurred while fetching JSON data