public class BitsoUserTransactions extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
BitsoUserTransactions.Movement |
| Modifier and Type | Field and Description |
|---|---|
ArrayList<BookOrder> |
list
Deprecated.
use
trades instead. |
ArrayList<BitsoUserTransactions.Movement> |
movements |
ArrayList<BookOrder> |
trades |
| Constructor and Description |
|---|
BitsoUserTransactions(org.json.JSONArray a,
BitsoBook book) |
@Deprecated public ArrayList<BookOrder> list
trades instead.public ArrayList<BitsoUserTransactions.Movement> movements
public BitsoUserTransactions(org.json.JSONArray a,
BitsoBook book)
Copyright © 2017. All rights reserved.