@seamapi/types 1.1013.0 → 1.1015.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.
@@ -12472,7 +12472,7 @@ const openapi: OpenAPISpec = {
12472
12472
  oneOf: [{ type: 'string' }, { type: 'boolean' }],
12473
12473
  },
12474
12474
  description:
12475
- 'Set of key:value pairs. Adding custom metadata to a resource, such as a [Connect Webview](https://docs.seam.co/core-concepts/connect-webviews/attaching-custom-data-to-the-connect-webview), [connected account](https://docs.seam.co/core-concepts/connected-accounts/adding-custom-metadata-to-a-connected-account), or [device](https://docs.seam.co/core-concepts/devices/adding-custom-metadata-to-a-device), enables you to store custom information, like customer details or internal IDs from your application.',
12475
+ 'Set of key:value pairs. Adding custom metadata to a resource, such as a [Connect Webview](https://docs.seam.co/core-concepts/connect-webviews/attaching-custom-data-to-the-connect-webview), [connected account](https://docs.seam.co/core-concepts/connected-accounts/adding-custom-metadata-to-a-connected-account), or [device](https://docs.seam.co/core-concepts/devices/adding-custom-metadata-to-a-device), enables you to store custom information, like customer details or internal IDs from your application. Keys set to `null` or to an empty string are omitted.',
12476
12476
  type: 'object',
12477
12477
  },
12478
12478
  custom_redirect_failure_url: {
@@ -12610,7 +12610,7 @@ const openapi: OpenAPISpec = {
12610
12610
  oneOf: [{ type: 'string' }, { type: 'boolean' }],
12611
12611
  },
12612
12612
  description:
12613
- 'Set of key:value pairs. Adding custom metadata to a resource, such as a [Connect Webview](https://docs.seam.co/core-concepts/connect-webviews/attaching-custom-data-to-the-connect-webview), [connected account](https://docs.seam.co/core-concepts/connected-accounts/adding-custom-metadata-to-a-connected-account), or [device](https://docs.seam.co/core-concepts/devices/adding-custom-metadata-to-a-device), enables you to store custom information, like customer details or internal IDs from your application.',
12613
+ 'Set of key:value pairs. Adding custom metadata to a resource, such as a [Connect Webview](https://docs.seam.co/core-concepts/connect-webviews/attaching-custom-data-to-the-connect-webview), [connected account](https://docs.seam.co/core-concepts/connected-accounts/adding-custom-metadata-to-a-connected-account), or [device](https://docs.seam.co/core-concepts/devices/adding-custom-metadata-to-a-device), enables you to store custom information, like customer details or internal IDs from your application. Keys set to `null` or to an empty string are omitted.',
12614
12614
  type: 'object',
12615
12615
  },
12616
12616
  customer_key: {
@@ -13396,7 +13396,7 @@ const openapi: OpenAPISpec = {
13396
13396
  oneOf: [{ type: 'string' }, { type: 'boolean' }],
13397
13397
  },
13398
13398
  description:
13399
- 'Set of key:value pairs. Adding custom metadata to a resource, such as a [Connect Webview](https://docs.seam.co/core-concepts/connect-webviews/attaching-custom-data-to-the-connect-webview), [connected account](https://docs.seam.co/core-concepts/connected-accounts/adding-custom-metadata-to-a-connected-account), or [device](https://docs.seam.co/core-concepts/devices/adding-custom-metadata-to-a-device), enables you to store custom information, like customer details or internal IDs from your application.',
13399
+ 'Set of key:value pairs. Adding custom metadata to a resource, such as a [Connect Webview](https://docs.seam.co/core-concepts/connect-webviews/attaching-custom-data-to-the-connect-webview), [connected account](https://docs.seam.co/core-concepts/connected-accounts/adding-custom-metadata-to-a-connected-account), or [device](https://docs.seam.co/core-concepts/devices/adding-custom-metadata-to-a-device), enables you to store custom information, like customer details or internal IDs from your application. Keys set to `null` or to an empty string are omitted.',
13400
13400
  type: 'object',
13401
13401
  },
