@cryptorobot.ai/client 1.26.0-dev.1029 → 1.26.0-dev.1031

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (118) hide show
  1. package/lib/src/services/advisor/advisor.class.d.ts +2 -2
  2. package/lib/src/services/advisor/advisor.schema.d.ts +1 -1
  3. package/lib/src/services/advisor/messages/messages.class.d.ts +2 -2
  4. package/lib/src/services/advisor/messages/messages.schema.d.ts +144 -144
  5. package/lib/src/services/affiliates/affiliates.class.d.ts +2 -2
  6. package/lib/src/services/affiliates/clicks/clicks.class.d.ts +2 -2
  7. package/lib/src/services/affiliates/comissions/comissions.class.d.ts +2 -2
  8. package/lib/src/services/affiliates/contracts/contracts.class.d.ts +2 -2
  9. package/lib/src/services/affiliates/coupons/coupons.class.d.ts +2 -2
  10. package/lib/src/services/affiliates/links/links.class.d.ts +2 -2
  11. package/lib/src/services/affiliates/payouts/payouts.class.d.ts +2 -2
  12. package/lib/src/services/agents/agents.class.d.ts +2 -2
  13. package/lib/src/services/agents/sessions/conversations/conversations.class.d.ts +2 -2
  14. package/lib/src/services/agents/sessions/sessions.class.d.ts +2 -2
  15. package/lib/src/services/agents/sessions/sessions.schema.d.ts +143 -143
  16. package/lib/src/services/autotune/studies/studies.class.d.ts +2 -2
  17. package/lib/src/services/autotune/trials/trials.class.d.ts +2 -2
  18. package/lib/src/services/autotune/usage/usage.class.d.ts +2 -2
  19. package/lib/src/services/autotune/usage/usage.schema.d.ts +3 -3
  20. package/lib/src/services/blog/calendar/calendar.class.d.ts +2 -2
  21. package/lib/src/services/blog/integrations/integrations.class.d.ts +2 -2
  22. package/lib/src/services/blog/posts/posts.class.d.ts +2 -2
  23. package/lib/src/services/blog/queries/queries.class.d.ts +2 -2
  24. package/lib/src/services/blog/sitemaps/pages/pages.class.d.ts +2 -2
  25. package/lib/src/services/blog/sitemaps/sitemaps.class.d.ts +2 -2
  26. package/lib/src/services/blog/suggestions/suggestions.class.d.ts +2 -2
  27. package/lib/src/services/config/config.class.d.ts +2 -2
  28. package/lib/src/services/copilot/concerns/concerns.class.d.ts +2 -2
  29. package/lib/src/services/copilot/concerns/concerns.schema.d.ts +8 -8
  30. package/lib/src/services/copilot/decisions/decisions.class.d.ts +2 -2
  31. package/lib/src/services/copilot/recommendations/recommendations.class.d.ts +2 -2
  32. package/lib/src/services/currencies/currencies.class.d.ts +2 -2
  33. package/lib/src/services/emails/emails.class.d.ts +2 -2
  34. package/lib/src/services/events/events.class.d.ts +2 -2
  35. package/lib/src/services/events/triggers/triggers.class.d.ts +2 -2
  36. package/lib/src/services/events/types/types.class.d.ts +2 -2
  37. package/lib/src/services/exchanges/balance/balance.class.d.ts +2 -2
  38. package/lib/src/services/exchanges/deposits/deposits.class.d.ts +2 -2
  39. package/lib/src/services/exchanges/deposits/sync/sync.class.d.ts +2 -2
  40. package/lib/src/services/exchanges/download/download.class.d.ts +2 -2
  41. package/lib/src/services/exchanges/download/webhooks/webhooks.class.d.ts +2 -2
  42. package/lib/src/services/exchanges/exchanges.class.d.ts +2 -2
  43. package/lib/src/services/exchanges/ledger/ledger.class.d.ts +2 -2
  44. package/lib/src/services/exchanges/ledger/sync/sync.class.d.ts +2 -2
  45. package/lib/src/services/exchanges/ohlcv/history/history.class.d.ts +2 -2
  46. package/lib/src/services/exchanges/ticker/ticker.class.d.ts +2 -2
  47. package/lib/src/services/exchanges/transactions/sync/sync.class.d.ts +2 -2
  48. package/lib/src/services/exchanges/transactions/transactions.class.d.ts +2 -2
  49. package/lib/src/services/extensions/extensions.class.d.ts +2 -2
  50. package/lib/src/services/insights/crypto-stress-index/crypto-stress-index.class.d.ts +2 -2
  51. package/lib/src/services/insights/etf-flow/etf-flow.class.d.ts +2 -2
  52. package/lib/src/services/insights/fear-and-greed/fear-and-greed.class.d.ts +2 -2
  53. package/lib/src/services/insights/global/global.class.d.ts +2 -2
  54. package/lib/src/services/insights/insights.class.d.ts +2 -2
  55. package/lib/src/services/insights/news/news.class.d.ts +2 -2
  56. package/lib/src/services/keys/KeysService.d.ts +2 -2
  57. package/lib/src/services/keys/keys.class.d.ts +2 -2
  58. package/lib/src/services/marketplaces/marketplaces.class.d.ts +2 -2
  59. package/lib/src/services/markets/markets.class.d.ts +2 -2
  60. package/lib/src/services/messages/messages.class.d.ts +2 -2
  61. package/lib/src/services/models/pods/events/events.class.d.ts +2 -2
  62. package/lib/src/services/models/pods/events/events.schema.d.ts +3 -3
  63. package/lib/src/services/models/pods/pods.class.d.ts +2 -2
  64. package/lib/src/services/models/presets/presets.class.d.ts +2 -2
  65. package/lib/src/services/models/signals/history/history.class.d.ts +2 -2
  66. package/lib/src/services/models/signals/signals.class.d.ts +2 -2
  67. package/lib/src/services/models/signals/subscriptions/subscriptions.class.d.ts +2 -2
  68. package/lib/src/services/models/signals/subscriptions/subscriptions.schema.d.ts +3 -3
  69. package/lib/src/services/objectives/objectives.class.d.ts +2 -2
  70. package/lib/src/services/referrals/referrals.class.d.ts +2 -2
  71. package/lib/src/services/security/events/security-events.class.d.ts +2 -2
  72. package/lib/src/services/security/events/security-events.schema.d.ts +70 -70
  73. package/lib/src/services/series/balance/balance.class.d.ts +2 -2
  74. package/lib/src/services/series/performance/performance.class.d.ts +2 -2
  75. package/lib/src/services/snapshot/snapshot.class.d.ts +2 -2
  76. package/lib/src/services/snapshot/snapshot.schema.d.ts +336 -336
  77. package/lib/src/services/store/items/items.class.d.ts +2 -2
  78. package/lib/src/services/strategies/ai/ai.class.d.ts +2 -2
  79. package/lib/src/services/strategies/backtest/backtest.class.d.ts +2 -2
  80. package/lib/src/services/strategies/backtest/backtest.schema.d.ts +231 -135
  81. package/lib/src/services/strategies/backtest/results/results.class.d.ts +2 -2
  82. package/lib/src/services/strategies/follow/follow.class.d.ts +2 -2
  83. package/lib/src/services/strategies/generate/generate.class.d.ts +2 -2
  84. package/lib/src/services/strategies/generate/generate.schema.d.ts +80 -80
  85. package/lib/src/services/strategies/history/history.class.d.ts +2 -2
  86. package/lib/src/services/strategies/history/history.schema.d.ts +152 -152
  87. package/lib/src/services/strategies/hyperopt/hyperopt.class.d.ts +2 -2
  88. package/lib/src/services/strategies/indicators/indicators.class.d.ts +2 -2
  89. package/lib/src/services/strategies/indicators/talib/talib.class.d.ts +2 -2
  90. package/lib/src/services/strategies/research/research.class.d.ts +2 -2
  91. package/lib/src/services/strategies/research/research.schema.d.ts +72 -72
  92. package/lib/src/services/strategies/strategies.class.d.ts +2 -2
  93. package/lib/src/services/strategies/templates/templates.class.d.ts +2 -2
  94. package/lib/src/services/tasks/comments/comments.class.d.ts +2 -2
  95. package/lib/src/services/tasks/tasks.class.d.ts +2 -2
  96. package/lib/src/services/tax/research/research.class.d.ts +2 -2
  97. package/lib/src/services/tax/sessions/conversations/conversations.class.d.ts +2 -2
  98. package/lib/src/services/tax/sessions/sessions.class.d.ts +2 -2
  99. package/lib/src/services/tax/sessions/sessions.schema.d.ts +72 -72
  100. package/lib/src/services/tokens/tokens.class.d.ts +2 -2
  101. package/lib/src/services/tokens/tokens.schema.d.ts +72 -72
  102. package/lib/src/services/traders/pods/api/api.class.d.ts +2 -2
  103. package/lib/src/services/traders/pods/api/api.schema.d.ts +8 -8
  104. package/lib/src/services/traders/pods/events/events.class.d.ts +2 -2
  105. package/lib/src/services/traders/pods/events/events.schema.d.ts +144 -144
  106. package/lib/src/services/traders/pods/pods.class.d.ts +2 -2
  107. package/lib/src/services/traders/pods/pods.schema.d.ts +73 -73
  108. package/lib/src/services/traders/pods/webhooks/webhooks.class.d.ts +2 -2
  109. package/lib/src/services/traders/pods/webhooks/webhooks.schema.d.ts +144 -144
  110. package/lib/src/services/traders/traders.class.d.ts +2 -2
  111. package/lib/src/services/trades/trades.class.d.ts +2 -2
  112. package/lib/src/services/users/access/access.class.d.ts +2 -2
  113. package/lib/src/services/users/access/access.schema.d.ts +70 -70
  114. package/lib/src/services/users/marketing/marketing.class.d.ts +2 -2
  115. package/lib/src/services/users/onboarding/onboarding.class.d.ts +2 -2
  116. package/lib/src/services/users/sessions/sessions.class.d.ts +2 -2
  117. package/lib/src/services/users/sessions/sessions.schema.d.ts +70 -70
  118. package/package.json +1 -1
