| Package | Description |
|---|---|
| to.sparks.mtgox.model |
| Modifier and Type | Method and Description |
|---|---|
DynaBean[] |
Order.getActions() |
DynaBean |
AccountInfo.getWallets() |
| Constructor and Description |
|---|
AccountInfo(String login,
String[] rights,
Date last_Login,
Date created,
long index,
TickerPrice monthly_Volume,
String language,
String id,
DynaBean wallets,
double trade_Fee) |
Order(String oid,
String currency,
String item,
String type,
TickerPrice amount,
TickerPrice effective_amount,
TickerPrice price,
String status,
String date,
String priority,
DynaBean[] actions,
TickerPrice invalid_amount) |
Copyright © 2012. All Rights Reserved.