Class BityAccountService

All Implemented Interfaces:
AccountService, BaseService

public final class BityAccountService extends BityBaseService implements AccountService
  • Constructor Details

    • BityAccountService

      public BityAccountService(Exchange exchange)
      Constructor
      Parameters:
      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