v3.7.5: fix() optional properties in AccountOrderV5 response interface
This commit is contained in:
@@ -45,7 +45,8 @@ export type OrderCancelTypeV5 =
|
||||
| 'CancelAllBeforeAdl'
|
||||
| 'CancelByAdmin'
|
||||
| 'CancelByTpSlTsClear'
|
||||
| 'CancelByPzSideCh';
|
||||
| 'CancelByPzSideCh'
|
||||
| 'UNKNOWN';
|
||||
|
||||
export type OrderRejectReasonV5 =
|
||||
| 'EC_NoError'
|
||||
|
||||
Reference in New Issue
Block a user