13402
13402
  device_id: {
@@ -34621,7 +34621,7 @@ const openapi: OpenAPISpec = {
34621
34621
  oneOf: [{ type: 'string' }, { type: 'boolean' }],
34622
34622
  },
34623
34623
  description:
34624
- 'Set of key:value pairs. Adding custom metadata to a resource, such as a [Connect Webview](https://docs.seam.co/core-concepts/connect-webviews/attaching-custom-data-to-the-connect-webview), [connected account](https://docs.seam.co/core-concepts/connected-accounts/adding-custom-metadata-to-a-connected-account), or [device](https://docs.seam.co/core-concepts/devices/adding-custom-metadata-to-a-device), enables you to store custom information, like customer details or internal IDs from your application.',
34624
+ 'Set of key:value pairs. Adding custom metadata to a resource, such as a [Connect Webview](https://docs.seam.co/core-concepts/connect-webviews/attaching-custom-data-to-the-connect-webview), [connected account](https://docs.seam.co/core-concepts/connected-accounts/adding-custom-metadata-to-a-connected-account), or [device](https://docs.seam.co/core-concepts/devices/adding-custom-metadata-to-a-device), enables you to store custom information, like customer details or internal IDs from your application. Keys set to `null` or to an empty string are omitted.',
34625
34625
  type: 'object',
34626
34626
  },
34627
34627
  device_id: {
@@ -50884,7 +50884,7 @@ const openapi: OpenAPISpec = {
50884
50884
  ],
50885
50885
  },
50886
50886
  description:
50887
- 'Custom metadata that you want to associate with the Connect Webview. Supports up to 50 JSON key:value pairs. [Adding custom metadata to a Connect Webview](https://docs.seam.co/core-concepts/connect-webviews/attaching-custom-data-to-the-connect-webview) enables you to store custom information, like customer details or internal IDs from your application. The custom metadata is then transferred to any [connected accounts](https://docs.seam.co/core-concepts/connected-accounts) that were connected using the Connect Webview, making it easy to find and filter these resources in your [workspace](https://docs.seam.co/core-concepts/workspaces). You can also [filter Connect Webviews by custom metadata](https://docs.seam.co/core-concepts/connect-webviews/filtering-connect-webviews-by-custom-metadata).',
50887
+ 'Custom metadata that you want to associate with the Connect Webview. Supports up to 50 JSON key:value pairs. [Adding custom metadata to a Connect Webview](https://docs.seam.co/core-concepts/connect-webviews/attaching-custom-data-to-the-connect-webview) enables you to store custom information, like customer details or internal IDs from your application. The custom metadata is then transferred to any [connected accounts](https://docs.seam.co/core-concepts/connected-accounts) that were connected using the Connect Webview, making it easy to find and filter these resources in your [workspace](https://docs.seam.co/core-concepts/workspaces). You can also [filter Connect Webviews by custom metadata](https://docs.seam.co/core-concepts/connect-webviews/filtering-connect-webviews-by-custom-metadata). Set a key to `null` or to an empty string to remove that key from the custom metadata.',
50888
50888
  type: 'object',
50889
50889
  },
50890
50890
  custom_redirect_failure_url: {
@@ -51231,7 +51231,7 @@ const openapi: OpenAPISpec = {
51231
51231
  oneOf: [{ type: 'string' }, { type: 'boolean' }],
51232
51232
  },
51233
51233
  description:
51234
- 'Custom metadata pairs by which you want to [filter Connect Webviews](https://docs.seam.co/core-concepts/connect-webviews/filtering-connect-webviews-by-custom-metadata). Returns Connect Webviews with `custom_metadata` that contains all of the provided key:value pairs.',
51234
+ 'Custom metadata pairs by which you want to [filter Connect Webviews](https://docs.seam.co/core-concepts/connect-webviews/filtering-connect-webviews-by-custom-metadata). Returns Connect Webviews with `custom_metadata` that contains all of the provided key:value pairs. Specify an empty string to match a key that is unset or set to an empty string.',
51235
51235
  type: 'object',
51236
51236
  },
51237
51237
  },
@@ -51320,7 +51320,7 @@ const openapi: OpenAPISpec = {
51320
51320
  oneOf: [{ type: 'string' }, { type: 'boolean' }],
51321
51321
  },
