Skip to content

Commit 6285bf7

Browse files
committed
Release 6.0.19
1 parent 1e152a3 commit 6285bf7

File tree

18 files changed

+126
-150
lines changed

18 files changed

+126
-150
lines changed

.mock/definition/types/form-1099s.yml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -21,13 +21,9 @@ types:
2121
The filing state code. The abbreviation of the state (`CA` for
2222
California).
2323
enum:
24-
- AA
25-
- AE
2624
- AK
2725
- AL
28-
- AP
2926
- AR
30-
- AS
3127
- AZ
3228
- CA
3329
- CO
@@ -36,7 +32,6 @@ types:
3632
- DE
3733
- FL
3834
- GA
39-
- GU
4035
- HI
4136
- IA
4237
- ID
@@ -51,7 +46,6 @@ types:
5146
- MI
5247
- MN
5348
- MO
54-
- MP
5549
- MS
5650
- MT
5751
- name: NOT_APPLICABLE
@@ -68,15 +62,13 @@ types:
6862
- OK
6963
- OR
7064
- PA
71-
- PR
7265
- RI
7366
- SC
7467
- SD
7568
- TN
7669
- TX
7770
- UT
7871
- VA
79-
- VI
8072
- VT
8173
- WA
8274
- WI

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@withabound/node-sdk",
3-
"version": "6.0.18",
3+
"version": "6.0.19",
44
"private": false,
55
"repository": "https://github.com/withabound/abound-node",
66
"license": "MIT",

