Class LivecoinResponseWithDataMap

java.lang.Object
org.knowm.xchange.livecoin.dto.LivecoinBaseResponse
org.knowm.xchange.livecoin.dto.LivecoinResponseWithDataMap

public class LivecoinResponseWithDataMap extends LivecoinBaseResponse
Author:
walec51
  • Constructor Details

    • LivecoinResponseWithDataMap

      public LivecoinResponseWithDataMap(Boolean success, Map data)
  • Method Details

    • getData

      public Map getData()