org.knowm.xchange.poloniex.dto.account.PoloniexWallet Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of xchange-poloniex Show documentation
Show all versions of xchange-poloniex Show documentation
XChange implementation for the Poloniex Exchange
package org.knowm.xchange.poloniex.dto.account;
/** Created by John on 03/12/2017. */
public enum PoloniexWallet {
EXCHANGE,
MARGIN;
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy