(params?: {})
| 68 | privatePostOrder(params?: {}): Promise<implicitReturnType>; |
| 69 | privatePostReplace(params?: {}): Promise<implicitReturnType>; |
| 70 | privatePostOrderDebug(params?: {}): Promise<implicitReturnType>; |
| 71 | privatePostGetOrder(params?: {}): Promise<implicitReturnType>; |
| 72 | privatePostGetOrders(params?: {}): Promise<implicitReturnType>; |
| 73 | privatePostGetOpenOrders(params?: {}): Promise<implicitReturnType>; |
no outgoing calls
no test coverage detected