@@ -557,7 +557,7 @@ export declare const tradersPodsSchema: import("@feathersjs/typebox").TObject<{
557
557
  userId: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>;
558
558
  __v: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TAny>;
559
559
  }>>>;
560
- exchangeId: import("@feathersjs/typebox").TString<string>;
560
+ exchangeId: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>;
561
561
  strategyId: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>;
562
562
  strategy: import("@feathersjs/typebox").TRef<import("@feathersjs/typebox").TPartial<import("@feathersjs/typebox").TObject<{
563
563
  _id: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>>;
@@ -1946,7 +1946,7 @@ export declare const tradersPodsResolver: import("@feathersjs/schema").Resolver<
1946
1946
  userId: string | {};
1947
1947
  __v?: any;
1948
1948
  }>;
1949
- exchangeId: string;
1949
+ exchangeId: string | {};
1950
1950
  strategyId: string | {};
1951
1951
  strategy: Partial<{
1952
1952
  _id?: string | {} | undefined;
@@ -3333,7 +3333,7 @@ export declare const tradersPodsExternalResolver: import("@feathersjs/schema").R
3333
3333
  userId: string | {};
3334
3334
  __v?: any;
3335
3335
  }>;
3336
- exchangeId: string;
3336
+ exchangeId: string | {};
3337
3337
  strategyId: string | {};
