| Package | Description |
|---|---|
| to.sparks.mtgox.model |
| Modifier and Type | Class and Description |
|---|---|
class |
OrderCancelResult
Deprecated.
Since this object represents a HTTP API Version 0 JSON response,
it will be removed when the HTTP Version 1 API (or later) implements the
cancelOrder method.
|
| Modifier and Type | Method and Description |
|---|---|
DynaBean[] |
Order.getActions() |
| Constructor and Description |
|---|
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 © 2013. All Rights Reserved.