51322
51322
  description:
51323
- 'Custom metadata pairs by which you want to [filter Connect Webviews](https://docs.seam.co/core-concepts/connect-webviews/filtering-connect-webviews-by-custom-metadata). Returns Connect Webviews with `custom_metadata` that contains all of the provided key:value pairs.',
51323
+ 'Custom metadata pairs by which you want to [filter Connect Webviews](https://docs.seam.co/core-concepts/connect-webviews/filtering-connect-webviews-by-custom-metadata). Returns Connect Webviews with `custom_metadata` that contains all of the provided key:value pairs. Specify an empty string to match a key that is unset or set to an empty string.',
51324
51324
  type: 'object',
51325
51325
  },
51326
51326
  customer_key: {
@@ -51659,7 +51659,7 @@ const openapi: OpenAPISpec = {
51659
51659
  oneOf: [{ type: 'string' }, { type: 'boolean' }],
51660
51660
  },
51661
51661
  description:
51662
- 'Custom metadata pairs by which you want to filter connected accounts. Returns connected accounts with `custom_metadata` that contains all of the provided key:value pairs.',
51662
+ 'Custom metadata pairs by which you want to filter connected accounts. Returns connected accounts with `custom_metadata` that contains all of the provided key:value pairs. Specify an empty string to match a key that is unset or set to an empty string.',
51663
51663
  type: 'object',
51664
51664
  },
51665
51665
  },
@@ -51768,7 +51768,7 @@ const openapi: OpenAPISpec = {
51768
51768
  oneOf: [{ type: 'string' }, { type: 'boolean' }],
51769
51769
  },
51770
51770
  description:
51771
- 'Custom metadata pairs by which you want to filter connected accounts. Returns connected accounts with `custom_metadata` that contains all of the provided key:value pairs.',
51771
+ 'Custom metadata pairs by which you want to filter connected accounts. Returns connected accounts with `custom_metadata` that contains all of the provided key:value pairs. Specify an empty string to match a key that is unset or set to an empty string.',
51772
51772
  type: 'object',
51773
51773
  },
51774
51774
  customer_key: {
@@ -52007,7 +52007,7 @@ const openapi: OpenAPISpec = {
52007
52007
  ],
52008
52008
  },
52009
52009
  description:
52010
- 'Custom metadata that you want to associate with the connected account. Entirely replaces the existing custom metadata object. If a new Connect Webview contains custom metadata and is used to reconnect a connected account, the custom metadata from the Connect Webview will entirely replace the entire custom metadata object on the connected account. Supports up to 50 JSON key:value pairs. [Adding custom metadata to a connected account](https://docs.seam.co/core-concepts/connected-accounts/adding-custom-metadata-to-a-connected-account) enables you to store custom information, like customer details or internal IDs from your application. Then, you can [filter connected accounts by the desired metadata](https://docs.seam.co/core-concepts/connected-accounts/filtering-connected-accounts-by-custom-metadata).',
52010
+ 'Custom metadata that you want to associate with the connected account. Entirely replaces the existing custom metadata object. If a new Connect Webview contains custom metadata and is used to reconnect a connected account, the custom metadata from the Connect Webview will entirely replace the entire custom metadata object on the connected account. Supports up to 50 JSON key:value pairs. [Adding custom metadata to a connected account](https://docs.seam.co/core-concepts/connected-accounts/adding-custom-metadata-to-a-connected-account) enables you to store custom information, like customer details or internal IDs from your application. Then, you can [filter connected accounts by the desired metadata](https://docs.seam.co/core-concepts/connected-accounts/filtering-connected-accounts-by-custom-metadata). Set a key to `null` or to an empty string to remove that key from the custom metadata.',
52011
52011
  type: 'object',
52012
52012
  },
52013
52013
  customer_key: {
@@ -52109,7 +52109,7 @@ const openapi: OpenAPISpec = {
52109
52109
  ],
52110
52110
  },
52111
52111
  description:
