Package api.quotation.module
Class MarketApi
java.lang.Object
api.quotation.module.MarketApi
시세 종목 API 클래스
- Since:
- 2021.11.29 Mon 22:59:09
- Author:
- RWB
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
MarketApi
public MarketApi()
-
-
Method Details
-
getMarketCodes
마켓 코드 응답 반환 메서드- Parameters:
isDetail- : [boolean] 상세 정보 노출 여부- Returns:
- [UpbitResponse] MarketCode[]를 포함한 Upbit 응답 객체
- Throws:
IOException- 데이터 입출력 예외
-