Class BitfinexWithdrawalRequest

java.lang.Object
org.knowm.xchange.bitfinex.v1.dto.account.BitfinexWithdrawalRequest

public class BitfinexWithdrawalRequest extends Object
  • Field Details

    • request

      protected String request
    • nonce

      protected String nonce
    • options

      protected String options
  • Constructor Details

    • BitfinexWithdrawalRequest

      public BitfinexWithdrawalRequest(String nonce, String withdrawType, String walletSelected, BigDecimal amount, String address, String paymentId)
      Constructor
      Parameters:
      nonce -
      withdrawType -
      walletSelected -
      amount -
      address -