3338
3338
  strategy: Partial<{
3339
3339
  _id?: string | {} | undefined;
@@ -4720,7 +4720,7 @@ export declare const tradersPodsDataSchema: import("@feathersjs/typebox").TInter
4720
4720
  userId: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>;
4721
4721
  __v: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TAny>;
4722
4722
  }>>>;
4723
- exchangeId: import("@feathersjs/typebox").TString<string>;
4723
+ exchangeId: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>;
4724
4724
  strategyId: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>;
4725
4725
  strategy: import("@feathersjs/typebox").TRef<import("@feathersjs/typebox").TPartial<import("@feathersjs/typebox").TObject<{
4726
4726
  _id: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>>;
@@ -6106,7 +6106,7 @@ export declare const tradersPodsDataSchema: import("@feathersjs/typebox").TInter
6106
6106
  userId: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>;
6107
6107
  __v: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TAny>;
6108
6108
  }>>>;
6109
- exchangeId: import("@feathersjs/typebox").TString<string>;
6109
+ exchangeId: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>;
6110
6110
  strategyId: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>;
6111
6111
  strategy: import("@feathersjs/typebox").TRef<import("@feathersjs/typebox").TPartial<import("@feathersjs/typebox").TObject<{
6112
6112
  _id: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>>;
@@ -7495,7 +7495,7 @@ export declare const tradersPodsDataResolver: import("@feathersjs/schema").Resol
7495
7495
  userId: string | {};
7496
7496
  __v?: any;
7497
7497
  }>;
