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