52112
- 'Custom metadata that you want to associate with the connected account. Entirely replaces the existing custom metadata object. If a new Connect Webview contains custom metadata and is used to reconnect a connected account, the custom metadata from the Connect Webview will entirely replace the entire custom metadata object on the connected account. Supports up to 50 JSON key:value pairs. [Adding custom metadata to a connected account](https://docs.seam.co/core-concepts/connected-accounts/adding-custom-metadata-to-a-connected-account) enables you to store custom information, like customer details or internal IDs from your application. Then, you can [filter connected accounts by the desired metadata](https://docs.seam.co/core-concepts/connected-accounts/filtering-connected-accounts-by-custom-metadata).',
52112
+ 'Custom metadata that you want to associate with the connected account. Entirely replaces the existing custom metadata object. If a new Connect Webview contains custom metadata and is used to reconnect a connected account, the custom metadata from the Connect Webview will entirely replace the entire custom metadata object on the connected account. Supports up to 50 JSON key:value pairs. [Adding custom metadata to a connected account](https://docs.seam.co/core-concepts/connected-accounts/adding-custom-metadata-to-a-connected-account) enables you to store custom information, like customer details or internal IDs from your application. Then, you can [filter connected accounts by the desired metadata](https://docs.seam.co/core-concepts/connected-accounts/filtering-connected-accounts-by-custom-metadata). Set a key to `null` or to an empty string to remove that key from the custom metadata.',
52113
52113
  type: 'object',
52114
52114
  },
52115
52115
  customer_key: {
@@ -52995,7 +52995,7 @@ const openapi: OpenAPISpec = {
52995
52995
  ],
52996
52996
  },
52997
52997
  description:
52998
- 'Set key:value pairs. Accepts string or Boolean values. Adding custom metadata to a property listing enables you to store custom information, like customer details or internal IDs from your application.',
52998
+ 'Set key:value pairs. Accepts string or Boolean values. Adding custom metadata to a property listing enables you to store custom information, like customer details or internal IDs from your application. Set a key to `null` or to an empty string to remove that key from the custom metadata.',
52999
52999
  type: 'object',
53000
53000
  },
53001
53001
  name: {
@@ -53040,7 +53040,7 @@ const openapi: OpenAPISpec = {
53040
53040
  ],
53041
53041
  },
53042
53042
  description:
53043
- 'Set key:value pairs for filtering reservations by custom criteria.',
53043
+ 'Set key:value pairs for filtering reservations by custom criteria. Set a key to `null` or to an empty string to remove that key from the custom metadata.',
53044
53044
  type: 'object',
53045
53045
  },
53046
53046
  ends_at: {
@@ -54308,7 +54308,7 @@ const openapi: OpenAPISpec = {
54308
54308
  ],
54309
54309
  },
54310
54310
  description:
54311
- 'Set key:value pairs. Accepts string or Boolean values. Adding custom metadata to a property listing enables you to store custom information, like customer details or internal IDs from your application.',
54311
+ 'Set key:value pairs. Accepts string or Boolean values. Adding custom metadata to a property listing enables you to store custom information, like customer details or internal IDs from your application. Set a key to `null` or to an empty string to remove that key from the custom metadata.',
54312
54312
  type: 'object',
54313
54313
  },
54314
54314
  name: {
@@ -54353,7 +54353,7 @@ const openapi: OpenAPISpec = {
54353
54353
  ],
54354
54354
  },
54355
54355
  description:
54356
- 'Set key:value pairs for filtering reservations by custom criteria.',
54356
+ 'Set key:value pairs for filtering reservations by custom criteria. Set a key to `null` or to an empty string to remove that key from the custom metadata.',
54357
54357
  type: 'object',
54358
54358
  },
54359
54359
  ends_at: {
@@ -55485,7 +55485,7 @@ const openapi: OpenAPISpec = {
55485
55485
  oneOf: [{ type: 'string' }, { type: 'boolean' }],
55486
55486
  },
55487
55487
  description:
55488
- 'Set of key:value [custom metadata](https://docs.seam.co/core-concepts/devices/adding-custom-metadata-to-a-device) pairs for which you want to list devices.',
55488
+ 'Set of key:value [custom metadata](https://docs.seam.co/core-concepts/devices/adding-custom-metadata-to-a-device) pairs for which you want to list devices. Specify an empty string to match a key that is unset or set to an empty string.',
55489
55489
  type: 'object',
55490
55490
  },