7498
- exchangeId: string;
7498
+ exchangeId: string | {};
7499
7499
  strategyId: string | {};
7500
7500
  strategy: Partial<{
7501
7501
  _id?: string | {} | undefined;
@@ -8882,7 +8882,7 @@ export declare const tradersPodsPatchSchema: import("@feathersjs/typebox").TPart
8882
8882
  userId: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>;
8883
8883
  __v: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TAny>;
8884
8884
  }>>>;
8885
- exchangeId: import("@feathersjs/typebox").TString<string>;
8885
+ exchangeId: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>;
8886
8886
  strategyId: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>;
8887
8887
  strategy: import("@feathersjs/typebox").TRef<import("@feathersjs/typebox").TPartial<import("@feathersjs/typebox").TObject<{
8888
8888
  _id: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>>;
@@ -10271,7 +10271,7 @@ export declare const tradersPodsPatchResolver: import("@feathersjs/schema").Reso
10271
10271
  userId: string | {};
10272
10272
  __v?: any;
10273
10273
  }>;
10274
- exchangeId: string;
10274
+ exchangeId: string | {};
10275
10275
  strategyId: string | {};
10276
10276
  strategy: Partial<{
10277
10277
  _id?: string | {} | undefined;
@@ -11658,7 +11658,7 @@ export declare const tradersPodsQueryProperties: import("@feathersjs/typebox").T
11658
11658
  userId: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>;
11659
11659
  __v: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TAny>;
11660
11660
  }>>>;
11661
- exchangeId: import("@feathersjs/typebox").TString<string>;
11661
+ exchangeId: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>;
11662
11662
  strategyId: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>;
11663
11663
  strategy: import("@feathersjs/typebox").TRef<import("@feathersjs/typebox").TPartial<import("@feathersjs/typebox").TObject<{
11664
11664
  _id: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>>;
@@ -12514,14 +12514,14 @@ export declare const tradersPodsQuerySchema: import("@feathersjs/typebox").TInte
12514
12514
  }>, import("@feathersjs/typebox").TObject<{
12515
12515
  [key: string]: import("@feathersjs/typebox").TSchema;
12516
12516
  } | undefined>]>>]>>;
