Feature/extend filters of order endpoint (#3743)

* Extend filters of order endpoint

* Update changelog

---------

Co-authored-by: Thomas Kaul <4159106+dtslvr@users.noreply.github.com>
This commit is contained in:
Shaunak Das
2024-09-10 23:52:51 +05:30
committed by GitHub
parent a5211f6a29
commit 383a02519a
9 changed files with 95 additions and 11 deletions

View File

@@ -5,6 +5,7 @@ export interface Filter {
| 'ACCOUNT'
| 'ASSET_CLASS'
| 'ASSET_SUB_CLASS'
| 'DATA_SOURCE'
| 'HOLDING_TYPE'
| 'PRESET_ID'
| 'SEARCH_QUERY'