Overload List
Name | Description | |
---|---|---|
Get |
Returns all orders.
| |
Get(AccountID) |
Returns orders sent by the given Account
| |
Get(OrderID) |
Returns the order with the given ID.
Null if order not found.
|
See Also