Class MarketApi

java.lang.Object
api.quotation.module.MarketApi

public class MarketApi extends Object
시세 종목 API 클래스
Since:
2021.11.29 Mon 22:59:09
Author:
RWB
  • Constructor Details

    • MarketApi

      public MarketApi()
  • Method Details

    • getMarketCodes

      public UpbitResponse<MarketCode[]> getMarketCodes(boolean isDetail) throws IOException
      마켓 코드 응답 반환 메서드
      Parameters:
      isDetail - : [boolean] 상세 정보 노출 여부
      Returns:
      [UpbitResponse] MarketCode[]를 포함한 Upbit 응답 객체
      Throws:
      IOException - 데이터 입출력 예외