Uses of Class
org.knowm.xchange.enigma.dto.trade.EnigmaWithdrawalRequest
Package | Description |
---|---|
org.knowm.xchange.enigma | |
org.knowm.xchange.enigma.service |
-
Uses of EnigmaWithdrawalRequest in org.knowm.xchange.enigma
Methods in org.knowm.xchange.enigma with parameters of type EnigmaWithdrawalRequest Modifier and Type Method Description EnigmaWithdrawal
EnigmaAuthenticated. withdrawal(String accessToken, EnigmaWithdrawalRequest withdrawalRequest)
-
Uses of EnigmaWithdrawalRequest in org.knowm.xchange.enigma.service
Methods in org.knowm.xchange.enigma.service with parameters of type EnigmaWithdrawalRequest Modifier and Type Method Description EnigmaWithdrawal
EnigmaAccountServiceRaw. withdrawal(EnigmaWithdrawalRequest withdrawalRequest)