55491
55491
  },
@@ -55675,7 +55675,7 @@ const openapi: OpenAPISpec = {
55675
55675
  oneOf: [{ type: 'string' }, { type: 'boolean' }],
55676
55676
  },
55677
55677
  description:
55678
- 'Set of key:value [custom metadata](https://docs.seam.co/core-concepts/devices/adding-custom-metadata-to-a-device) pairs for which you want to list devices.',
55678
+ 'Set of key:value [custom metadata](https://docs.seam.co/core-concepts/devices/adding-custom-metadata-to-a-device) pairs for which you want to list devices. Specify an empty string to match a key that is unset or set to an empty string.',
55679
55679
  type: 'object',
55680
55680
  },
55681
55681
  customer_key: {
@@ -58832,7 +58832,7 @@ const openapi: OpenAPISpec = {
58832
58832
  ],
58833
58833
  },
58834
58834
  description:
58835
- 'Custom metadata that you want to associate with the device. Supports up to 50 JSON key:value pairs.',
58835
+ 'Custom metadata that you want to associate with the device. Supports up to 50 JSON key:value pairs. Set a key to `null` or to an empty string to remove that key from the custom metadata.',
58836
58836
  type: 'object',
58837
58837
  },
58838
58838
  device_id: {
@@ -58900,7 +58900,7 @@ const openapi: OpenAPISpec = {
58900
58900
  ],
58901
58901
  },
58902
58902
  description:
58903
- 'Custom metadata that you want to associate with the device. Supports up to 50 JSON key:value pairs.',
58903
+ 'Custom metadata that you want to associate with the device. Supports up to 50 JSON key:value pairs. Set a key to `null` or to an empty string to remove that key from the custom metadata.',
58904
58904
  type: 'object',
58905
58905
  },
58906
58906
  device_id: {
@@ -58975,7 +58975,7 @@ const openapi: OpenAPISpec = {
58975
58975
  ],
58976
58976
  },
58977
58977
  description:
58978
- 'Custom metadata that you want to associate with the device. Supports up to 50 JSON key:value pairs. [Adding custom metadata to a device](https://docs.seam.co/core-concepts/devices/adding-custom-metadata-to-a-device) enables you to store custom information, like customer details or internal IDs from your application. Then, you can [filter devices by the desired metadata](https://docs.seam.co/core-concepts/devices/filtering-devices-by-custom-metadata).',
58978
+ 'Custom metadata that you want to associate with the device. Supports up to 50 JSON key:value pairs. [Adding custom metadata to a device](https://docs.seam.co/core-concepts/devices/adding-custom-metadata-to-a-device) enables you to store custom information, like customer details or internal IDs from your application. Then, you can [filter devices by the desired metadata](https://docs.seam.co/core-concepts/devices/filtering-devices-by-custom-metadata). Set a key to `null` or to an empty string to remove that key from the custom metadata.',
58979
58979
  type: 'object',
58980
58980
  },
58981
58981
  device_id: {
@@ -59064,7 +59064,7 @@ const openapi: OpenAPISpec = {
59064
59064
  ],
59065
59065
  },
59066
59066
  description:
59067
- 'Custom metadata that you want to associate with the device. Supports up to 50 JSON key:value pairs. [Adding custom metadata to a device](https://docs.seam.co/core-concepts/devices/adding-custom-metadata-to-a-device) enables you to store custom information, like customer details or internal IDs from your application. Then, you can [filter devices by the desired metadata](https://docs.seam.co/core-concepts/devices/filtering-devices-by-custom-metadata).',
59067
+ 'Custom metadata that you want to associate with the device. Supports up to 50 JSON key:value pairs. [Adding custom metadata to a device](https://docs.seam.co/core-concepts/devices/adding-custom-metadata-to-a-device) enables you to store custom information, like customer details or internal IDs from your application. Then, you can [filter devices by the desired metadata](https://docs.seam.co/core-concepts/devices/filtering-devices-by-custom-metadata). Set a key to `null` or to an empty string to remove that key from the custom metadata.',
59068
59068
  type: 'object',
59069
59069
  },
59070
59070
  device_id: {