java.lang.Object
com.binance.connector.client.impl.spot.Fiat

public class Fiat extends Object

Fiat Endpoints

All endpoints under the Fiat Endpoint section of the API documentation will be implemented in this class.
Response will be returned in String format.
  • Constructor Details

    • Fiat

      public Fiat(String baseUrl, String apiKey, String secretKey, boolean showLimitUsage)
  • Method Details