type fixing
- add StopOrder to OrderFilterV5 https://bybit-exchange.github.io/docs/v5/order/cancel-order#request-parameters - add isMaster to api info - version ++ :)
This commit is contained in:
@@ -45,6 +45,7 @@ export interface ApiKeyInfoV5 {
|
||||
vipLevel?: string;
|
||||
mktMakerLevel?: string;
|
||||
affiliateID?: number;
|
||||
isMaster: boolean;
|
||||
}
|
||||
|
||||
export interface UpdateApiKeyResultV5 {
|
||||
|
||||
Reference in New Issue
Block a user