12517
- exchangeId: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TPartial<import("@feathersjs/typebox").TIntersect<[import("@feathersjs/typebox").TObject<{
12518
- $gt: import("@feathersjs/typebox").TString<string>;
12519
- $gte: import("@feathersjs/typebox").TString<string>;
12520
- $lt: import("@feathersjs/typebox").TString<string>;
12521
- $lte: import("@feathersjs/typebox").TString<string>;
12522
- $ne: import("@feathersjs/typebox").TString<string>;
12523
- $in: import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TString<string>> | import("@feathersjs/typebox").TString<string>;
12524
- $nin: import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TString<string>> | import("@feathersjs/typebox").TString<string>;
12517
+ exchangeId: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>, import("@feathersjs/typebox").TPartial<import("@feathersjs/typebox").TIntersect<[import("@feathersjs/typebox").TObject<{
12518
+ $gt: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>;
12519
+ $gte: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>;
12520
+ $lt: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>;
12521
+ $lte: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>;
12522
+ $ne: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>;
12523
+ $in: import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>> | import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>;
12524
+ $nin: import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>> | import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>;
12525
12525
  }>, import("@feathersjs/typebox").TObject<{
12526
12526
  [key: string]: import("@feathersjs/typebox").TSchema;
12527
12527
  } | undefined>]>>]>>;
@@ -12593,14 +12593,14 @@ export declare const tradersPodsQuerySchema: import("@feathersjs/typebox").TInte
12593
12593
  }>, import("@feathersjs/typebox").TObject<{
12594
12594
  [key: string]: import("@feathersjs/typebox").TSchema;
12595
12595
  } | undefined>]>>]>>;
12596
- exchangeId: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TPartial<import("@feathersjs/typebox").TIntersect<[import("@feathersjs/typebox").TObject<{
12597
- $gt: import("@feathersjs/typebox").TString<string>;
12598
- $gte: import("@feathersjs/typebox").TString<string>;
12599
- $lt: import("@feathersjs/typebox").TString<string>;
12600
- $lte: import("@feathersjs/typebox").TString<string>;
12601
- $ne: import("@feathersjs/typebox").TString<string>;
12602
- $in: import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TString<string>> | import("@feathersjs/typebox").TString<string>;
12603
- $nin: import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TString<string>> | import("@feathersjs/typebox").TString<string>;
12596
+ exchangeId: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>, import("@feathersjs/typebox").TPartial<import("@feathersjs/typebox").TIntersect<[import("@feathersjs/typebox").TObject<{
12597
+ $gt: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>;
12598
+ $gte: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>;
12599
+ $lt: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>;
12600
+ $lte: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>;
12601
+ $ne: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>;
12602
+ $in: import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>> | import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>;
12603
+ $nin: import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>> | import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>;
12604
12604
  }>, import("@feathersjs/typebox").TObject<{
12605
12605
  [key: string]: import("@feathersjs/typebox").TSchema;
12606
12606
  } | undefined>]>>]>>;
@@ -12673,14 +12673,14 @@ export declare const tradersPodsQuerySchema: import("@feathersjs/typebox").TInte
12673
12673
  }>, import("@feathersjs/typebox").TObject<{
12674
12674
  [key: string]: import("@feathersjs/typebox").TSchema;
12675
12675
  } | undefined>]>>]>>;
12676
- exchangeId: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TPartial<import("@feathersjs/typebox").TIntersect<[import("@feathersjs/typebox").TObject<{
12677
- $gt: import("@feathersjs/typebox").TString<string>;
12678
- $gte: import("@feathersjs/typebox").TString<string>;
12679
- $lt: import("@feathersjs/typebox").TString<string>;
12680
- $lte: import("@feathersjs/typebox").TString<string>;
12681
- $ne: import("@feathersjs/typebox").TString<string>;
12682
- $in: import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TString<string>> | import("@feathersjs/typebox").TString<string>;
12683
- $nin: import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TString<string>> | import("@feathersjs/typebox").TString<string>;
12676
+ exchangeId: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>, import("@feathersjs/typebox").TPartial<import("@feathersjs/typebox").TIntersect<[import("@feathersjs/typebox").TObject<{
12677
+ $gt: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>;
12678
+ $gte: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>;
12679
+ $lt: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>;
12680
+ $lte: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>;
12681
+ $ne: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>;
12682
+ $in: import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>> | import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>;
12683
+ $nin: import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>> | import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>;
12684
12684
  }>, import("@feathersjs/typebox").TObject<{
12685
12685
  [key: string]: import("@feathersjs/typebox").TSchema;
12686
12686
  } | undefined>]>>]>>;
@@ -12752,14 +12752,14 @@ export declare const tradersPodsQuerySchema: import("@feathersjs/typebox").TInte
12752
12752
  }>, import("@feathersjs/typebox").TObject<{
12753
12753
  [key: string]: import("@feathersjs/typebox").TSchema;
12754
12754
  } | undefined>]>>]>>;
