Package api.exchange.module
Class AccountsApi
java.lang.Object
api.exchange.module.AuthApi
api.exchange.module.AccountsApi
자산 API 클래스
- Since:
- 2021.11.30 Tue 12:23:00
- Author:
- RWB
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class api.exchange.module.AuthApi
getAuthToken, getAuthToken, getAuthToken
-
Constructor Details
-
AccountsApi
생성자 메서드- Parameters:
api- : [String] API 키secret- : [String] API Secret 키
-
-
Method Details
-
getAccounts
전체 계좌 조회 응답 반환 메서드- Returns:
- [UpbitResponse] Account[]를 포함한 Upbit 응답 객체
- Throws:
IOException- 데이터 입출력 예외
-