From 7104995f5016c96f0386e7ed284005989f270db1 Mon Sep 17 00:00:00 2001 From: fern-api <115122769+fern-api[bot]@users.noreply.github.com> Date: Wed, 11 Sep 2024 21:44:47 +0000 Subject: [PATCH] Release 6.0.0-alpha.6 --- package.json | 2 +- .../resources/accessTokens/client/Client.ts | 4 +-- .../client/Client.ts | 4 +-- .../resources/form1099Int/client/Client.ts | 32 +++++++++---------- src/api/resources/form1099K/client/Client.ts | 32 +++++++++---------- .../resources/form1099Misc/client/Client.ts | 32 +++++++++---------- .../resources/form1099Nec/client/Client.ts | 32 +++++++++---------- src/api/resources/formW8Ben/client/Client.ts | 12 +++---- src/api/resources/formW8BenE/client/Client.ts | 12 +++---- src/api/resources/formW9/client/Client.ts | 12 +++---- src/api/resources/mailings/client/Client.ts | 16 +++++----- .../resources/taxTreaties/client/Client.ts | 4 +-- .../tinVerifications/client/Client.ts | 12 +++---- src/api/resources/users/client/Client.ts | 16 +++++----- 14 files changed, 111 insertions(+), 111 deletions(-) diff --git a/package.json b/package.json index 09bd0dd..de28a35 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@withabound/node-sdk", - "version": "6.0.0-alpha.5", + "version": "6.0.0-alpha.6", "private": false, "repository": "https://github.com/withabound/abound-node", "main": "./index.js", diff --git a/src/api/resources/accessTokens/client/Client.ts b/src/api/resources/accessTokens/client/Client.ts index 263811a..f004b89 100644 --- a/src/api/resources/accessTokens/client/Client.ts +++ b/src/api/resources/accessTokens/client/Client.ts @@ -59,8 +59,8 @@ export class AccessTokens { Authorization: await this._getAuthorizationHeader(), "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "@withabound/node-sdk", - "X-Fern-SDK-Version": "6.0.0-alpha.5", - "User-Agent": "@withabound/node-sdk/6.0.0-alpha.5", + "X-Fern-SDK-Version": "6.0.0-alpha.6", + "User-Agent": "@withabound/node-sdk/6.0.0-alpha.6", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, "Idempotency-Key": idempotencyKey != null ? idempotencyKey : undefined, diff --git a/src/api/resources/electronicDeliveryConsents/client/Client.ts b/src/api/resources/electronicDeliveryConsents/client/Client.ts index ba42f87..f232c61 100644 --- a/src/api/resources/electronicDeliveryConsents/client/Client.ts +++ b/src/api/resources/electronicDeliveryConsents/client/Client.ts @@ -78,8 +78,8 @@ export class ElectronicDeliveryConsents { Authorization: await this._getAuthorizationHeader(), "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "@withabound/node-sdk", - "X-Fern-SDK-Version": "6.0.0-alpha.5", - "User-Agent": "@withabound/node-sdk/6.0.0-alpha.5", + "X-Fern-SDK-Version": "6.0.0-alpha.6", + "User-Agent": "@withabound/node-sdk/6.0.0-alpha.6", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, }, diff --git a/src/api/resources/form1099Int/client/Client.ts b/src/api/resources/form1099Int/client/Client.ts index 2f6e270..e498665 100644 --- a/src/api/resources/form1099Int/client/Client.ts +++ b/src/api/resources/form1099Int/client/Client.ts @@ -82,8 +82,8 @@ export class Form1099Int { Authorization: await this._getAuthorizationHeader(), "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "@withabound/node-sdk", - "X-Fern-SDK-Version": "6.0.0-alpha.5", - "User-Agent": "@withabound/node-sdk/6.0.0-alpha.5", + "X-Fern-SDK-Version": "6.0.0-alpha.6", + "User-Agent": "@withabound/node-sdk/6.0.0-alpha.6", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, }, @@ -213,8 +213,8 @@ export class Form1099Int { Authorization: await this._getAuthorizationHeader(), "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "@withabound/node-sdk", - "X-Fern-SDK-Version": "6.0.0-alpha.5", - "User-Agent": "@withabound/node-sdk/6.0.0-alpha.5", + "X-Fern-SDK-Version": "6.0.0-alpha.6", + "User-Agent": "@withabound/node-sdk/6.0.0-alpha.6", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, "Idempotency-Key": idempotencyKey != null ? idempotencyKey : undefined, @@ -321,8 +321,8 @@ export class Form1099Int { Authorization: await this._getAuthorizationHeader(), "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "@withabound/node-sdk", - "X-Fern-SDK-Version": "6.0.0-alpha.5", - "User-Agent": "@withabound/node-sdk/6.0.0-alpha.5", + "X-Fern-SDK-Version": "6.0.0-alpha.6", + "User-Agent": "@withabound/node-sdk/6.0.0-alpha.6", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, "Idempotency-Key": idempotencyKey != null ? idempotencyKey : undefined, @@ -408,8 +408,8 @@ export class Form1099Int { Authorization: await this._getAuthorizationHeader(), "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "@withabound/node-sdk", - "X-Fern-SDK-Version": "6.0.0-alpha.5", - "User-Agent": "@withabound/node-sdk/6.0.0-alpha.5", + "X-Fern-SDK-Version": "6.0.0-alpha.6", + "User-Agent": "@withabound/node-sdk/6.0.0-alpha.6", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, "Idempotency-Key": idempotencyKey != null ? idempotencyKey : undefined, @@ -528,8 +528,8 @@ export class Form1099Int { Authorization: await this._getAuthorizationHeader(), "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "@withabound/node-sdk", - "X-Fern-SDK-Version": "6.0.0-alpha.5", - "User-Agent": "@withabound/node-sdk/6.0.0-alpha.5", + "X-Fern-SDK-Version": "6.0.0-alpha.6", + "User-Agent": "@withabound/node-sdk/6.0.0-alpha.6", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, "Idempotency-Key": idempotencyKey != null ? idempotencyKey : undefined, @@ -615,8 +615,8 @@ export class Form1099Int { Authorization: await this._getAuthorizationHeader(), "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "@withabound/node-sdk", - "X-Fern-SDK-Version": "6.0.0-alpha.5", - "User-Agent": "@withabound/node-sdk/6.0.0-alpha.5", + "X-Fern-SDK-Version": "6.0.0-alpha.6", + "User-Agent": "@withabound/node-sdk/6.0.0-alpha.6", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, "Idempotency-Key": idempotencyKey != null ? idempotencyKey : undefined, @@ -698,8 +698,8 @@ export class Form1099Int { Authorization: await this._getAuthorizationHeader(), "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "@withabound/node-sdk", - "X-Fern-SDK-Version": "6.0.0-alpha.5", - "User-Agent": "@withabound/node-sdk/6.0.0-alpha.5", + "X-Fern-SDK-Version": "6.0.0-alpha.6", + "User-Agent": "@withabound/node-sdk/6.0.0-alpha.6", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, }, @@ -780,8 +780,8 @@ export class Form1099Int { Authorization: await this._getAuthorizationHeader(), "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "@withabound/node-sdk", - "X-Fern-SDK-Version": "6.0.0-alpha.5", - "User-Agent": "@withabound/node-sdk/6.0.0-alpha.5", + "X-Fern-SDK-Version": "6.0.0-alpha.6", + "User-Agent": "@withabound/node-sdk/6.0.0-alpha.6", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, }, diff --git a/src/api/resources/form1099K/client/Client.ts b/src/api/resources/form1099K/client/Client.ts index 9ae675f..e3b0b1e 100644 --- a/src/api/resources/form1099K/client/Client.ts +++ b/src/api/resources/form1099K/client/Client.ts @@ -82,8 +82,8 @@ export class Form1099K { Authorization: await this._getAuthorizationHeader(), "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "@withabound/node-sdk", - "X-Fern-SDK-Version": "6.0.0-alpha.5", - "User-Agent": "@withabound/node-sdk/6.0.0-alpha.5", + "X-Fern-SDK-Version": "6.0.0-alpha.6", + "User-Agent": "@withabound/node-sdk/6.0.0-alpha.6", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, }, @@ -221,8 +221,8 @@ export class Form1099K { Authorization: await this._getAuthorizationHeader(), "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "@withabound/node-sdk", - "X-Fern-SDK-Version": "6.0.0-alpha.5", - "User-Agent": "@withabound/node-sdk/6.0.0-alpha.5", + "X-Fern-SDK-Version": "6.0.0-alpha.6", + "User-Agent": "@withabound/node-sdk/6.0.0-alpha.6", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, "Idempotency-Key": idempotencyKey != null ? idempotencyKey : undefined, @@ -329,8 +329,8 @@ export class Form1099K { Authorization: await this._getAuthorizationHeader(), "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "@withabound/node-sdk", - "X-Fern-SDK-Version": "6.0.0-alpha.5", - "User-Agent": "@withabound/node-sdk/6.0.0-alpha.5", + "X-Fern-SDK-Version": "6.0.0-alpha.6", + "User-Agent": "@withabound/node-sdk/6.0.0-alpha.6", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, "Idempotency-Key": idempotencyKey != null ? idempotencyKey : undefined, @@ -416,8 +416,8 @@ export class Form1099K { Authorization: await this._getAuthorizationHeader(), "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "@withabound/node-sdk", - "X-Fern-SDK-Version": "6.0.0-alpha.5", - "User-Agent": "@withabound/node-sdk/6.0.0-alpha.5", + "X-Fern-SDK-Version": "6.0.0-alpha.6", + "User-Agent": "@withabound/node-sdk/6.0.0-alpha.6", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, "Idempotency-Key": idempotencyKey != null ? idempotencyKey : undefined, @@ -544,8 +544,8 @@ export class Form1099K { Authorization: await this._getAuthorizationHeader(), "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "@withabound/node-sdk", - "X-Fern-SDK-Version": "6.0.0-alpha.5", - "User-Agent": "@withabound/node-sdk/6.0.0-alpha.5", + "X-Fern-SDK-Version": "6.0.0-alpha.6", + "User-Agent": "@withabound/node-sdk/6.0.0-alpha.6", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, "Idempotency-Key": idempotencyKey != null ? idempotencyKey : undefined, @@ -631,8 +631,8 @@ export class Form1099K { Authorization: await this._getAuthorizationHeader(), "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "@withabound/node-sdk", - "X-Fern-SDK-Version": "6.0.0-alpha.5", - "User-Agent": "@withabound/node-sdk/6.0.0-alpha.5", + "X-Fern-SDK-Version": "6.0.0-alpha.6", + "User-Agent": "@withabound/node-sdk/6.0.0-alpha.6", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, "Idempotency-Key": idempotencyKey != null ? idempotencyKey : undefined, @@ -714,8 +714,8 @@ export class Form1099K { Authorization: await this._getAuthorizationHeader(), "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "@withabound/node-sdk", - "X-Fern-SDK-Version": "6.0.0-alpha.5", - "User-Agent": "@withabound/node-sdk/6.0.0-alpha.5", + "X-Fern-SDK-Version": "6.0.0-alpha.6", + "User-Agent": "@withabound/node-sdk/6.0.0-alpha.6", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, }, @@ -796,8 +796,8 @@ export class Form1099K { Authorization: await this._getAuthorizationHeader(), "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "@withabound/node-sdk", - "X-Fern-SDK-Version": "6.0.0-alpha.5", - "User-Agent": "@withabound/node-sdk/6.0.0-alpha.5", + "X-Fern-SDK-Version": "6.0.0-alpha.6", + "User-Agent": "@withabound/node-sdk/6.0.0-alpha.6", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, }, diff --git a/src/api/resources/form1099Misc/client/Client.ts b/src/api/resources/form1099Misc/client/Client.ts index 56fb3f4..133c263 100644 --- a/src/api/resources/form1099Misc/client/Client.ts +++ b/src/api/resources/form1099Misc/client/Client.ts @@ -82,8 +82,8 @@ export class Form1099Misc { Authorization: await this._getAuthorizationHeader(), "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "@withabound/node-sdk", - "X-Fern-SDK-Version": "6.0.0-alpha.5", - "User-Agent": "@withabound/node-sdk/6.0.0-alpha.5", + "X-Fern-SDK-Version": "6.0.0-alpha.6", + "User-Agent": "@withabound/node-sdk/6.0.0-alpha.6", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, }, @@ -214,8 +214,8 @@ export class Form1099Misc { Authorization: await this._getAuthorizationHeader(), "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "@withabound/node-sdk", - "X-Fern-SDK-Version": "6.0.0-alpha.5", - "User-Agent": "@withabound/node-sdk/6.0.0-alpha.5", + "X-Fern-SDK-Version": "6.0.0-alpha.6", + "User-Agent": "@withabound/node-sdk/6.0.0-alpha.6", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, "Idempotency-Key": idempotencyKey != null ? idempotencyKey : undefined, @@ -322,8 +322,8 @@ export class Form1099Misc { Authorization: await this._getAuthorizationHeader(), "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "@withabound/node-sdk", - "X-Fern-SDK-Version": "6.0.0-alpha.5", - "User-Agent": "@withabound/node-sdk/6.0.0-alpha.5", + "X-Fern-SDK-Version": "6.0.0-alpha.6", + "User-Agent": "@withabound/node-sdk/6.0.0-alpha.6", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, "Idempotency-Key": idempotencyKey != null ? idempotencyKey : undefined, @@ -409,8 +409,8 @@ export class Form1099Misc { Authorization: await this._getAuthorizationHeader(), "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "@withabound/node-sdk", - "X-Fern-SDK-Version": "6.0.0-alpha.5", - "User-Agent": "@withabound/node-sdk/6.0.0-alpha.5", + "X-Fern-SDK-Version": "6.0.0-alpha.6", + "User-Agent": "@withabound/node-sdk/6.0.0-alpha.6", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, "Idempotency-Key": idempotencyKey != null ? idempotencyKey : undefined, @@ -530,8 +530,8 @@ export class Form1099Misc { Authorization: await this._getAuthorizationHeader(), "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "@withabound/node-sdk", - "X-Fern-SDK-Version": "6.0.0-alpha.5", - "User-Agent": "@withabound/node-sdk/6.0.0-alpha.5", + "X-Fern-SDK-Version": "6.0.0-alpha.6", + "User-Agent": "@withabound/node-sdk/6.0.0-alpha.6", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, "Idempotency-Key": idempotencyKey != null ? idempotencyKey : undefined, @@ -617,8 +617,8 @@ export class Form1099Misc { Authorization: await this._getAuthorizationHeader(), "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "@withabound/node-sdk", - "X-Fern-SDK-Version": "6.0.0-alpha.5", - "User-Agent": "@withabound/node-sdk/6.0.0-alpha.5", + "X-Fern-SDK-Version": "6.0.0-alpha.6", + "User-Agent": "@withabound/node-sdk/6.0.0-alpha.6", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, "Idempotency-Key": idempotencyKey != null ? idempotencyKey : undefined, @@ -700,8 +700,8 @@ export class Form1099Misc { Authorization: await this._getAuthorizationHeader(), "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "@withabound/node-sdk", - "X-Fern-SDK-Version": "6.0.0-alpha.5", - "User-Agent": "@withabound/node-sdk/6.0.0-alpha.5", + "X-Fern-SDK-Version": "6.0.0-alpha.6", + "User-Agent": "@withabound/node-sdk/6.0.0-alpha.6", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, }, @@ -782,8 +782,8 @@ export class Form1099Misc { Authorization: await this._getAuthorizationHeader(), "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "@withabound/node-sdk", - "X-Fern-SDK-Version": "6.0.0-alpha.5", - "User-Agent": "@withabound/node-sdk/6.0.0-alpha.5", + "X-Fern-SDK-Version": "6.0.0-alpha.6", + "User-Agent": "@withabound/node-sdk/6.0.0-alpha.6", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, }, diff --git a/src/api/resources/form1099Nec/client/Client.ts b/src/api/resources/form1099Nec/client/Client.ts index 917de2d..f7fcc5b 100644 --- a/src/api/resources/form1099Nec/client/Client.ts +++ b/src/api/resources/form1099Nec/client/Client.ts @@ -82,8 +82,8 @@ export class Form1099Nec { Authorization: await this._getAuthorizationHeader(), "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "@withabound/node-sdk", - "X-Fern-SDK-Version": "6.0.0-alpha.5", - "User-Agent": "@withabound/node-sdk/6.0.0-alpha.5", + "X-Fern-SDK-Version": "6.0.0-alpha.6", + "User-Agent": "@withabound/node-sdk/6.0.0-alpha.6", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, }, @@ -202,8 +202,8 @@ export class Form1099Nec { Authorization: await this._getAuthorizationHeader(), "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "@withabound/node-sdk", - "X-Fern-SDK-Version": "6.0.0-alpha.5", - "User-Agent": "@withabound/node-sdk/6.0.0-alpha.5", + "X-Fern-SDK-Version": "6.0.0-alpha.6", + "User-Agent": "@withabound/node-sdk/6.0.0-alpha.6", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, "Idempotency-Key": idempotencyKey != null ? idempotencyKey : undefined, @@ -310,8 +310,8 @@ export class Form1099Nec { Authorization: await this._getAuthorizationHeader(), "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "@withabound/node-sdk", - "X-Fern-SDK-Version": "6.0.0-alpha.5", - "User-Agent": "@withabound/node-sdk/6.0.0-alpha.5", + "X-Fern-SDK-Version": "6.0.0-alpha.6", + "User-Agent": "@withabound/node-sdk/6.0.0-alpha.6", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, "Idempotency-Key": idempotencyKey != null ? idempotencyKey : undefined, @@ -397,8 +397,8 @@ export class Form1099Nec { Authorization: await this._getAuthorizationHeader(), "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "@withabound/node-sdk", - "X-Fern-SDK-Version": "6.0.0-alpha.5", - "User-Agent": "@withabound/node-sdk/6.0.0-alpha.5", + "X-Fern-SDK-Version": "6.0.0-alpha.6", + "User-Agent": "@withabound/node-sdk/6.0.0-alpha.6", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, "Idempotency-Key": idempotencyKey != null ? idempotencyKey : undefined, @@ -504,8 +504,8 @@ export class Form1099Nec { Authorization: await this._getAuthorizationHeader(), "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "@withabound/node-sdk", - "X-Fern-SDK-Version": "6.0.0-alpha.5", - "User-Agent": "@withabound/node-sdk/6.0.0-alpha.5", + "X-Fern-SDK-Version": "6.0.0-alpha.6", + "User-Agent": "@withabound/node-sdk/6.0.0-alpha.6", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, "Idempotency-Key": idempotencyKey != null ? idempotencyKey : undefined, @@ -591,8 +591,8 @@ export class Form1099Nec { Authorization: await this._getAuthorizationHeader(), "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "@withabound/node-sdk", - "X-Fern-SDK-Version": "6.0.0-alpha.5", - "User-Agent": "@withabound/node-sdk/6.0.0-alpha.5", + "X-Fern-SDK-Version": "6.0.0-alpha.6", + "User-Agent": "@withabound/node-sdk/6.0.0-alpha.6", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, "Idempotency-Key": idempotencyKey != null ? idempotencyKey : undefined, @@ -674,8 +674,8 @@ export class Form1099Nec { Authorization: await this._getAuthorizationHeader(), "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "@withabound/node-sdk", - "X-Fern-SDK-Version": "6.0.0-alpha.5", - "User-Agent": "@withabound/node-sdk/6.0.0-alpha.5", + "X-Fern-SDK-Version": "6.0.0-alpha.6", + "User-Agent": "@withabound/node-sdk/6.0.0-alpha.6", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, }, @@ -756,8 +756,8 @@ export class Form1099Nec { Authorization: await this._getAuthorizationHeader(), "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "@withabound/node-sdk", - "X-Fern-SDK-Version": "6.0.0-alpha.5", - "User-Agent": "@withabound/node-sdk/6.0.0-alpha.5", + "X-Fern-SDK-Version": "6.0.0-alpha.6", + "User-Agent": "@withabound/node-sdk/6.0.0-alpha.6", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, }, diff --git a/src/api/resources/formW8Ben/client/Client.ts b/src/api/resources/formW8Ben/client/Client.ts index f795a27..670de39 100644 --- a/src/api/resources/formW8Ben/client/Client.ts +++ b/src/api/resources/formW8Ben/client/Client.ts @@ -74,8 +74,8 @@ export class FormW8Ben { Authorization: await this._getAuthorizationHeader(), "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "@withabound/node-sdk", - "X-Fern-SDK-Version": "6.0.0-alpha.5", - "User-Agent": "@withabound/node-sdk/6.0.0-alpha.5", + "X-Fern-SDK-Version": "6.0.0-alpha.6", + "User-Agent": "@withabound/node-sdk/6.0.0-alpha.6", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, }, @@ -193,8 +193,8 @@ export class FormW8Ben { Authorization: await this._getAuthorizationHeader(), "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "@withabound/node-sdk", - "X-Fern-SDK-Version": "6.0.0-alpha.5", - "User-Agent": "@withabound/node-sdk/6.0.0-alpha.5", + "X-Fern-SDK-Version": "6.0.0-alpha.6", + "User-Agent": "@withabound/node-sdk/6.0.0-alpha.6", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, }, @@ -276,8 +276,8 @@ export class FormW8Ben { Authorization: await this._getAuthorizationHeader(), "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "@withabound/node-sdk", - "X-Fern-SDK-Version": "6.0.0-alpha.5", - "User-Agent": "@withabound/node-sdk/6.0.0-alpha.5", + "X-Fern-SDK-Version": "6.0.0-alpha.6", + "User-Agent": "@withabound/node-sdk/6.0.0-alpha.6", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, }, diff --git a/src/api/resources/formW8BenE/client/Client.ts b/src/api/resources/formW8BenE/client/Client.ts index c952be4..e037350 100644 --- a/src/api/resources/formW8BenE/client/Client.ts +++ b/src/api/resources/formW8BenE/client/Client.ts @@ -74,8 +74,8 @@ export class FormW8BenE { Authorization: await this._getAuthorizationHeader(), "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "@withabound/node-sdk", - "X-Fern-SDK-Version": "6.0.0-alpha.5", - "User-Agent": "@withabound/node-sdk/6.0.0-alpha.5", + "X-Fern-SDK-Version": "6.0.0-alpha.6", + "User-Agent": "@withabound/node-sdk/6.0.0-alpha.6", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, }, @@ -193,8 +193,8 @@ export class FormW8BenE { Authorization: await this._getAuthorizationHeader(), "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "@withabound/node-sdk", - "X-Fern-SDK-Version": "6.0.0-alpha.5", - "User-Agent": "@withabound/node-sdk/6.0.0-alpha.5", + "X-Fern-SDK-Version": "6.0.0-alpha.6", + "User-Agent": "@withabound/node-sdk/6.0.0-alpha.6", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, }, @@ -276,8 +276,8 @@ export class FormW8BenE { Authorization: await this._getAuthorizationHeader(), "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "@withabound/node-sdk", - "X-Fern-SDK-Version": "6.0.0-alpha.5", - "User-Agent": "@withabound/node-sdk/6.0.0-alpha.5", + "X-Fern-SDK-Version": "6.0.0-alpha.6", + "User-Agent": "@withabound/node-sdk/6.0.0-alpha.6", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, }, diff --git a/src/api/resources/formW9/client/Client.ts b/src/api/resources/formW9/client/Client.ts index 758140e..4fc05ea 100644 --- a/src/api/resources/formW9/client/Client.ts +++ b/src/api/resources/formW9/client/Client.ts @@ -74,8 +74,8 @@ export class FormW9 { Authorization: await this._getAuthorizationHeader(), "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "@withabound/node-sdk", - "X-Fern-SDK-Version": "6.0.0-alpha.5", - "User-Agent": "@withabound/node-sdk/6.0.0-alpha.5", + "X-Fern-SDK-Version": "6.0.0-alpha.6", + "User-Agent": "@withabound/node-sdk/6.0.0-alpha.6", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, }, @@ -182,8 +182,8 @@ export class FormW9 { Authorization: await this._getAuthorizationHeader(), "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "@withabound/node-sdk", - "X-Fern-SDK-Version": "6.0.0-alpha.5", - "User-Agent": "@withabound/node-sdk/6.0.0-alpha.5", + "X-Fern-SDK-Version": "6.0.0-alpha.6", + "User-Agent": "@withabound/node-sdk/6.0.0-alpha.6", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, "Idempotency-Key": idempotencyKey != null ? idempotencyKey : undefined, @@ -266,8 +266,8 @@ export class FormW9 { Authorization: await this._getAuthorizationHeader(), "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "@withabound/node-sdk", - "X-Fern-SDK-Version": "6.0.0-alpha.5", - "User-Agent": "@withabound/node-sdk/6.0.0-alpha.5", + "X-Fern-SDK-Version": "6.0.0-alpha.6", + "User-Agent": "@withabound/node-sdk/6.0.0-alpha.6", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, }, diff --git a/src/api/resources/mailings/client/Client.ts b/src/api/resources/mailings/client/Client.ts index 1b8586d..98196ac 100644 --- a/src/api/resources/mailings/client/Client.ts +++ b/src/api/resources/mailings/client/Client.ts @@ -70,8 +70,8 @@ export class Mailings { Authorization: await this._getAuthorizationHeader(), "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "@withabound/node-sdk", - "X-Fern-SDK-Version": "6.0.0-alpha.5", - "User-Agent": "@withabound/node-sdk/6.0.0-alpha.5", + "X-Fern-SDK-Version": "6.0.0-alpha.6", + "User-Agent": "@withabound/node-sdk/6.0.0-alpha.6", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, }, @@ -153,8 +153,8 @@ export class Mailings { Authorization: await this._getAuthorizationHeader(), "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "@withabound/node-sdk", - "X-Fern-SDK-Version": "6.0.0-alpha.5", - "User-Agent": "@withabound/node-sdk/6.0.0-alpha.5", + "X-Fern-SDK-Version": "6.0.0-alpha.6", + "User-Agent": "@withabound/node-sdk/6.0.0-alpha.6", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, }, @@ -259,8 +259,8 @@ export class Mailings { Authorization: await this._getAuthorizationHeader(), "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "@withabound/node-sdk", - "X-Fern-SDK-Version": "6.0.0-alpha.5", - "User-Agent": "@withabound/node-sdk/6.0.0-alpha.5", + "X-Fern-SDK-Version": "6.0.0-alpha.6", + "User-Agent": "@withabound/node-sdk/6.0.0-alpha.6", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, "Idempotency-Key": idempotencyKey != null ? idempotencyKey : undefined, @@ -343,8 +343,8 @@ export class Mailings { Authorization: await this._getAuthorizationHeader(), "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "@withabound/node-sdk", - "X-Fern-SDK-Version": "6.0.0-alpha.5", - "User-Agent": "@withabound/node-sdk/6.0.0-alpha.5", + "X-Fern-SDK-Version": "6.0.0-alpha.6", + "User-Agent": "@withabound/node-sdk/6.0.0-alpha.6", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, }, diff --git a/src/api/resources/taxTreaties/client/Client.ts b/src/api/resources/taxTreaties/client/Client.ts index e2f04c0..17753a0 100644 --- a/src/api/resources/taxTreaties/client/Client.ts +++ b/src/api/resources/taxTreaties/client/Client.ts @@ -62,8 +62,8 @@ export class TaxTreaties { Authorization: await this._getAuthorizationHeader(), "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "@withabound/node-sdk", - "X-Fern-SDK-Version": "6.0.0-alpha.5", - "User-Agent": "@withabound/node-sdk/6.0.0-alpha.5", + "X-Fern-SDK-Version": "6.0.0-alpha.6", + "User-Agent": "@withabound/node-sdk/6.0.0-alpha.6", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, }, diff --git a/src/api/resources/tinVerifications/client/Client.ts b/src/api/resources/tinVerifications/client/Client.ts index e47650e..3ddbf66 100644 --- a/src/api/resources/tinVerifications/client/Client.ts +++ b/src/api/resources/tinVerifications/client/Client.ts @@ -74,8 +74,8 @@ export class TinVerifications { Authorization: await this._getAuthorizationHeader(), "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "@withabound/node-sdk", - "X-Fern-SDK-Version": "6.0.0-alpha.5", - "User-Agent": "@withabound/node-sdk/6.0.0-alpha.5", + "X-Fern-SDK-Version": "6.0.0-alpha.6", + "User-Agent": "@withabound/node-sdk/6.0.0-alpha.6", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, }, @@ -163,8 +163,8 @@ export class TinVerifications { Authorization: await this._getAuthorizationHeader(), "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "@withabound/node-sdk", - "X-Fern-SDK-Version": "6.0.0-alpha.5", - "User-Agent": "@withabound/node-sdk/6.0.0-alpha.5", + "X-Fern-SDK-Version": "6.0.0-alpha.6", + "User-Agent": "@withabound/node-sdk/6.0.0-alpha.6", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, "Idempotency-Key": idempotencyKey != null ? idempotencyKey : undefined, @@ -247,8 +247,8 @@ export class TinVerifications { Authorization: await this._getAuthorizationHeader(), "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "@withabound/node-sdk", - "X-Fern-SDK-Version": "6.0.0-alpha.5", - "User-Agent": "@withabound/node-sdk/6.0.0-alpha.5", + "X-Fern-SDK-Version": "6.0.0-alpha.6", + "User-Agent": "@withabound/node-sdk/6.0.0-alpha.6", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, }, diff --git a/src/api/resources/users/client/Client.ts b/src/api/resources/users/client/Client.ts index 44d2fdc..2f75d08 100644 --- a/src/api/resources/users/client/Client.ts +++ b/src/api/resources/users/client/Client.ts @@ -70,8 +70,8 @@ export class Users { Authorization: await this._getAuthorizationHeader(), "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "@withabound/node-sdk", - "X-Fern-SDK-Version": "6.0.0-alpha.5", - "User-Agent": "@withabound/node-sdk/6.0.0-alpha.5", + "X-Fern-SDK-Version": "6.0.0-alpha.6", + "User-Agent": "@withabound/node-sdk/6.0.0-alpha.6", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, }, @@ -159,8 +159,8 @@ export class Users { Authorization: await this._getAuthorizationHeader(), "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "@withabound/node-sdk", - "X-Fern-SDK-Version": "6.0.0-alpha.5", - "User-Agent": "@withabound/node-sdk/6.0.0-alpha.5", + "X-Fern-SDK-Version": "6.0.0-alpha.6", + "User-Agent": "@withabound/node-sdk/6.0.0-alpha.6", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, "Idempotency-Key": idempotencyKey != null ? idempotencyKey : undefined, @@ -245,8 +245,8 @@ export class Users { Authorization: await this._getAuthorizationHeader(), "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "@withabound/node-sdk", - "X-Fern-SDK-Version": "6.0.0-alpha.5", - "User-Agent": "@withabound/node-sdk/6.0.0-alpha.5", + "X-Fern-SDK-Version": "6.0.0-alpha.6", + "User-Agent": "@withabound/node-sdk/6.0.0-alpha.6", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, }, @@ -331,8 +331,8 @@ export class Users { Authorization: await this._getAuthorizationHeader(), "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "@withabound/node-sdk", - "X-Fern-SDK-Version": "6.0.0-alpha.5", - "User-Agent": "@withabound/node-sdk/6.0.0-alpha.5", + "X-Fern-SDK-Version": "6.0.0-alpha.6", + "User-Agent": "@withabound/node-sdk/6.0.0-alpha.6", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, },