src/api/resources/accessTokens/client/Client.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,8 +59,8 @@ export class AccessTokens {
5959
Authorization: await this._getAuthorizationHeader(),
6060
"X-Fern-Language": "JavaScript",
6161
"X-Fern-SDK-Name": "@withabound/node-sdk",
62-
"X-Fern-SDK-Version": "6.0.18",
63-
"User-Agent": "@withabound/node-sdk/6.0.18",
62+
"X-Fern-SDK-Version": "6.0.19",
63+
"User-Agent": "@withabound/node-sdk/6.0.19",
6464
"X-Fern-Runtime": core.RUNTIME.type,
6565
"X-Fern-Runtime-Version": core.RUNTIME.version,
6666
"Idempotency-Key": idempotencyKey != null ? idempotencyKey : undefined,

src/api/resources/electronicDeliveryConsents/client/Client.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -78,8 +78,8 @@ export class ElectronicDeliveryConsents {
7878
Authorization: await this._getAuthorizationHeader(),
7979
"X-Fern-Language": "JavaScript",
8080
"X-Fern-SDK-Name": "@withabound/node-sdk",
81-
"X-Fern-SDK-Version": "6.0.18",
82-
"User-Agent": "@withabound/node-sdk/6.0.18",
81+
"X-Fern-SDK-Version": "6.0.19",
82+
"User-Agent": "@withabound/node-sdk/6.0.19",
8383
"X-Fern-Runtime": core.RUNTIME.type,
8484
"X-Fern-Runtime-Version": core.RUNTIME.version,
8585
},

src/api/resources/form1099Int/client/Client.ts

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -82,8 +82,8 @@ export class Form1099Int {
8282
Authorization: await this._getAuthorizationHeader(),
8383
"X-Fern-Language": "JavaScript",
8484
"X-Fern-SDK-Name": "@withabound/node-sdk",
85-
"X-Fern-SDK-Version": "6.0.18",
86-
"User-Agent": "@withabound/node-sdk/6.0.18",
85+
"X-Fern-SDK-Version": "6.0.19",
86+
"User-Agent": "@withabound/node-sdk/6.0.19",
8787
"X-Fern-Runtime": core.RUNTIME.type,
8888
"X-Fern-Runtime-Version": core.RUNTIME.version,
8989
},
@@ -213,8 +213,8 @@ export class Form1099Int {
213213
Authorization: await this._getAuthorizationHeader(),
214214
"X-Fern-Language": "JavaScript",
215215
"X-Fern-SDK-Name": "@withabound/node-sdk",
216-
"X-Fern-SDK-Version": "6.0.18",
217-
"User-Agent": "@withabound/node-sdk/6.0.18",
216+
"X-Fern-SDK-Version": "6.0.19",
217+
"User-Agent": "@withabound/node-sdk/6.0.19",
218218
"X-Fern-Runtime": core.RUNTIME.type,
219219
"X-Fern-Runtime-Version": core.RUNTIME.version,
220220
"Idempotency-Key": idempotencyKey != null ? idempotencyKey : undefined,
@@ -321,8 +321,8 @@ export class Form1099Int {
321321
Authorization: await this._getAuthorizationHeader(),
322322
"X-Fern-Language": "JavaScript",
323323
"X-Fern-SDK-Name": "@withabound/node-sdk",
324-
"X-Fern-SDK-Version": "6.0.18",
325-
"User-Agent": "@withabound/node-sdk/6.0.18",
324+
"X-Fern-SDK-Version": "6.0.19",
325+
"User-Agent": "@withabound/node-sdk/6.0.19",
326326
"X-Fern-Runtime": core.RUNTIME.type,
327327
"X-Fern-Runtime-Version": core.RUNTIME.version,
328328
"Idempotency-Key": idempotencyKey != null ? idempotencyKey : undefined,
@@ -408,8 +408,8 @@ export class Form1099Int {
408408
Authorization: await this._getAuthorizationHeader(),
409409
"X-Fern-Language": "JavaScript",
410410
"X-Fern-SDK-Name": "@withabound/node-sdk",
411-
"X-Fern-SDK-Version": "6.0.18",
412-
"User-Agent": "@withabound/node-sdk/6.0.18",
411+
"X-Fern-SDK-Version": "6.0.19",
412+
"User-Agent": "@withabound/node-sdk/6.0.19",
413413
"X-Fern-Runtime": core.RUNTIME.type,
414414
"X-Fern-Runtime-Version": core.RUNTIME.version,
415415
"Idempotency-Key": idempotencyKey != null ? idempotencyKey : undefined,
@@ -528,8 +528,8 @@ export class Form1099Int {
528528
Authorization: await this._getAuthorizationHeader(),
529529
"X-Fern-Language": "JavaScript",
530530
"X-Fern-SDK-Name": "@withabound/node-sdk",
531-
"X-Fern-SDK-Version": "6.0.18",
532-
"User-Agent": "@withabound/node-sdk/6.0.18",
531+
"X-Fern-SDK-Version": "6.0.19",
532+
"User-Agent": "@withabound/node-sdk/6.0.19",
533533
"X-Fern-Runtime": core.RUNTIME.type,
534534
"X-Fern-Runtime-Version": core.RUNTIME.version,
535535
"Idempotency-Key": idempotencyKey != null ? idempotencyKey : undefined,
@@ -615,8 +615,8 @@ export class Form1099Int {
615615
Authorization: await this._getAuthorizationHeader(),
616616
"X-Fern-Language": "JavaScript",
617617
"X-Fern-SDK-Name": "@withabound/node-sdk",
618-
"X-Fern-SDK-Version": "6.0.18",
619-
"User-Agent": "@withabound/node-sdk/6.0.18",
618+
"X-Fern-SDK-Version": "6.0.19",
619+
"User-Agent": "@withabound/node-sdk/6.0.19",
620620
"X-Fern-Runtime": core.RUNTIME.type,
621621
"X-Fern-Runtime-Version": core.RUNTIME.version,
622622
"Idempotency-Key": idempotencyKey != null ? idempotencyKey : undefined,
@@ -698,8 +698,8 @@ export class Form1099Int {
698698
Authorization: await this._getAuthorizationHeader(),
699699
"X-Fern-Language": "JavaScript",
700700
"X-Fern-SDK-Name": "@withabound/node-sdk",
701-
"X-Fern-SDK-Version": "6.0.18",
702-
"User-Agent": "@withabound/node-sdk/6.0.18",
701+
"X-Fern-SDK-Version": "6.0.19",
702+
"User-Agent": "@withabound/node-sdk/6.0.19",
703703
"X-Fern-Runtime": core.RUNTIME.type,
704704
"X-Fern-Runtime-Version": core.RUNTIME.version,
705705
},
@@ -780,8 +780,8 @@ export class Form1099Int {
780780
Authorization: await this._getAuthorizationHeader(),
781781
"X-Fern-Language": "JavaScript",
782782
"X-Fern-SDK-Name": "@withabound/node-sdk",
783-
"X-Fern-SDK-Version": "6.0.18",
784-
"User-Agent": "@withabound/node-sdk/6.0.18",
783+
"X-Fern-SDK-Version": "6.0.19",
784+
"User-Agent": "@withabound/node-sdk/6.0.19",
785785
"X-Fern-Runtime": core.RUNTIME.type,
786786
"X-Fern-Runtime-Version": core.RUNTIME.version,
787787
},

src/api/resources/form1099K/client/Client.ts

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -82,8 +82,8 @@ export class Form1099K {
8282
Authorization: await this._getAuthorizationHeader(),
8383
"X-Fern-Language": "JavaScript",
8484
"X-Fern-SDK-Name": "@withabound/node-sdk",
85-
"X-Fern-SDK-Version": "6.0.18",
86-
"User-Agent": "@withabound/node-sdk/6.0.18",
85+
"X-Fern-SDK-Version": "6.0.19",
86+
"User-Agent": "@withabound/node-sdk/6.0.19",
8787
"X-Fern-Runtime": core.RUNTIME.type,
8888
"X-Fern-Runtime-Version": core.RUNTIME.version,
8989
},
@@ -221,8 +221,8 @@ export class Form1099K {
221221
Authorization: await this._getAuthorizationHeader(),
222222
"X-Fern-Language": "JavaScript",
223223
"X-Fern-SDK-Name": "@withabound/node-sdk",
224-
"X-Fern-SDK-Version": "6.0.18",
225-
"User-Agent": "@withabound/node-sdk/6.0.18",
224+
"X-Fern-SDK-Version": "6.0.19",
225+
"User-Agent": "@withabound/node-sdk/6.0.19",
226226
"X-Fern-Runtime": core.RUNTIME.type,
227227
"X-Fern-Runtime-Version": core.RUNTIME.version,
228228
"Idempotency-Key": idempotencyKey != null ? idempotencyKey : undefined,
@@ -329,8 +329,8 @@ export class Form1099K {
329329
Authorization: await this._getAuthorizationHeader(),
330330
"X-Fern-Language": "JavaScript",
331331
"X-Fern-SDK-Name": "@withabound/node-sdk",
332-
"X-Fern-SDK-Version": "6.0.18",
333-
"User-Agent": "@withabound/node-sdk/6.0.18",
332+
"X-Fern-SDK-Version": "6.0.19",
333+
"User-Agent": "@withabound/node-sdk/6.0.19",
334334
"X-Fern-Runtime": core.RUNTIME.type,
335335
"X-Fern-Runtime-Version": core.RUNTIME.version,
336336
"Idempotency-Key": idempotencyKey != null ? idempotencyKey : undefined,
@@ -416,8 +416,8 @@ export class Form1099K {
416416
Authorization: await this._getAuthorizationHeader(),
417417
"X-Fern-Language": "JavaScript",
418418
"X-Fern-SDK-Name": "@withabound/node-sdk",
419-
"X-Fern-SDK-Version": "6.0.18",
420-
"User-Agent": "@withabound/node-sdk/6.0.18",
419+
"X-Fern-SDK-Version": "6.0.19",
420+
"User-Agent": "@withabound/node-sdk/6.0.19",
421421
"X-Fern-Runtime": core.RUNTIME.type,
422422
"X-Fern-Runtime-Version": core.RUNTIME.version,
423423
"Idempotency-Key": idempotencyKey != null ? idempotencyKey : undefined,
@@ -544,8 +544,8 @@ export class Form1099K {
544544
Authorization: await this._getAuthorizationHeader(),
545545
"X-Fern-Language": "JavaScript",
546546
"X-Fern-SDK-Name": "@withabound/node-sdk",
547-
"X-Fern-SDK-Version": "6.0.18",
548-
"User-Agent": "@withabound/node-sdk/6.0.18",
547+
"X-Fern-SDK-Version": "6.0.19",
548+
"User-Agent": "@withabound/node-sdk/6.0.19",
549549
"X-Fern-Runtime": core.RUNTIME.type,
550550
"X-Fern-Runtime-Version": core.RUNTIME.version,
551551
"Idempotency-Key": idempotencyKey != null ? idempotencyKey : undefined,
@@ -631,8 +631,8 @@ export class Form1099K {
631631
Authorization: await this._getAuthorizationHeader(),
632632
"X-Fern-Language": "JavaScript",
633633
"X-Fern-SDK-Name": "@withabound/node-sdk",
634-
"X-Fern-SDK-Version": "6.0.18",
635-
"User-Agent": "@withabound/node-sdk/6.0.18",
634+
"X-Fern-SDK-Version": "6.0.19",
635+
"User-Agent": "@withabound/node-sdk/6.0.19",
636636
"X-Fern-Runtime": core.RUNTIME.type,
637637
"X-Fern-Runtime-Version": core.RUNTIME.version,
638638
"Idempotency-Key": idempotencyKey != null ? idempotencyKey : undefined,
@@ -714,8 +714,8 @@ export class Form1099K {
714714
Authorization: await this._getAuthorizationHeader(),
715715
"X-Fern-Language": "JavaScript",
716716
"X-Fern-SDK-Name": "@withabound/node-sdk",
717-
"X-Fern-SDK-Version": "6.0.18",
718-
"User-Agent": "@withabound/node-sdk/6.0.18",
717+
"X-Fern-SDK-Version": "6.0.19",
718+
"User-Agent": "@withabound/node-sdk/6.0.19",
719719
"X-Fern-Runtime": core.RUNTIME.type,
720720
"X-Fern-Runtime-Version": core.RUNTIME.version,
721721
},
@@ -796,8 +796,8 @@ export class Form1099K {
796796
Authorization: await this._getAuthorizationHeader(),
797797
"X-Fern-Language": "JavaScript",
798798
"X-Fern-SDK-Name": "@withabound/node-sdk",
799-
"X-Fern-SDK-Version": "6.0.18",
800-
"User-Agent": "@withabound/node-sdk/6.0.18",
799+
"X-Fern-SDK-Version": "6.0.19",
800+
"User-Agent": "@withabound/node-sdk/6.0.19",
801801
"X-Fern-Runtime": core.RUNTIME.type,
802802
"X-Fern-Runtime-Version": core.RUNTIME.version,
803803
},

src/api/resources/form1099Misc/client/Client.ts

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -82,8 +82,8 @@ export class Form1099Misc {
8282
Authorization: await this._getAuthorizationHeader(),
8383
"X-Fern-Language": "JavaScript",
8484
"X-Fern-SDK-Name": "@withabound/node-sdk",
85-
"X-Fern-SDK-Version": "6.0.18",
86-
"User-Agent": "@withabound/node-sdk/6.0.18",
85+
"X-Fern-SDK-Version": "6.0.19",
86+
"User-Agent": "@withabound/node-sdk/6.0.19",
8787
"X-Fern-Runtime": core.RUNTIME.type,
8888
"X-Fern-Runtime-Version": core.RUNTIME.version,
8989
},
@@ -214,8 +214,8 @@ export class Form1099Misc {
214214
Authorization: await this._getAuthorizationHeader(),
215215
"X-Fern-Language": "JavaScript",
216216
"X-Fern-SDK-Name": "@withabound/node-sdk",
217-
"X-Fern-SDK-Version": "6.0.18",
218-
"User-Agent": "@withabound/node-sdk/6.0.18",
217+
"X-Fern-SDK-Version": "6.0.19",
218+
"User-Agent": "@withabound/node-sdk/6.0.19",
219219
"X-Fern-Runtime": core.RUNTIME.type,
220220
"X-Fern-Runtime-Version": core.RUNTIME.version,
221221
"Idempotency-Key": idempotencyKey != null ? idempotencyKey : undefined,
@@ -322,8 +322,8 @@ export class Form1099Misc {
322322
Authorization: await this._getAuthorizationHeader(),
323323
"X-Fern-Language": "JavaScript",
324324
"X-Fern-SDK-Name": "@withabound/node-sdk",
325-
"X-Fern-SDK-Version": "6.0.18",
326-
"User-Agent": "@withabound/node-sdk/6.0.18",
325+
"X-Fern-SDK-Version": "6.0.19",
326+
"User-Agent": "@withabound/node-sdk/6.0.19",
327327
"X-Fern-Runtime": core.RUNTIME.type,
328328
"X-Fern-Runtime-Version": core.RUNTIME.version,
329329
"Idempotency-Key": idempotencyKey != null ? idempotencyKey : undefined,
@@ -409,8 +409,8 @@ export class Form1099Misc {
409409
Authorization: await this._getAuthorizationHeader(),
410410
"X-Fern-Language": "JavaScript",
411411
"X-Fern-SDK-Name": "@withabound/node-sdk",
412-
"X-Fern-SDK-Version": "6.0.18",
413-
"User-Agent": "@withabound/node-sdk/6.0.18",
412+
"X-Fern-SDK-Version": "6.0.19",
413+
"User-Agent": "@withabound/node-sdk/6.0.19",
414414
"X-Fern-Runtime": core.RUNTIME.type,
415415
"X-Fern-Runtime-Version": core.RUNTIME.version,
416416
"Idempotency-Key": idempotencyKey != null ? idempotencyKey : undefined,
@@ -530,8 +530,8 @@ export class Form1099Misc {
530530
Authorization: await this._getAuthorizationHeader(),
531531
"X-Fern-Language": "JavaScript",
532532
"X-Fern-SDK-Name": "@withabound/node-sdk",
533-
"X-Fern-SDK-Version": "6.0.18",
534-
"User-Agent": "@withabound/node-sdk/6.0.18",
533+
"X-Fern-SDK-Version": "6.0.19",
534+
"User-Agent": "@withabound/node-sdk/6.0.19",
535535
"X-Fern-Runtime": core.RUNTIME.type,
536536
"X-Fern-Runtime-Version": core.RUNTIME.version,
537537
"Idempotency-Key": idempotencyKey != null ? idempotencyKey : undefined,
@@ -617,8 +617,8 @@ export class Form1099Misc {
617617
Authorization: await this._getAuthorizationHeader(),
618618
"X-Fern-Language": "JavaScript",
619619
"X-Fern-SDK-Name": "@withabound/node-sdk",
620-
"X-Fern-SDK-Version": "6.0.18",
621-
"User-Agent": "@withabound/node-sdk/6.0.18",
620+
"X-Fern-SDK-Version": "6.0.19",
621+
"User-Agent": "@withabound/node-sdk/6.0.19",
622622
"X-Fern-Runtime": core.RUNTIME.type,
623623
"X-Fern-Runtime-Version": core.RUNTIME.version,
624624
"Idempotency-Key": idempotencyKey != null ? idempotencyKey : undefined,
@@ -700,8 +700,8 @@ export class Form1099Misc {
700700
Authorization: await this._getAuthorizationHeader(),
701701
"X-Fern-Language": "JavaScript",
702702
"X-Fern-SDK-Name": "@withabound/node-sdk",
703-
"X-Fern-SDK-Version": "6.0.18",
704-
"User-Agent": "@withabound/node-sdk/6.0.18",
703+
"X-Fern-SDK-Version": "6.0.19",
704+
"User-Agent": "@withabound/node-sdk/6.0.19",
705705
"X-Fern-Runtime": core.RUNTIME.type,
706706
"X-Fern-Runtime-Version": core.RUNTIME.version,
707707
},
@@ -782,8 +782,8 @@ export class Form1099Misc {
782782
Authorization: await this._getAuthorizationHeader(),
783783
"X-Fern-Language": "JavaScript",
784784
"X-Fern-SDK-Name": "@withabound/node-sdk",
785-
"X-Fern-SDK-Version": "6.0.18",
786-
"User-Agent": "@withabound/node-sdk/6.0.18",
785+
"X-Fern-SDK-Version": "6.0.19",
786+
"User-Agent": "@withabound/node-sdk/6.0.19",
787787
"X-Fern-Runtime": core.RUNTIME.type,
788788
"X-Fern-Runtime-Version": core.RUNTIME.version,
789789
},

0 commit comments

Comments
 (0)