org.knowm.xchange.livecoin.dto.LivecoinPaginatedResponse Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of xchange-livecoin Show documentation
Show all versions of xchange-livecoin Show documentation
A convenient way to buy and sell Bitcoin
package org.knowm.xchange.livecoin.dto;
import com.fasterxml.jackson.annotation.JsonProperty;
import java.util.List;
import java.util.Map;
public class LivecoinPaginatedResponse extends LivecoinBaseResponse {
private final List
© 2015 - 2024 Weber Informatics LLC | Privacy Policy