12755
- exchangeId: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TPartial<import("@feathersjs/typebox").TIntersect<[import("@feathersjs/typebox").TObject<{
12756
- $gt: import("@feathersjs/typebox").TString<string>;
12757
- $gte: import("@feathersjs/typebox").TString<string>;
12758
- $lt: import("@feathersjs/typebox").TString<string>;
12759
- $lte: import("@feathersjs/typebox").TString<string>;
12760
- $ne: import("@feathersjs/typebox").TString<string>;
12761
- $in: import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TString<string>> | import("@feathersjs/typebox").TString<string>;
12762
- $nin: import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TString<string>> | import("@feathersjs/typebox").TString<string>;
12755
+ exchangeId: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>, import("@feathersjs/typebox").TPartial<import("@feathersjs/typebox").TIntersect<[import("@feathersjs/typebox").TObject<{
12756
+ $gt: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>;
12757
+ $gte: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>;
12758
+ $lt: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>;
12759
+ $lte: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>;
12760
+ $ne: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>;
12761
+ $in: import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>> | import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>;
12762
+ $nin: import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>> | import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>;
12763
12763
  }>, import("@feathersjs/typebox").TObject<{
12764
12764
  [key: string]: import("@feathersjs/typebox").TSchema;
12765
12765
  } | undefined>]>>]>>;
@@ -12845,14 +12845,14 @@ export declare const tradersPodsQueryResolver: import("@feathersjs/schema").Reso
12845
12845
  $nin: string | (string | {})[] | {};
12846
12846
  } & {}> | {} | undefined;
12847
12847
  exchangeId?: string | Partial<{
12848
- $gt: string;
12849
- $gte: string;
12850
- $lt: string;
12851
- $lte: string;
12852
- $ne: string;
12853
- $in: string | string[];
12854
- $nin: string | string[];
12855
- } & {}> | undefined;
12848
+ $gt: string | {};
12849
+ $gte: string | {};
12850
+ $lt: string | {};
12851
+ $lte: string | {};
12852
+ $ne: string | {};
12853
+ $in: string | (string | {})[] | {};
12854
+ $nin: string | (string | {})[] | {};
12855
+ } & {}> | {} | undefined;
12856
12856
  host?: string | Partial<{
12857
12857
  $gt?: string | undefined;
12858
12858
  $gte?: string | undefined;
@@ -12894,14 +12894,14 @@ export declare const tradersPodsQueryResolver: import("@feathersjs/schema").Reso
12894
12894
  $nin: string | (string | {})[] | {};
12895
12895
  } & {}> | {} | undefined;
12896
12896
  exchangeId?: string | Partial<{
12897
- $gt: string;
12898
- $gte: string;
12899
- $lt: string;
12900
- $lte: string;
12901
- $ne: string;
12902
- $in: string | string[];
12903
- $nin: string | string[];
12904
- } & {}> | undefined;
12897
+ $gt: string | {};
12898
+ $gte: string | {};
12899
+ $lt: string | {};
12900
+ $lte: string | {};
12901
+ $ne: string | {};
12902
+ $in: string | (string | {})[] | {};
12903
+ $nin: string | (string | {})[] | {};
12904
+ } & {}> | {} | undefined;
12905
12905
  host?: string | Partial<{
12906
12906
  $gt?: string | undefined;
12907
12907
  $gte?: string | undefined;
@@ -12944,14 +12944,14 @@ export declare const tradersPodsQueryResolver: import("@feathersjs/schema").Reso
12944
12944
  $nin: string | (string | {})[] | {};
12945
12945
  } & {}> | {} | undefined;
