UNPKG

bitget-api

Version:

Complete Node.js & JavaScript SDK for Bitget V1-V3 REST APIs & WebSockets, with TypeScript & end-to-end tests.

7 lines (6 loc) 130 B
export interface WSAPIPlaceOrderResponseV3 { symbol: string; orderId: string; clientOid: string; cTime: string; }