| Modifier and Type | Method and Description |
|---|---|
static ReturnOrderBook |
create(String market,
Integer count) |
static OrderBook |
fromJson(com.fasterxml.jackson.databind.ObjectMapper mapper,
String body) |
String |
getEndpoint() |
String |
getPayload() |
OrderBook |
parse(com.fasterxml.jackson.databind.ObjectMapper mapper,
String json) |
public String getEndpoint()
getEndpoint in interface Reqpublic String getPayload()
getPayload in interface Reqpublic static ReturnOrderBook create(String market, Integer count)
Copyright © 2019. All rights reserved.