12946
12946
  exchangeId?: string | Partial<{
12947
- $gt: string;
12948
- $gte: string;
12949
- $lt: string;
12950
- $lte: string;
12951
- $ne: string;
12952
- $in: string | string[];
12953
- $nin: string | string[];
12954
- } & {}> | undefined;
12947
+ $gt: string | {};
12948
+ $gte: string | {};
12949
+ $lt: string | {};
12950
+ $lte: string | {};
12951
+ $ne: string | {};
12952
+ $in: string | (string | {})[] | {};
12953
+ $nin: string | (string | {})[] | {};
12954
+ } & {}> | {} | undefined;
12955
12955
  host?: string | Partial<{
12956
12956
  $gt?: string | undefined;
12957
12957
  $gte?: string | undefined;
@@ -12993,14 +12993,14 @@ export declare const tradersPodsQueryResolver: import("@feathersjs/schema").Reso
12993
12993
  $nin: string | (string | {})[] | {};
12994
12994
  } & {}> | {} | undefined;
12995
12995
  exchangeId?: string | Partial<{
12996
- $gt: string;
12997
- $gte: string;
12998
- $lt: string;
12999
- $lte: string;
13000
- $ne: string;
13001
- $in: string | string[];
13002
- $nin: string | string[];
13003
- } & {}> | undefined;
12996
+ $gt: string | {};
12997
+ $gte: string | {};
12998
+ $lt: string | {};
12999
+ $lte: string | {};
13000
+ $ne: string | {};
13001
+ $in: string | (string | {})[] | {};
13002
+ $nin: string | (string | {})[] | {};
13003
+ } & {}> | {} | undefined;
13004
13004
  host?: string | Partial<{
13005
13005
  $gt?: string | undefined;
13006
13006
  $gte?: string | undefined;
@@ -1,11 +1,11 @@
1
1
  import type { Params } from '@feathersjs/feathers';
2
2
  import type { MongoDBAdapterOptions, MongoDBAdapterParams } from '@feathersjs/mongodb';
3
- import { FlexibleMongoDBService } from '../../../../helpers/flexible-objectid';
3
+ import { MongoDBService } from '@feathersjs/mongodb';
4
4
  import type { Application } from '../../../../declarations';
5
5
  import type { TradersPodsWebhooks, TradersPodsWebhooksData, TradersPodsWebhooksPatch, TradersPodsWebhooksQuery } from './webhooks.schema';
6
6
  export type { TradersPodsWebhooks, TradersPodsWebhooksData, TradersPodsWebhooksPatch, TradersPodsWebhooksQuery };
7
7
  export interface TradersPodsWebhooksParams extends MongoDBAdapterParams<TradersPodsWebhooksQuery> {
8
8
  }
9
- export declare class TradersPodsWebhooksService<ServiceParams extends Params = TradersPodsWebhooksParams> extends FlexibleMongoDBService<TradersPodsWebhooks, TradersPodsWebhooksData, TradersPodsWebhooksParams, TradersPodsWebhooksPatch> {
9
+ export declare class TradersPodsWebhooksService<ServiceParams extends Params = TradersPodsWebhooksParams> extends MongoDBService<TradersPodsWebhooks, TradersPodsWebhooksData, TradersPodsWebhooksParams, TradersPodsWebhooksPatch> {
10
10
  }
11
11
  export declare const getOptions: (app: Application) => MongoDBAdapterOptions;