| Interface | Description |
|---|---|
| CurrencyKludge |
This is a bit of a kludge that ensures the offers know what currency they are
in.
|
| IEventTime |
A convenient way to deal with unrelated objects chronologically
|
| Class | Description |
|---|---|
| AccountInfo | |
| BitcoinPrice | |
| CurrencyInfo |
Contains information about an MtGox currency
|
| Depth | |
| DtoBase | |
| DynaBean |
This bean can be used as a dynamic proxy for *any* JSON object
|
| FullDepth | |
| MtGoxBitcoin |
A representation of bitcoins as used with MtGox
|
| MtGoxFiatCurrency |
A real-world currency (such as USD) as used by MtGox
|
| MtGoxPrice | |
| MtGoxUnitOfCredit |
A class to encapsulate all the weird mtgox money conversions.
|
| Offer | |
| Operation | |
| OpPrivate<T> | |
| OpPrivateDepth | |
| OpPrivateTicker | |
| OpPrivateTrade | |
| Order | |
| 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.
|
| OrderResult | |
| Result<T> | |
| SendBitcoinsTransaction | |
| Ticker | |
| TickerPrice | |
| Trade | |
| TradeResult | |
| Wallet |
Copyright © 2013. All Rights Reserved.