@seamapi/types 1.575.0 → 1.576.0

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.
@@ -28237,6 +28237,13 @@ declare const _default: {
28237
28237
  type: string;
28238
28238
  'x-undocumented': string;
28239
28239
  };
28240
+ excluded_providers: {
28241
+ description: string;
28242
+ items: {
28243
+ type: string;
28244
+ };
28245
+ type: string;
28246
+ };
28240
28247
  provider_category: {
28241
28248
  description: string;
28242
28249
  enum: string[];
@@ -34304,6 +34304,11 @@ export default {
34304
34304
  type: 'string',
34305
34305
  'x-undocumented': 'Not supported.',
34306
34306
  },
34307
+ excluded_providers: {
34308
+ description: 'List of provider keys to exclude from the Connect Webview. These providers will not be shown when the user tries to connect an account.',
34309
+ items: { type: 'string' },
34310
+ type: 'array',
34311
+ },
34307
34312
  provider_category: {
34308
34313
  description: 'Specifies the category of providers that you want to include. To list all providers within a category, use [`/devices/list_device_providers`](https://docs.seam.co/latest/api/devices/list_device_providers) with the desired `provider_category` filter.',
34309
34314
  enum: [