| Modifier and Type | Method and Description |
|---|---|
static PlaceTrade |
create(List<TradeReq> trades) |
String |
getEndpoint() |
String |
getPayload() |
List<Trade> |
parse(com.fasterxml.jackson.databind.ObjectMapper mapper,
String json) |
static Trade |
parseTrade(com.fasterxml.jackson.databind.JsonNode node) |
public String getEndpoint()
getEndpoint in interface Reqpublic String getPayload()
getPayload in interface Reqpublic static PlaceTrade create(List<TradeReq> trades)
public static Trade parseTrade(com.fasterxml.jackson.databind.JsonNode node)
Copyright © 2019. All rights reserved.