Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CloseTrackOrderReq ¶
type CloseTrackOrderReq struct { /** * The tracking order number comes from the trackingNo of the current interface with the order */ TrackingNo string `json:"trackingNo"` /** * Currency pair */ Symbol string `json:"symbol"` }
*
- @Author: bitget-sdk-team
- @Date: 2022-09-30 10:46
- @DES: Dealer closing request
Click to show internal directories.
Click to hide internal directories.