@aws-sdk/client-taxsettings 3.948.0 → 3.953.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.
- package/dist-cjs/index.js +366 -261
- package/dist-cjs/runtimeConfig.shared.js +6 -1
- package/dist-es/commands/BatchDeleteTaxRegistrationCommand.js +2 -2
- package/dist-es/commands/BatchGetTaxExemptionsCommand.js +2 -2
- package/dist-es/commands/BatchPutTaxRegistrationCommand.js +2 -2
- package/dist-es/commands/DeleteSupplementalTaxRegistrationCommand.js +2 -2
- package/dist-es/commands/DeleteTaxRegistrationCommand.js +2 -2
- package/dist-es/commands/GetTaxExemptionTypesCommand.js +2 -2
- package/dist-es/commands/GetTaxInheritanceCommand.js +2 -2
- package/dist-es/commands/GetTaxRegistrationCommand.js +2 -2
- package/dist-es/commands/GetTaxRegistrationDocumentCommand.js +2 -2
- package/dist-es/commands/ListSupplementalTaxRegistrationsCommand.js +2 -2
- package/dist-es/commands/ListTaxExemptionsCommand.js +2 -2
- package/dist-es/commands/ListTaxRegistrationsCommand.js +2 -2
- package/dist-es/commands/PutSupplementalTaxRegistrationCommand.js +2 -2
- package/dist-es/commands/PutTaxExemptionCommand.js +2 -2
- package/dist-es/commands/PutTaxInheritanceCommand.js +2 -2
- package/dist-es/commands/PutTaxRegistrationCommand.js +2 -2
- package/dist-es/index.js +1 -0
- package/dist-es/runtimeConfig.shared.js +6 -1
- package/dist-es/schemas/schemas_0.js +231 -229
- package/dist-types/TaxSettingsClient.d.ts +1 -10
- package/dist-types/index.d.ts +1 -0
- package/dist-types/runtimeConfig.browser.d.ts +6 -2
- package/dist-types/runtimeConfig.d.ts +6 -2
- package/dist-types/runtimeConfig.native.d.ts +6 -2
- package/dist-types/runtimeConfig.shared.d.ts +6 -1
- package/dist-types/schemas/schemas_0.d.ts +104 -119
- package/dist-types/ts3.4/TaxSettingsClient.d.ts +0 -4
- package/dist-types/ts3.4/index.d.ts +1 -0
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +9 -5
- package/dist-types/ts3.4/runtimeConfig.d.ts +9 -5
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +9 -5
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +9 -4
- package/dist-types/ts3.4/schemas/schemas_0.d.ts +103 -121
- package/package.json +34 -34
|
@@ -262,10 +262,10 @@ const _vD = "verificationDetails";
|
|
|
262
262
|
const _vRN = "vatRegistrationNumber";
|
|
263
263
|
const n0 = "com.amazonaws.taxsettings";
|
|
264
264
|
import { TypeRegistry } from "@smithy/core/schema";
|
|
265
|
-
import { AccessDeniedException
|
|
266
|
-
import { TaxSettingsServiceException
|
|
267
|
-
|
|
268
|
-
export var AccessDeniedException = [
|
|
265
|
+
import { AccessDeniedException, AttachmentUploadException, CaseCreationLimitExceededException, ConflictException, InternalServerException, ResourceNotFoundException, ValidationException, } from "../models/errors";
|
|
266
|
+
import { TaxSettingsServiceException } from "../models/TaxSettingsServiceException";
|
|
267
|
+
var ErrorMessage = [0, n0, _EM, 8, 0];
|
|
268
|
+
export var AccessDeniedException$ = [
|
|
269
269
|
-3,
|
|
270
270
|
n0,
|
|
271
271
|
_ADE,
|
|
@@ -273,24 +273,24 @@ export var AccessDeniedException = [
|
|
|
273
273
|
[_m],
|
|
274
274
|
[[() => ErrorMessage, 0]],
|
|
275
275
|
];
|
|
276
|
-
TypeRegistry.for(n0).registerError(AccessDeniedException
|
|
277
|
-
export var AccountDetails = [
|
|
276
|
+
TypeRegistry.for(n0).registerError(AccessDeniedException$, AccessDeniedException);
|
|
277
|
+
export var AccountDetails$ = [
|
|
278
278
|
3,
|
|
279
279
|
n0,
|
|
280
280
|
_AD,
|
|
281
281
|
8,
|
|
282
282
|
[_aI, _tR, _tID, _aMD],
|
|
283
|
-
[0, [() => TaxRegistrationWithJurisdiction
|
|
283
|
+
[0, [() => TaxRegistrationWithJurisdiction$, 0], () => TaxInheritanceDetails$, [() => AccountMetaData$, 0]],
|
|
284
284
|
];
|
|
285
|
-
export var AccountMetaData = [
|
|
285
|
+
export var AccountMetaData$ = [
|
|
286
286
|
3,
|
|
287
287
|
n0,
|
|
288
288
|
_AMD,
|
|
289
289
|
8,
|
|
290
290
|
[_aN, _s, _a, _aT, _aRM],
|
|
291
|
-
[0, 0, () => Address
|
|
291
|
+
[0, 0, () => Address$, 0, () => AddressRoleMap],
|
|
292
292
|
];
|
|
293
|
-
export var AdditionalInfoRequest = [
|
|
293
|
+
export var AdditionalInfoRequest$ = [
|
|
294
294
|
3,
|
|
295
295
|
n0,
|
|
296
296
|
_AIR,
|
|
@@ -317,28 +317,28 @@ export var AdditionalInfoRequest = [
|
|
|
317
317
|
_uAIz,
|
|
318
318
|
],
|
|
319
319
|
[
|
|
320
|
-
() => MalaysiaAdditionalInfo
|
|
321
|
-
() => IsraelAdditionalInfo
|
|
322
|
-
() => EstoniaAdditionalInfo
|
|
323
|
-
() => CanadaAdditionalInfo
|
|
324
|
-
() => SpainAdditionalInfo
|
|
325
|
-
() => KenyaAdditionalInfo
|
|
326
|
-
() => SouthKoreaAdditionalInfo
|
|
327
|
-
() => TurkeyAdditionalInfo
|
|
328
|
-
() => GeorgiaAdditionalInfo
|
|
329
|
-
() => ItalyAdditionalInfo
|
|
330
|
-
() => RomaniaAdditionalInfo
|
|
331
|
-
() => UkraineAdditionalInfo
|
|
332
|
-
() => PolandAdditionalInfo
|
|
333
|
-
() => SaudiArabiaAdditionalInfo
|
|
334
|
-
() => IndonesiaAdditionalInfo
|
|
335
|
-
() => VietnamAdditionalInfo
|
|
336
|
-
() => EgyptAdditionalInfo
|
|
337
|
-
() => GreeceAdditionalInfo
|
|
338
|
-
() => UzbekistanAdditionalInfo
|
|
320
|
+
() => MalaysiaAdditionalInfo$,
|
|
321
|
+
() => IsraelAdditionalInfo$,
|
|
322
|
+
() => EstoniaAdditionalInfo$,
|
|
323
|
+
() => CanadaAdditionalInfo$,
|
|
324
|
+
() => SpainAdditionalInfo$,
|
|
325
|
+
() => KenyaAdditionalInfo$,
|
|
326
|
+
() => SouthKoreaAdditionalInfo$,
|
|
327
|
+
() => TurkeyAdditionalInfo$,
|
|
328
|
+
() => GeorgiaAdditionalInfo$,
|
|
329
|
+
() => ItalyAdditionalInfo$,
|
|
330
|
+
() => RomaniaAdditionalInfo$,
|
|
331
|
+
() => UkraineAdditionalInfo$,
|
|
332
|
+
() => PolandAdditionalInfo$,
|
|
333
|
+
() => SaudiArabiaAdditionalInfo$,
|
|
334
|
+
() => IndonesiaAdditionalInfo$,
|
|
335
|
+
() => VietnamAdditionalInfo$,
|
|
336
|
+
() => EgyptAdditionalInfo$,
|
|
337
|
+
() => GreeceAdditionalInfo$,
|
|
338
|
+
() => UzbekistanAdditionalInfo$,
|
|
339
339
|
],
|
|
340
340
|
];
|
|
341
|
-
export var AdditionalInfoResponse = [
|
|
341
|
+
export var AdditionalInfoResponse$ = [
|
|
342
342
|
3,
|
|
343
343
|
n0,
|
|
344
344
|
_AIRd,
|
|
@@ -367,30 +367,30 @@ export var AdditionalInfoResponse = [
|
|
|
367
367
|
_uAIz,
|
|
368
368
|
],
|
|
369
369
|
[
|
|
370
|
-
() => MalaysiaAdditionalInfo
|
|
371
|
-
() => IsraelAdditionalInfo
|
|
372
|
-
() => EstoniaAdditionalInfo
|
|
373
|
-
() => CanadaAdditionalInfo
|
|
374
|
-
() => BrazilAdditionalInfo
|
|
375
|
-
() => SpainAdditionalInfo
|
|
376
|
-
() => KenyaAdditionalInfo
|
|
377
|
-
() => SouthKoreaAdditionalInfo
|
|
378
|
-
() => TurkeyAdditionalInfo
|
|
379
|
-
() => GeorgiaAdditionalInfo
|
|
380
|
-
() => ItalyAdditionalInfo
|
|
381
|
-
() => RomaniaAdditionalInfo
|
|
382
|
-
() => UkraineAdditionalInfo
|
|
383
|
-
() => PolandAdditionalInfo
|
|
384
|
-
() => SaudiArabiaAdditionalInfo
|
|
385
|
-
() => IndiaAdditionalInfo
|
|
386
|
-
() => IndonesiaAdditionalInfo
|
|
387
|
-
() => VietnamAdditionalInfo
|
|
388
|
-
() => EgyptAdditionalInfo
|
|
389
|
-
() => GreeceAdditionalInfo
|
|
390
|
-
() => UzbekistanAdditionalInfo
|
|
370
|
+
() => MalaysiaAdditionalInfo$,
|
|
371
|
+
() => IsraelAdditionalInfo$,
|
|
372
|
+
() => EstoniaAdditionalInfo$,
|
|
373
|
+
() => CanadaAdditionalInfo$,
|
|
374
|
+
() => BrazilAdditionalInfo$,
|
|
375
|
+
() => SpainAdditionalInfo$,
|
|
376
|
+
() => KenyaAdditionalInfo$,
|
|
377
|
+
() => SouthKoreaAdditionalInfo$,
|
|
378
|
+
() => TurkeyAdditionalInfo$,
|
|
379
|
+
() => GeorgiaAdditionalInfo$,
|
|
380
|
+
() => ItalyAdditionalInfo$,
|
|
381
|
+
() => RomaniaAdditionalInfo$,
|
|
382
|
+
() => UkraineAdditionalInfo$,
|
|
383
|
+
() => PolandAdditionalInfo$,
|
|
384
|
+
() => SaudiArabiaAdditionalInfo$,
|
|
385
|
+
() => IndiaAdditionalInfo$,
|
|
386
|
+
() => IndonesiaAdditionalInfo$,
|
|
387
|
+
() => VietnamAdditionalInfo$,
|
|
388
|
+
() => EgyptAdditionalInfo$,
|
|
389
|
+
() => GreeceAdditionalInfo$,
|
|
390
|
+
() => UzbekistanAdditionalInfo$,
|
|
391
391
|
],
|
|
392
392
|
];
|
|
393
|
-
export var Address = [
|
|
393
|
+
export var Address$ = [
|
|
394
394
|
3,
|
|
395
395
|
n0,
|
|
396
396
|
_A,
|
|
@@ -398,7 +398,7 @@ export var Address = [
|
|
|
398
398
|
[_aL, _aLd, _aLdd, _dOC, _ci, _sOR, _pC, _cC],
|
|
399
399
|
[0, 0, 0, 0, 0, 0, 0, 0],
|
|
400
400
|
];
|
|
401
|
-
export var AttachmentUploadException = [
|
|
401
|
+
export var AttachmentUploadException$ = [
|
|
402
402
|
-3,
|
|
403
403
|
n0,
|
|
404
404
|
_AUE,
|
|
@@ -406,9 +406,9 @@ export var AttachmentUploadException = [
|
|
|
406
406
|
[_m],
|
|
407
407
|
[[() => ErrorMessage, 0]],
|
|
408
408
|
];
|
|
409
|
-
TypeRegistry.for(n0).registerError(AttachmentUploadException
|
|
410
|
-
export var Authority = [3, n0, _Au, 0, [_co, _st], [0, 0]];
|
|
411
|
-
export var BatchDeleteTaxRegistrationError = [
|
|
409
|
+
TypeRegistry.for(n0).registerError(AttachmentUploadException$, AttachmentUploadException);
|
|
410
|
+
export var Authority$ = [3, n0, _Au, 0, [_co, _st], [0, 0]];
|
|
411
|
+
export var BatchDeleteTaxRegistrationError$ = [
|
|
412
412
|
3,
|
|
413
413
|
n0,
|
|
414
414
|
_BDTRE,
|
|
@@ -416,8 +416,8 @@ export var BatchDeleteTaxRegistrationError = [
|
|
|
416
416
|
[_aI, _m, _cod],
|
|
417
417
|
[0, [() => ErrorMessage, 0], 0],
|
|
418
418
|
];
|
|
419
|
-
export var BatchDeleteTaxRegistrationRequest = [3, n0, _BDTRR, 0, [_aIc], [64 | 0]];
|
|
420
|
-
export var BatchDeleteTaxRegistrationResponse = [
|
|
419
|
+
export var BatchDeleteTaxRegistrationRequest$ = [3, n0, _BDTRR, 0, [_aIc], [64 | 0]];
|
|
420
|
+
export var BatchDeleteTaxRegistrationResponse$ = [
|
|
421
421
|
3,
|
|
422
422
|
n0,
|
|
423
423
|
_BDTRRa,
|
|
@@ -425,8 +425,8 @@ export var BatchDeleteTaxRegistrationResponse = [
|
|
|
425
425
|
[_er],
|
|
426
426
|
[[() => BatchDeleteTaxRegistrationErrors, 0]],
|
|
427
427
|
];
|
|
428
|
-
export var BatchGetTaxExemptionsRequest = [3, n0, _BGTER, 0, [_aIc], [64 | 0]];
|
|
429
|
-
export var BatchGetTaxExemptionsResponse = [
|
|
428
|
+
export var BatchGetTaxExemptionsRequest$ = [3, n0, _BGTER, 0, [_aIc], [64 | 0]];
|
|
429
|
+
export var BatchGetTaxExemptionsResponse$ = [
|
|
430
430
|
3,
|
|
431
431
|
n0,
|
|
432
432
|
_BGTERa,
|
|
@@ -434,7 +434,7 @@ export var BatchGetTaxExemptionsResponse = [
|
|
|
434
434
|
[_tEDM, _fA],
|
|
435
435
|
[() => TaxExemptionDetailsMap, 64 | 0],
|
|
436
436
|
];
|
|
437
|
-
export var BatchPutTaxRegistrationError = [
|
|
437
|
+
export var BatchPutTaxRegistrationError$ = [
|
|
438
438
|
3,
|
|
439
439
|
n0,
|
|
440
440
|
_BPTRE,
|
|
@@ -442,15 +442,15 @@ export var BatchPutTaxRegistrationError = [
|
|
|
442
442
|
[_aI, _m, _cod],
|
|
443
443
|
[0, [() => ErrorMessage, 0], 0],
|
|
444
444
|
];
|
|
445
|
-
export var BatchPutTaxRegistrationRequest = [
|
|
445
|
+
export var BatchPutTaxRegistrationRequest$ = [
|
|
446
446
|
3,
|
|
447
447
|
n0,
|
|
448
448
|
_BPTRR,
|
|
449
449
|
0,
|
|
450
450
|
[_aIc, _tRE],
|
|
451
|
-
[64 | 0, [() => TaxRegistrationEntry
|
|
451
|
+
[64 | 0, [() => TaxRegistrationEntry$, 0]],
|
|
452
452
|
];
|
|
453
|
-
export var BatchPutTaxRegistrationResponse = [
|
|
453
|
+
export var BatchPutTaxRegistrationResponse$ = [
|
|
454
454
|
3,
|
|
455
455
|
n0,
|
|
456
456
|
_BPTRRa,
|
|
@@ -458,9 +458,9 @@ export var BatchPutTaxRegistrationResponse = [
|
|
|
458
458
|
[_sta, _er],
|
|
459
459
|
[0, [() => BatchPutTaxRegistrationErrors, 0]],
|
|
460
460
|
];
|
|
461
|
-
export var BrazilAdditionalInfo = [3, n0, _BAI, 0, [_cCc, _lNC], [0, 0]];
|
|
462
|
-
export var CanadaAdditionalInfo = [3, n0, _CAI, 0, [_pSTI, _cQSTN, _cRSTN, _iRA], [0, 0, 0, 2]];
|
|
463
|
-
export var CaseCreationLimitExceededException = [
|
|
461
|
+
export var BrazilAdditionalInfo$ = [3, n0, _BAI, 0, [_cCc, _lNC], [0, 0]];
|
|
462
|
+
export var CanadaAdditionalInfo$ = [3, n0, _CAI, 0, [_pSTI, _cQSTN, _cRSTN, _iRA], [0, 0, 0, 2]];
|
|
463
|
+
export var CaseCreationLimitExceededException$ = [
|
|
464
464
|
-3,
|
|
465
465
|
n0,
|
|
466
466
|
_CCLEE,
|
|
@@ -468,8 +468,8 @@ export var CaseCreationLimitExceededException = [
|
|
|
468
468
|
[_m],
|
|
469
469
|
[[() => ErrorMessage, 0]],
|
|
470
470
|
];
|
|
471
|
-
TypeRegistry.for(n0).registerError(CaseCreationLimitExceededException
|
|
472
|
-
export var ConflictException = [
|
|
471
|
+
TypeRegistry.for(n0).registerError(CaseCreationLimitExceededException$, CaseCreationLimitExceededException);
|
|
472
|
+
export var ConflictException$ = [
|
|
473
473
|
-3,
|
|
474
474
|
n0,
|
|
475
475
|
_CE,
|
|
@@ -477,35 +477,49 @@ export var ConflictException = [
|
|
|
477
477
|
[_m, _eC],
|
|
478
478
|
[[() => ErrorMessage, 0], 0],
|
|
479
479
|
];
|
|
480
|
-
TypeRegistry.for(n0).registerError(ConflictException
|
|
481
|
-
export var DeleteSupplementalTaxRegistrationRequest = [3, n0, _DSTRR, 0, [_aIu], [0]];
|
|
482
|
-
export var DeleteSupplementalTaxRegistrationResponse = [3, n0, _DSTRRe, 0, [], []];
|
|
483
|
-
export var DeleteTaxRegistrationRequest = [3, n0, _DTRR, 0, [_aI], [0]];
|
|
484
|
-
export var DeleteTaxRegistrationResponse = [3, n0, _DTRRe, 0, [], []];
|
|
485
|
-
export var DestinationS3Location = [3, n0, _DSL, 0, [_b, _p], [0, 0]];
|
|
486
|
-
export var EgyptAdditionalInfo = [3, n0, _EAI, 0, [_uIN, _uINED], [0, 0]];
|
|
487
|
-
export var EstoniaAdditionalInfo = [3, n0, _EAIs, 0, [_rCC], [0]];
|
|
488
|
-
export var ExemptionCertificate = [3, n0, _EC, 0, [_dN, _dF], [0, 21]];
|
|
489
|
-
export var GeorgiaAdditionalInfo = [3, n0, _GAI, 0, [_pT], [0]];
|
|
490
|
-
export var GetTaxExemptionTypesRequest = [3, n0, _GTETR, 0, [], []];
|
|
491
|
-
export var GetTaxExemptionTypesResponse = [
|
|
492
|
-
|
|
493
|
-
|
|
494
|
-
|
|
480
|
+
TypeRegistry.for(n0).registerError(ConflictException$, ConflictException);
|
|
481
|
+
export var DeleteSupplementalTaxRegistrationRequest$ = [3, n0, _DSTRR, 0, [_aIu], [0]];
|
|
482
|
+
export var DeleteSupplementalTaxRegistrationResponse$ = [3, n0, _DSTRRe, 0, [], []];
|
|
483
|
+
export var DeleteTaxRegistrationRequest$ = [3, n0, _DTRR, 0, [_aI], [0]];
|
|
484
|
+
export var DeleteTaxRegistrationResponse$ = [3, n0, _DTRRe, 0, [], []];
|
|
485
|
+
export var DestinationS3Location$ = [3, n0, _DSL, 0, [_b, _p], [0, 0]];
|
|
486
|
+
export var EgyptAdditionalInfo$ = [3, n0, _EAI, 0, [_uIN, _uINED], [0, 0]];
|
|
487
|
+
export var EstoniaAdditionalInfo$ = [3, n0, _EAIs, 0, [_rCC], [0]];
|
|
488
|
+
export var ExemptionCertificate$ = [3, n0, _EC, 0, [_dN, _dF], [0, 21]];
|
|
489
|
+
export var GeorgiaAdditionalInfo$ = [3, n0, _GAI, 0, [_pT], [0]];
|
|
490
|
+
export var GetTaxExemptionTypesRequest$ = [3, n0, _GTETR, 0, [], []];
|
|
491
|
+
export var GetTaxExemptionTypesResponse$ = [
|
|
492
|
+
3,
|
|
493
|
+
n0,
|
|
494
|
+
_GTETRe,
|
|
495
|
+
0,
|
|
496
|
+
[_tET],
|
|
497
|
+
[() => TaxExemptionTypes],
|
|
498
|
+
];
|
|
499
|
+
export var GetTaxInheritanceRequest$ = [3, n0, _GTIR, 0, [], []];
|
|
500
|
+
export var GetTaxInheritanceResponse$ = [3, n0, _GTIRe, 0, [_hS], [0]];
|
|
501
|
+
export var GetTaxRegistrationDocumentRequest$ = [
|
|
495
502
|
3,
|
|
496
503
|
n0,
|
|
497
504
|
_GTRDR,
|
|
498
505
|
0,
|
|
499
506
|
[_dSL, _tDM],
|
|
500
|
-
[() => DestinationS3Location
|
|
501
|
-
];
|
|
502
|
-
export var GetTaxRegistrationDocumentResponse = [3, n0, _GTRDRe, 0, [_dFP, _pSU], [0, 0]];
|
|
503
|
-
export var GetTaxRegistrationRequest = [3, n0, _GTRR, 0, [_aI], [0]];
|
|
504
|
-
export var GetTaxRegistrationResponse = [
|
|
505
|
-
|
|
506
|
-
|
|
507
|
-
|
|
508
|
-
|
|
507
|
+
[() => DestinationS3Location$, () => TaxDocumentMetadata$],
|
|
508
|
+
];
|
|
509
|
+
export var GetTaxRegistrationDocumentResponse$ = [3, n0, _GTRDRe, 0, [_dFP, _pSU], [0, 0]];
|
|
510
|
+
export var GetTaxRegistrationRequest$ = [3, n0, _GTRR, 0, [_aI], [0]];
|
|
511
|
+
export var GetTaxRegistrationResponse$ = [
|
|
512
|
+
3,
|
|
513
|
+
n0,
|
|
514
|
+
_GTRRe,
|
|
515
|
+
0,
|
|
516
|
+
[_tR],
|
|
517
|
+
[[() => TaxRegistration$, 0]],
|
|
518
|
+
];
|
|
519
|
+
export var GreeceAdditionalInfo$ = [3, n0, _GAIr, 0, [_cAC], [0]];
|
|
520
|
+
export var IndiaAdditionalInfo$ = [3, n0, _IAI, 0, [_pa], [0]];
|
|
521
|
+
export var IndonesiaAdditionalInfo$ = [3, n0, _IAIn, 0, [_tRNT, _pEDC, _dNe], [0, 0, 0]];
|
|
522
|
+
export var InternalServerException$ = [
|
|
509
523
|
-3,
|
|
510
524
|
n0,
|
|
511
525
|
_ISE,
|
|
@@ -513,13 +527,13 @@ export var InternalServerException = [
|
|
|
513
527
|
[_m, _eC],
|
|
514
528
|
[[() => ErrorMessage, 0], 0],
|
|
515
529
|
];
|
|
516
|
-
TypeRegistry.for(n0).registerError(InternalServerException
|
|
517
|
-
export var IsraelAdditionalInfo = [3, n0, _IAIs, 0, [_dT, _cT], [0, 0]];
|
|
518
|
-
export var ItalyAdditionalInfo = [3, n0, _IAIt, 0, [_sAId, _cN, _cNu, _tC], [0, 0, 0, 0]];
|
|
519
|
-
export var Jurisdiction = [3, n0, _J, 0, [_sOR, _cC], [0, 0]];
|
|
520
|
-
export var KenyaAdditionalInfo = [3, n0, _KAI, 0, [_pT], [0]];
|
|
521
|
-
export var ListSupplementalTaxRegistrationsRequest = [3, n0, _LSTRR, 0, [_mR, _nT], [1, 0]];
|
|
522
|
-
export var ListSupplementalTaxRegistrationsResponse = [
|
|
530
|
+
TypeRegistry.for(n0).registerError(InternalServerException$, InternalServerException);
|
|
531
|
+
export var IsraelAdditionalInfo$ = [3, n0, _IAIs, 0, [_dT, _cT], [0, 0]];
|
|
532
|
+
export var ItalyAdditionalInfo$ = [3, n0, _IAIt, 0, [_sAId, _cN, _cNu, _tC], [0, 0, 0, 0]];
|
|
533
|
+
export var Jurisdiction$ = [3, n0, _J, 0, [_sOR, _cC], [0, 0]];
|
|
534
|
+
export var KenyaAdditionalInfo$ = [3, n0, _KAI, 0, [_pT], [0]];
|
|
535
|
+
export var ListSupplementalTaxRegistrationsRequest$ = [3, n0, _LSTRR, 0, [_mR, _nT], [1, 0]];
|
|
536
|
+
export var ListSupplementalTaxRegistrationsResponse$ = [
|
|
523
537
|
3,
|
|
524
538
|
n0,
|
|
525
539
|
_LSTRRi,
|
|
@@ -527,8 +541,8 @@ export var ListSupplementalTaxRegistrationsResponse = [
|
|
|
527
541
|
[_tRa, _nT],
|
|
528
542
|
[[() => SupplementalTaxRegistrationList, 0], 0],
|
|
529
543
|
];
|
|
530
|
-
export var ListTaxExemptionsRequest = [3, n0, _LTER, 0, [_mR, _nT], [1, 0]];
|
|
531
|
-
export var ListTaxExemptionsResponse = [
|
|
544
|
+
export var ListTaxExemptionsRequest$ = [3, n0, _LTER, 0, [_mR, _nT], [1, 0]];
|
|
545
|
+
export var ListTaxExemptionsResponse$ = [
|
|
532
546
|
3,
|
|
533
547
|
n0,
|
|
534
548
|
_LTERi,
|
|
@@ -536,8 +550,8 @@ export var ListTaxExemptionsResponse = [
|
|
|
536
550
|
[_nT, _tEDM],
|
|
537
551
|
[0, () => TaxExemptionDetailsMap],
|
|
538
552
|
];
|
|
539
|
-
export var ListTaxRegistrationsRequest = [3, n0, _LTRR, 0, [_mR, _nT], [1, 0]];
|
|
540
|
-
export var ListTaxRegistrationsResponse = [
|
|
553
|
+
export var ListTaxRegistrationsRequest$ = [3, n0, _LTRR, 0, [_mR, _nT], [1, 0]];
|
|
554
|
+
export var ListTaxRegistrationsResponse$ = [
|
|
541
555
|
3,
|
|
542
556
|
n0,
|
|
543
557
|
_LTRRi,
|
|
@@ -545,38 +559,38 @@ export var ListTaxRegistrationsResponse = [
|
|
|
545
559
|
[_aD, _nT],
|
|
546
560
|
[[() => AccountDetailsList, 0], 0],
|
|
547
561
|
];
|
|
548
|
-
export var MalaysiaAdditionalInfo = [3, n0, _MAI, 0, [_sTC, _tIN, _bRN], [64 | 0, 0, 0]];
|
|
549
|
-
export var PolandAdditionalInfo = [3, n0, _PAI, 0, [_iRN, _iGVE], [0, 2]];
|
|
550
|
-
export var PutSupplementalTaxRegistrationRequest = [
|
|
562
|
+
export var MalaysiaAdditionalInfo$ = [3, n0, _MAI, 0, [_sTC, _tIN, _bRN], [64 | 0, 0, 0]];
|
|
563
|
+
export var PolandAdditionalInfo$ = [3, n0, _PAI, 0, [_iRN, _iGVE], [0, 2]];
|
|
564
|
+
export var PutSupplementalTaxRegistrationRequest$ = [
|
|
551
565
|
3,
|
|
552
566
|
n0,
|
|
553
567
|
_PSTRR,
|
|
554
568
|
0,
|
|
555
569
|
[_tRE],
|
|
556
|
-
[[() => SupplementalTaxRegistrationEntry
|
|
570
|
+
[[() => SupplementalTaxRegistrationEntry$, 0]],
|
|
557
571
|
];
|
|
558
|
-
export var PutSupplementalTaxRegistrationResponse = [3, n0, _PSTRRu, 0, [_aIu, _sta], [0, 0]];
|
|
559
|
-
export var PutTaxExemptionRequest = [
|
|
572
|
+
export var PutSupplementalTaxRegistrationResponse$ = [3, n0, _PSTRRu, 0, [_aIu, _sta], [0, 0]];
|
|
573
|
+
export var PutTaxExemptionRequest$ = [
|
|
560
574
|
3,
|
|
561
575
|
n0,
|
|
562
576
|
_PTER,
|
|
563
577
|
0,
|
|
564
578
|
[_aIc, _au, _eT, _eCx],
|
|
565
|
-
[64 | 0, () => Authority
|
|
579
|
+
[64 | 0, () => Authority$, 0, () => ExemptionCertificate$],
|
|
566
580
|
];
|
|
567
|
-
export var PutTaxExemptionResponse = [3, n0, _PTERu, 0, [_cI], [0]];
|
|
568
|
-
export var PutTaxInheritanceRequest = [3, n0, _PTIR, 0, [_hS], [0]];
|
|
569
|
-
export var PutTaxInheritanceResponse = [3, n0, _PTIRu, 0, [], []];
|
|
570
|
-
export var PutTaxRegistrationRequest = [
|
|
581
|
+
export var PutTaxExemptionResponse$ = [3, n0, _PTERu, 0, [_cI], [0]];
|
|
582
|
+
export var PutTaxInheritanceRequest$ = [3, n0, _PTIR, 0, [_hS], [0]];
|
|
583
|
+
export var PutTaxInheritanceResponse$ = [3, n0, _PTIRu, 0, [], []];
|
|
584
|
+
export var PutTaxRegistrationRequest$ = [
|
|
571
585
|
3,
|
|
572
586
|
n0,
|
|
573
587
|
_PTRR,
|
|
574
588
|
0,
|
|
575
589
|
[_aI, _tRE],
|
|
576
|
-
[0, [() => TaxRegistrationEntry
|
|
590
|
+
[0, [() => TaxRegistrationEntry$, 0]],
|
|
577
591
|
];
|
|
578
|
-
export var PutTaxRegistrationResponse = [3, n0, _PTRRu, 0, [_sta], [0]];
|
|
579
|
-
export var ResourceNotFoundException = [
|
|
592
|
+
export var PutTaxRegistrationResponse$ = [3, n0, _PTRRu, 0, [_sta], [0]];
|
|
593
|
+
export var ResourceNotFoundException$ = [
|
|
580
594
|
-3,
|
|
581
595
|
n0,
|
|
582
596
|
_RNFE,
|
|
@@ -584,38 +598,38 @@ export var ResourceNotFoundException = [
|
|
|
584
598
|
[_m, _eC],
|
|
585
599
|
[[() => ErrorMessage, 0], 0],
|
|
586
600
|
];
|
|
587
|
-
TypeRegistry.for(n0).registerError(ResourceNotFoundException
|
|
588
|
-
export var RomaniaAdditionalInfo = [3, n0, _RAI, 0, [_tRNT], [0]];
|
|
589
|
-
export var SaudiArabiaAdditionalInfo = [3, n0, _SAAI, 0, [_tRNT], [0]];
|
|
590
|
-
export var SourceS3Location = [3, n0, _SSL, 0, [_b, _k], [0, 0]];
|
|
591
|
-
export var SouthKoreaAdditionalInfo = [3, n0, _SKAI, 0, [_bRNu, _lOB, _iOB], [0, 0, 0]];
|
|
592
|
-
export var SpainAdditionalInfo = [3, n0, _SAI, 0, [_rT], [0]];
|
|
593
|
-
export var SupplementalTaxRegistration = [
|
|
601
|
+
TypeRegistry.for(n0).registerError(ResourceNotFoundException$, ResourceNotFoundException);
|
|
602
|
+
export var RomaniaAdditionalInfo$ = [3, n0, _RAI, 0, [_tRNT], [0]];
|
|
603
|
+
export var SaudiArabiaAdditionalInfo$ = [3, n0, _SAAI, 0, [_tRNT], [0]];
|
|
604
|
+
export var SourceS3Location$ = [3, n0, _SSL, 0, [_b, _k], [0, 0]];
|
|
605
|
+
export var SouthKoreaAdditionalInfo$ = [3, n0, _SKAI, 0, [_bRNu, _lOB, _iOB], [0, 0, 0]];
|
|
606
|
+
export var SpainAdditionalInfo$ = [3, n0, _SAI, 0, [_rT], [0]];
|
|
607
|
+
export var SupplementalTaxRegistration$ = [
|
|
594
608
|
3,
|
|
595
609
|
n0,
|
|
596
610
|
_STR,
|
|
597
611
|
8,
|
|
598
612
|
[_rI, _rT, _lN, _a, _aIu, _sta],
|
|
599
|
-
[0, 0, 0, () => Address
|
|
613
|
+
[0, 0, 0, () => Address$, 0, 0],
|
|
600
614
|
];
|
|
601
|
-
export var SupplementalTaxRegistrationEntry = [
|
|
615
|
+
export var SupplementalTaxRegistrationEntry$ = [
|
|
602
616
|
3,
|
|
603
617
|
n0,
|
|
604
618
|
_STRE,
|
|
605
619
|
8,
|
|
606
620
|
[_rI, _rT, _lN, _a],
|
|
607
|
-
[0, 0, 0, () => Address],
|
|
621
|
+
[0, 0, 0, () => Address$],
|
|
608
622
|
];
|
|
609
|
-
export var TaxDocumentMetadata = [3, n0, _TDM, 0, [_tDAT, _tDN], [0, 0]];
|
|
610
|
-
export var TaxExemption = [
|
|
623
|
+
export var TaxDocumentMetadata$ = [3, n0, _TDM, 0, [_tDAT, _tDN], [0, 0]];
|
|
624
|
+
export var TaxExemption$ = [
|
|
611
625
|
3,
|
|
612
626
|
n0,
|
|
613
627
|
_TE,
|
|
614
628
|
0,
|
|
615
629
|
[_au, _tETa, _eD, _eDx, _sED, _sta],
|
|
616
|
-
[() => Authority
|
|
630
|
+
[() => Authority$, () => TaxExemptionType$, 4, 4, 4, 0],
|
|
617
631
|
];
|
|
618
|
-
export var TaxExemptionDetails = [
|
|
632
|
+
export var TaxExemptionDetails$ = [
|
|
619
633
|
3,
|
|
620
634
|
n0,
|
|
621
635
|
_TED,
|
|
@@ -623,45 +637,45 @@ export var TaxExemptionDetails = [
|
|
|
623
637
|
[_tE, _hOD, _hOPE, _hOR],
|
|
624
638
|
[() => TaxExemptions, 2, 0, 0],
|
|
625
639
|
];
|
|
626
|
-
export var TaxExemptionType = [3, n0, _TET, 0, [_dNi, _d, _aJ], [0, 0, () => Authorities]];
|
|
627
|
-
export var TaxInheritanceDetails = [3, n0, _TID, 0, [_pEI, _iOR], [0, 0]];
|
|
628
|
-
export var TaxRegistration = [
|
|
640
|
+
export var TaxExemptionType$ = [3, n0, _TET, 0, [_dNi, _d, _aJ], [0, 0, () => Authorities]];
|
|
641
|
+
export var TaxInheritanceDetails$ = [3, n0, _TID, 0, [_pEI, _iOR], [0, 0]];
|
|
642
|
+
export var TaxRegistration$ = [
|
|
629
643
|
3,
|
|
630
644
|
n0,
|
|
631
645
|
_TR,
|
|
632
646
|
8,
|
|
633
647
|
[_rI, _rT, _lN, _sta, _sec, _tDMa, _cEI, _aTI, _lA],
|
|
634
|
-
[0, 0, 0, 0, 0, () => TaxDocumentMetadatas, 0, () => AdditionalInfoResponse
|
|
648
|
+
[0, 0, 0, 0, 0, () => TaxDocumentMetadatas, 0, () => AdditionalInfoResponse$, () => Address$],
|
|
635
649
|
];
|
|
636
|
-
export var TaxRegistrationDocFile = [3, n0, _TRDF, 0, [_fN, _fC], [0, 21]];
|
|
637
|
-
export var TaxRegistrationDocument = [
|
|
650
|
+
export var TaxRegistrationDocFile$ = [3, n0, _TRDF, 0, [_fN, _fC], [0, 21]];
|
|
651
|
+
export var TaxRegistrationDocument$ = [
|
|
638
652
|
3,
|
|
639
653
|
n0,
|
|
640
654
|
_TRD,
|
|
641
655
|
0,
|
|
642
656
|
[_sL, _f],
|
|
643
|
-
[() => SourceS3Location
|
|
657
|
+
[() => SourceS3Location$, () => TaxRegistrationDocFile$],
|
|
644
658
|
];
|
|
645
|
-
export var TaxRegistrationEntry = [
|
|
659
|
+
export var TaxRegistrationEntry$ = [
|
|
646
660
|
3,
|
|
647
661
|
n0,
|
|
648
662
|
_TRE,
|
|
649
663
|
8,
|
|
650
664
|
[_rI, _rT, _lN, _lA, _sec, _aTI, _vD, _cEI],
|
|
651
|
-
[0, 0, 0, () => Address
|
|
665
|
+
[0, 0, 0, () => Address$, 0, () => AdditionalInfoRequest$, () => VerificationDetails$, 0],
|
|
652
666
|
];
|
|
653
|
-
export var TaxRegistrationWithJurisdiction = [
|
|
667
|
+
export var TaxRegistrationWithJurisdiction$ = [
|
|
654
668
|
3,
|
|
655
669
|
n0,
|
|
656
670
|
_TRWJ,
|
|
657
671
|
8,
|
|
658
672
|
[_rI, _rT, _lN, _sta, _sec, _tDMa, _cEI, _aTI, _j],
|
|
659
|
-
[0, 0, 0, 0, 0, () => TaxDocumentMetadatas, 0, () => AdditionalInfoResponse
|
|
673
|
+
[0, 0, 0, 0, 0, () => TaxDocumentMetadatas, 0, () => AdditionalInfoResponse$, () => Jurisdiction$],
|
|
660
674
|
];
|
|
661
|
-
export var TurkeyAdditionalInfo = [3, n0, _TAI, 0, [_tO, _kEI, _sTI, _i], [0, 0, 0, 0]];
|
|
662
|
-
export var UkraineAdditionalInfo = [3, n0, _UAI, 0, [_uTT], [0]];
|
|
663
|
-
export var UzbekistanAdditionalInfo = [3, n0, _UAIz, 0, [_tRNT, _vRN], [0, 0]];
|
|
664
|
-
export var ValidationException = [
|
|
675
|
+
export var TurkeyAdditionalInfo$ = [3, n0, _TAI, 0, [_tO, _kEI, _sTI, _i], [0, 0, 0, 0]];
|
|
676
|
+
export var UkraineAdditionalInfo$ = [3, n0, _UAI, 0, [_uTT], [0]];
|
|
677
|
+
export var UzbekistanAdditionalInfo$ = [3, n0, _UAIz, 0, [_tRNT, _vRN], [0, 0]];
|
|
678
|
+
export var ValidationException$ = [
|
|
665
679
|
-3,
|
|
666
680
|
n0,
|
|
667
681
|
_VE,
|
|
@@ -669,9 +683,9 @@ export var ValidationException = [
|
|
|
669
683
|
[_m, _eC, _fL],
|
|
670
684
|
[[() => ErrorMessage, 0], 0, () => ValidationExceptionFieldList],
|
|
671
685
|
];
|
|
672
|
-
TypeRegistry.for(n0).registerError(ValidationException
|
|
673
|
-
export var ValidationExceptionField = [3, n0, _VEF, 0, [_n], [0]];
|
|
674
|
-
export var VerificationDetails = [
|
|
686
|
+
TypeRegistry.for(n0).registerError(ValidationException$, ValidationException);
|
|
687
|
+
export var ValidationExceptionField$ = [3, n0, _VEF, 0, [_n], [0]];
|
|
688
|
+
export var VerificationDetails$ = [
|
|
675
689
|
3,
|
|
676
690
|
n0,
|
|
677
691
|
_VD,
|
|
@@ -679,166 +693,154 @@ export var VerificationDetails = [
|
|
|
679
693
|
[_dOB, _tRD],
|
|
680
694
|
[0, () => TaxRegistrationDocuments],
|
|
681
695
|
];
|
|
682
|
-
export var VietnamAdditionalInfo = [3, n0, _VAI, 0, [_eIN, _eTCN, _pVN, _pVND], [0, 0, 0, 0]];
|
|
683
|
-
export var TaxSettingsServiceException = [-3, _sm, "TaxSettingsServiceException", 0, [], []];
|
|
684
|
-
TypeRegistry.for(_sm).registerError(TaxSettingsServiceException
|
|
685
|
-
|
|
686
|
-
|
|
687
|
-
|
|
688
|
-
|
|
696
|
+
export var VietnamAdditionalInfo$ = [3, n0, _VAI, 0, [_eIN, _eTCN, _pVN, _pVND], [0, 0, 0, 0]];
|
|
697
|
+
export var TaxSettingsServiceException$ = [-3, _sm, "TaxSettingsServiceException", 0, [], []];
|
|
698
|
+
TypeRegistry.for(_sm).registerError(TaxSettingsServiceException$, TaxSettingsServiceException);
|
|
699
|
+
var AccountDetailsList = [1, n0, _ADL, 0, [() => AccountDetails$, 0]];
|
|
700
|
+
var AccountIds = 64 | 0;
|
|
701
|
+
var Authorities = [1, n0, _Aut, 0, () => Authority$];
|
|
702
|
+
var BatchDeleteTaxRegistrationErrors = [
|
|
689
703
|
1,
|
|
690
704
|
n0,
|
|
691
705
|
_BDTREa,
|
|
692
706
|
0,
|
|
693
|
-
[() => BatchDeleteTaxRegistrationError
|
|
694
|
-
];
|
|
695
|
-
|
|
696
|
-
|
|
697
|
-
|
|
698
|
-
|
|
699
|
-
|
|
700
|
-
|
|
701
|
-
];
|
|
702
|
-
|
|
703
|
-
|
|
704
|
-
|
|
705
|
-
|
|
706
|
-
_STRL,
|
|
707
|
-
0,
|
|
708
|
-
[() => SupplementalTaxRegistration, 0],
|
|
709
|
-
];
|
|
710
|
-
export var TaxDocumentMetadatas = [1, n0, _TDMa, 0, () => TaxDocumentMetadata];
|
|
711
|
-
export var TaxExemptions = [1, n0, _TEa, 0, () => TaxExemption];
|
|
712
|
-
export var TaxExemptionTypes = [1, n0, _TETa, 0, () => TaxExemptionType];
|
|
713
|
-
export var TaxRegistrationDocuments = [1, n0, _TRDa, 0, () => TaxRegistrationDocument];
|
|
714
|
-
export var ValidationExceptionFieldList = [1, n0, _VEFL, 0, () => ValidationExceptionField];
|
|
715
|
-
export var AddressRoleMap = [2, n0, _ARM, 0, 0, () => Jurisdiction];
|
|
716
|
-
export var TaxExemptionDetailsMap = [2, n0, _TEDM, 0, 0, () => TaxExemptionDetails];
|
|
717
|
-
export var BatchDeleteTaxRegistration = [
|
|
707
|
+
[() => BatchDeleteTaxRegistrationError$, 0],
|
|
708
|
+
];
|
|
709
|
+
var BatchPutTaxRegistrationErrors = [1, n0, _BPTREa, 0, [() => BatchPutTaxRegistrationError$, 0]];
|
|
710
|
+
var MalaysiaServiceTaxCodesList = 64 | 0;
|
|
711
|
+
var SupplementalTaxRegistrationList = [1, n0, _STRL, 0, [() => SupplementalTaxRegistration$, 0]];
|
|
712
|
+
var TaxDocumentMetadatas = [1, n0, _TDMa, 0, () => TaxDocumentMetadata$];
|
|
713
|
+
var TaxExemptions = [1, n0, _TEa, 0, () => TaxExemption$];
|
|
714
|
+
var TaxExemptionTypes = [1, n0, _TETa, 0, () => TaxExemptionType$];
|
|
715
|
+
var TaxRegistrationDocuments = [1, n0, _TRDa, 0, () => TaxRegistrationDocument$];
|
|
716
|
+
var ValidationExceptionFieldList = [1, n0, _VEFL, 0, () => ValidationExceptionField$];
|
|
717
|
+
var AddressRoleMap = [2, n0, _ARM, 0, 0, () => Jurisdiction$];
|
|
718
|
+
var TaxExemptionDetailsMap = [2, n0, _TEDM, 0, 0, () => TaxExemptionDetails$];
|
|
719
|
+
export var BatchDeleteTaxRegistration$ = [
|
|
718
720
|
9,
|
|
719
721
|
n0,
|
|
720
722
|
_BDTR,
|
|
721
723
|
{ [_h]: ["POST", "/BatchDeleteTaxRegistration", 200] },
|
|
722
|
-
() => BatchDeleteTaxRegistrationRequest
|
|
723
|
-
() => BatchDeleteTaxRegistrationResponse
|
|
724
|
+
() => BatchDeleteTaxRegistrationRequest$,
|
|
725
|
+
() => BatchDeleteTaxRegistrationResponse$,
|
|
724
726
|
];
|
|
725
|
-
export var BatchGetTaxExemptions = [
|
|
727
|
+
export var BatchGetTaxExemptions$ = [
|
|
726
728
|
9,
|
|
727
729
|
n0,
|
|
728
730
|
_BGTE,
|
|
729
731
|
{ [_h]: ["POST", "/BatchGetTaxExemptions", 200] },
|
|
730
|
-
() => BatchGetTaxExemptionsRequest
|
|
731
|
-
() => BatchGetTaxExemptionsResponse
|
|
732
|
+
() => BatchGetTaxExemptionsRequest$,
|
|
733
|
+
() => BatchGetTaxExemptionsResponse$,
|
|
732
734
|
];
|
|
733
|
-
export var BatchPutTaxRegistration = [
|
|
735
|
+
export var BatchPutTaxRegistration$ = [
|
|
734
736
|
9,
|
|
735
737
|
n0,
|
|
736
738
|
_BPTR,
|
|
737
739
|
{ [_h]: ["POST", "/BatchPutTaxRegistration", 200] },
|
|
738
|
-
() => BatchPutTaxRegistrationRequest
|
|
739
|
-
() => BatchPutTaxRegistrationResponse
|
|
740
|
+
() => BatchPutTaxRegistrationRequest$,
|
|
741
|
+
() => BatchPutTaxRegistrationResponse$,
|
|
740
742
|
];
|
|
741
|
-
export var DeleteSupplementalTaxRegistration = [
|
|
743
|
+
export var DeleteSupplementalTaxRegistration$ = [
|
|
742
744
|
9,
|
|
743
745
|
n0,
|
|
744
746
|
_DSTR,
|
|
745
747
|
{ [_h]: ["POST", "/DeleteSupplementalTaxRegistration", 200] },
|
|
746
|
-
() => DeleteSupplementalTaxRegistrationRequest
|
|
747
|
-
() => DeleteSupplementalTaxRegistrationResponse
|
|
748
|
+
() => DeleteSupplementalTaxRegistrationRequest$,
|
|
749
|
+
() => DeleteSupplementalTaxRegistrationResponse$,
|
|
748
750
|
];
|
|
749
|
-
export var DeleteTaxRegistration = [
|
|
751
|
+
export var DeleteTaxRegistration$ = [
|
|
750
752
|
9,
|
|
751
753
|
n0,
|
|
752
754
|
_DTR,
|
|
753
755
|
{ [_h]: ["POST", "/DeleteTaxRegistration", 200] },
|
|
754
|
-
() => DeleteTaxRegistrationRequest
|
|
755
|
-
() => DeleteTaxRegistrationResponse
|
|
756
|
+
() => DeleteTaxRegistrationRequest$,
|
|
757
|
+
() => DeleteTaxRegistrationResponse$,
|
|
756
758
|
];
|
|
757
|
-
export var GetTaxExemptionTypes = [
|
|
759
|
+
export var GetTaxExemptionTypes$ = [
|
|
758
760
|
9,
|
|
759
761
|
n0,
|
|
760
762
|
_GTET,
|
|
761
763
|
{ [_h]: ["POST", "/GetTaxExemptionTypes", 200] },
|
|
762
|
-
() => GetTaxExemptionTypesRequest
|
|
763
|
-
() => GetTaxExemptionTypesResponse
|
|
764
|
+
() => GetTaxExemptionTypesRequest$,
|
|
765
|
+
() => GetTaxExemptionTypesResponse$,
|
|
764
766
|
];
|
|
765
|
-
export var GetTaxInheritance = [
|
|
767
|
+
export var GetTaxInheritance$ = [
|
|
766
768
|
9,
|
|
767
769
|
n0,
|
|
768
770
|
_GTI,
|
|
769
771
|
{ [_h]: ["POST", "/GetTaxInheritance", 200] },
|
|
770
|
-
() => GetTaxInheritanceRequest
|
|
771
|
-
() => GetTaxInheritanceResponse
|
|
772
|
+
() => GetTaxInheritanceRequest$,
|
|
773
|
+
() => GetTaxInheritanceResponse$,
|
|
772
774
|
];
|
|
773
|
-
export var GetTaxRegistration = [
|
|
775
|
+
export var GetTaxRegistration$ = [
|
|
774
776
|
9,
|
|
775
777
|
n0,
|
|
776
778
|
_GTR,
|
|
777
779
|
{ [_h]: ["POST", "/GetTaxRegistration", 200] },
|
|
778
|
-
() => GetTaxRegistrationRequest
|
|
779
|
-
() => GetTaxRegistrationResponse
|
|
780
|
+
() => GetTaxRegistrationRequest$,
|
|
781
|
+
() => GetTaxRegistrationResponse$,
|
|
780
782
|
];
|
|
781
|
-
export var GetTaxRegistrationDocument = [
|
|
783
|
+
export var GetTaxRegistrationDocument$ = [
|
|
782
784
|
9,
|
|
783
785
|
n0,
|
|
784
786
|
_GTRD,
|
|
785
787
|
{ [_h]: ["POST", "/GetTaxRegistrationDocument", 200] },
|
|
786
|
-
() => GetTaxRegistrationDocumentRequest
|
|
787
|
-
() => GetTaxRegistrationDocumentResponse
|
|
788
|
+
() => GetTaxRegistrationDocumentRequest$,
|
|
789
|
+
() => GetTaxRegistrationDocumentResponse$,
|
|
788
790
|
];
|
|
789
|
-
export var ListSupplementalTaxRegistrations = [
|
|
791
|
+
export var ListSupplementalTaxRegistrations$ = [
|
|
790
792
|
9,
|
|
791
793
|
n0,
|
|
792
794
|
_LSTR,
|
|
793
795
|
{ [_h]: ["POST", "/ListSupplementalTaxRegistrations", 200] },
|
|
794
|
-
() => ListSupplementalTaxRegistrationsRequest
|
|
795
|
-
() => ListSupplementalTaxRegistrationsResponse
|
|
796
|
+
() => ListSupplementalTaxRegistrationsRequest$,
|
|
797
|
+
() => ListSupplementalTaxRegistrationsResponse$,
|
|
796
798
|
];
|
|
797
|
-
export var ListTaxExemptions = [
|
|
799
|
+
export var ListTaxExemptions$ = [
|
|
798
800
|
9,
|
|
799
801
|
n0,
|
|
800
802
|
_LTE,
|
|
801
803
|
{ [_h]: ["POST", "/ListTaxExemptions", 200] },
|
|
802
|
-
() => ListTaxExemptionsRequest
|
|
803
|
-
() => ListTaxExemptionsResponse
|
|
804
|
+
() => ListTaxExemptionsRequest$,
|
|
805
|
+
() => ListTaxExemptionsResponse$,
|
|
804
806
|
];
|
|
805
|
-
export var ListTaxRegistrations = [
|
|
807
|
+
export var ListTaxRegistrations$ = [
|
|
806
808
|
9,
|
|
807
809
|
n0,
|
|
808
810
|
_LTR,
|
|
809
811
|
{ [_h]: ["POST", "/ListTaxRegistrations", 200] },
|
|
810
|
-
() => ListTaxRegistrationsRequest
|
|
811
|
-
() => ListTaxRegistrationsResponse
|
|
812
|
+
() => ListTaxRegistrationsRequest$,
|
|
813
|
+
() => ListTaxRegistrationsResponse$,
|
|
812
814
|
];
|
|
813
|
-
export var PutSupplementalTaxRegistration = [
|
|
815
|
+
export var PutSupplementalTaxRegistration$ = [
|
|
814
816
|
9,
|
|
815
817
|
n0,
|
|
816
818
|
_PSTR,
|
|
817
819
|
{ [_h]: ["POST", "/PutSupplementalTaxRegistration", 200] },
|
|
818
|
-
() => PutSupplementalTaxRegistrationRequest
|
|
819
|
-
() => PutSupplementalTaxRegistrationResponse
|
|
820
|
+
() => PutSupplementalTaxRegistrationRequest$,
|
|
821
|
+
() => PutSupplementalTaxRegistrationResponse$,
|
|
820
822
|
];
|
|
821
|
-
export var PutTaxExemption = [
|
|
823
|
+
export var PutTaxExemption$ = [
|
|
822
824
|
9,
|
|
823
825
|
n0,
|
|
824
826
|
_PTE,
|
|
825
827
|
{ [_h]: ["POST", "/PutTaxExemption", 200] },
|
|
826
|
-
() => PutTaxExemptionRequest
|
|
827
|
-
() => PutTaxExemptionResponse
|
|
828
|
+
() => PutTaxExemptionRequest$,
|
|
829
|
+
() => PutTaxExemptionResponse$,
|
|
828
830
|
];
|
|
829
|
-
export var PutTaxInheritance = [
|
|
831
|
+
export var PutTaxInheritance$ = [
|
|
830
832
|
9,
|
|
831
833
|
n0,
|
|
832
834
|
_PTI,
|
|
833
835
|
{ [_h]: ["POST", "/PutTaxInheritance", 200] },
|
|
834
|
-
() => PutTaxInheritanceRequest
|
|
835
|
-
() => PutTaxInheritanceResponse
|
|
836
|
+
() => PutTaxInheritanceRequest$,
|
|
837
|
+
() => PutTaxInheritanceResponse$,
|
|
836
838
|
];
|
|
837
|
-
export var PutTaxRegistration = [
|
|
839
|
+
export var PutTaxRegistration$ = [
|
|
838
840
|
9,
|
|
839
841
|
n0,
|
|
840
842
|
_PTR,
|
|
841
843
|
{ [_h]: ["POST", "/PutTaxRegistration", 200] },
|
|
842
|
-
() => PutTaxRegistrationRequest
|
|
843
|
-
() => PutTaxRegistrationResponse
|
|
844
|
+
() => PutTaxRegistrationRequest$,
|
|
845
|
+
() => PutTaxRegistrationResponse$,
|
|
844
846
|
];
|