@@ -88,8 +88,8 @@ export class Form1099Misc {
8888 Authorization : await this . _getAuthorizationHeader ( ) ,
8989 "X-Fern-Language" : "JavaScript" ,
9090 "X-Fern-SDK-Name" : "@withabound/node-sdk" ,
91- "X-Fern-SDK-Version" : "6.0.62 " ,
92- "User-Agent" : "@withabound/node-sdk/6.0.62 " ,
91+ "X-Fern-SDK-Version" : "6.0.63 " ,
92+ "User-Agent" : "@withabound/node-sdk/6.0.63 " ,
9393 "X-Fern-Runtime" : core . RUNTIME . type ,
9494 "X-Fern-Runtime-Version" : core . RUNTIME . version ,
9595 ...requestOptions ?. headers ,
@@ -223,8 +223,8 @@ export class Form1099Misc {
223223 Authorization : await this . _getAuthorizationHeader ( ) ,
224224 "X-Fern-Language" : "JavaScript" ,
225225 "X-Fern-SDK-Name" : "@withabound/node-sdk" ,
226- "X-Fern-SDK-Version" : "6.0.62 " ,
227- "User-Agent" : "@withabound/node-sdk/6.0.62 " ,
226+ "X-Fern-SDK-Version" : "6.0.63 " ,
227+ "User-Agent" : "@withabound/node-sdk/6.0.63 " ,
228228 "X-Fern-Runtime" : core . RUNTIME . type ,
229229 "X-Fern-Runtime-Version" : core . RUNTIME . version ,
230230 "Idempotency-Key" : idempotencyKey != null ? idempotencyKey : undefined ,
@@ -334,8 +334,8 @@ export class Form1099Misc {
334334 Authorization : await this . _getAuthorizationHeader ( ) ,
335335 "X-Fern-Language" : "JavaScript" ,
336336 "X-Fern-SDK-Name" : "@withabound/node-sdk" ,
337- "X-Fern-SDK-Version" : "6.0.62 " ,
338- "User-Agent" : "@withabound/node-sdk/6.0.62 " ,
337+ "X-Fern-SDK-Version" : "6.0.63 " ,
338+ "User-Agent" : "@withabound/node-sdk/6.0.63 " ,
339339 "X-Fern-Runtime" : core . RUNTIME . type ,
340340 "X-Fern-Runtime-Version" : core . RUNTIME . version ,
341341 "Idempotency-Key" : idempotencyKey != null ? idempotencyKey : undefined ,
@@ -426,8 +426,8 @@ export class Form1099Misc {
426426 Authorization : await this . _getAuthorizationHeader ( ) ,
427427 "X-Fern-Language" : "JavaScript" ,
428428 "X-Fern-SDK-Name" : "@withabound/node-sdk" ,
429- "X-Fern-SDK-Version" : "6.0.62 " ,
430- "User-Agent" : "@withabound/node-sdk/6.0.62 " ,
429+ "X-Fern-SDK-Version" : "6.0.63 " ,
430+ "User-Agent" : "@withabound/node-sdk/6.0.63 " ,
431431 "X-Fern-Runtime" : core . RUNTIME . type ,
432432 "X-Fern-Runtime-Version" : core . RUNTIME . version ,
433433 "Idempotency-Key" : idempotencyKey != null ? idempotencyKey : undefined ,
@@ -552,8 +552,8 @@ export class Form1099Misc {
552552 Authorization : await this . _getAuthorizationHeader ( ) ,
553553 "X-Fern-Language" : "JavaScript" ,
554554 "X-Fern-SDK-Name" : "@withabound/node-sdk" ,
555- "X-Fern-SDK-Version" : "6.0.62 " ,
556- "User-Agent" : "@withabound/node-sdk/6.0.62 " ,
555+ "X-Fern-SDK-Version" : "6.0.63 " ,
556+ "User-Agent" : "@withabound/node-sdk/6.0.63 " ,
557557 "X-Fern-Runtime" : core . RUNTIME . type ,
558558 "X-Fern-Runtime-Version" : core . RUNTIME . version ,
559559 "Idempotency-Key" : idempotencyKey != null ? idempotencyKey : undefined ,
@@ -644,8 +644,8 @@ export class Form1099Misc {
644644 Authorization : await this . _getAuthorizationHeader ( ) ,
645645 "X-Fern-Language" : "JavaScript" ,
646646 "X-Fern-SDK-Name" : "@withabound/node-sdk" ,
647- "X-Fern-SDK-Version" : "6.0.62 " ,
648- "User-Agent" : "@withabound/node-sdk/6.0.62 " ,
647+ "X-Fern-SDK-Version" : "6.0.63 " ,
648+ "User-Agent" : "@withabound/node-sdk/6.0.63 " ,
649649 "X-Fern-Runtime" : core . RUNTIME . type ,
650650 "X-Fern-Runtime-Version" : core . RUNTIME . version ,
651651 "Idempotency-Key" : idempotencyKey != null ? idempotencyKey : undefined ,
@@ -732,8 +732,8 @@ export class Form1099Misc {
732732 Authorization : await this . _getAuthorizationHeader ( ) ,
733733 "X-Fern-Language" : "JavaScript" ,
734734 "X-Fern-SDK-Name" : "@withabound/node-sdk" ,
735- "X-Fern-SDK-Version" : "6.0.62 " ,
736- "User-Agent" : "@withabound/node-sdk/6.0.62 " ,
735+ "X-Fern-SDK-Version" : "6.0.63 " ,
736+ "User-Agent" : "@withabound/node-sdk/6.0.63 " ,
737737 "X-Fern-Runtime" : core . RUNTIME . type ,
738738 "X-Fern-Runtime-Version" : core . RUNTIME . version ,
739739 ...requestOptions ?. headers ,
@@ -819,8 +819,8 @@ export class Form1099Misc {
819819 Authorization : await this . _getAuthorizationHeader ( ) ,
820820 "X-Fern-Language" : "JavaScript" ,
821821 "X-Fern-SDK-Name" : "@withabound/node-sdk" ,
822- "X-Fern-SDK-Version" : "6.0.62 " ,
823- "User-Agent" : "@withabound/node-sdk/6.0.62 " ,
822+ "X-Fern-SDK-Version" : "6.0.63 " ,
823+ "User-Agent" : "@withabound/node-sdk/6.0.63 " ,
824824 "X-Fern-Runtime" : core . RUNTIME . type ,
825825 "X-Fern-Runtime-Version" : core . RUNTIME . version ,
826826 ...requestOptions ?. headers ,
0 commit comments