public class BitfinexMarginInfosRequest extends Object
| Modifier and Type | Field and Description |
|---|---|
protected String |
nonce |
protected String |
request |
| Constructor and Description |
|---|
BitfinexMarginInfosRequest(String nonce) |
| Modifier and Type | Method and Description |
|---|---|
String |
getNonce() |
String |
getRequest() |
void |
setNonce(String nonce) |
void |
setRequest(String request) |
public BitfinexMarginInfosRequest(String nonce)
Copyright © 2012–2017 Xeiam, LLC. All rights reserved.