@aws-sdk/client-chime 3.1067.0 → 3.1069.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/auth/httpAuthSchemeProvider.js +9 -15
- package/dist-cjs/endpoint/bdd.js +2 -5
- package/dist-cjs/endpoint/endpointResolver.js +7 -11
- package/dist-cjs/index.js +234 -254
- package/dist-cjs/models/ChimeServiceException.js +4 -8
- package/dist-cjs/models/errors.js +23 -37
- package/dist-cjs/runtimeConfig.browser.js +22 -26
- package/dist-cjs/runtimeConfig.js +30 -34
- package/dist-cjs/runtimeConfig.native.js +4 -7
- package/dist-cjs/runtimeConfig.shared.js +20 -24
- package/dist-cjs/schemas/schemas_0.js +450 -300
- package/package.json +8 -8
|
@@ -1,10 +1,3 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.DeleteAccountRequest$ = exports.CreateUserResponse$ = exports.CreateUserRequest$ = exports.CreateRoomResponse$ = exports.CreateRoomRequest$ = exports.CreateRoomMembershipResponse$ = exports.CreateRoomMembershipRequest$ = exports.CreatePhoneNumberOrderResponse$ = exports.CreatePhoneNumberOrderRequest$ = exports.CreateMeetingDialOutResponse$ = exports.CreateMeetingDialOutRequest$ = exports.CreateBotResponse$ = exports.CreateBotRequest$ = exports.CreateAccountResponse$ = exports.CreateAccountRequest$ = exports.ConversationRetentionSettings$ = exports.BusinessCallingSettings$ = exports.Bot$ = exports.BatchUpdateUserResponse$ = exports.BatchUpdateUserRequest$ = exports.BatchUpdatePhoneNumberResponse$ = exports.BatchUpdatePhoneNumberRequest$ = exports.BatchUnsuspendUserResponse$ = exports.BatchUnsuspendUserRequest$ = exports.BatchSuspendUserResponse$ = exports.BatchSuspendUserRequest$ = exports.BatchDeletePhoneNumberResponse$ = exports.BatchDeletePhoneNumberRequest$ = exports.BatchCreateRoomMembershipResponse$ = exports.BatchCreateRoomMembershipRequest$ = exports.AssociateSigninDelegateGroupsWithAccountResponse$ = exports.AssociateSigninDelegateGroupsWithAccountRequest$ = exports.AssociatePhoneNumberWithUserResponse$ = exports.AssociatePhoneNumberWithUserRequest$ = exports.AlexaForBusinessMetadata$ = exports.AccountSettings$ = exports.Account$ = exports.errorTypeRegistries = exports.UnprocessableEntityException$ = exports.UnauthorizedClientException$ = exports.ThrottledClientException$ = exports.ServiceUnavailableException$ = exports.ServiceFailureException$ = exports.ResourceLimitExceededException$ = exports.NotFoundException$ = exports.ForbiddenException$ = exports.ConflictException$ = exports.BadRequestException$ = exports.AccessDeniedException$ = exports.ChimeServiceException$ = void 0;
|
|
4
|
-
exports.ListUsersRequest$ = exports.ListSupportedPhoneNumberCountriesResponse$ = exports.ListSupportedPhoneNumberCountriesRequest$ = exports.ListRoomsResponse$ = exports.ListRoomsRequest$ = exports.ListRoomMembershipsResponse$ = exports.ListRoomMembershipsRequest$ = exports.ListPhoneNumbersResponse$ = exports.ListPhoneNumbersRequest$ = exports.ListPhoneNumberOrdersResponse$ = exports.ListPhoneNumberOrdersRequest$ = exports.ListBotsResponse$ = exports.ListBotsRequest$ = exports.ListAccountsResponse$ = exports.ListAccountsRequest$ = exports.InviteUsersResponse$ = exports.InviteUsersRequest$ = exports.Invite$ = exports.GetUserSettingsResponse$ = exports.GetUserSettingsRequest$ = exports.GetUserResponse$ = exports.GetUserRequest$ = exports.GetRoomResponse$ = exports.GetRoomRequest$ = exports.GetRetentionSettingsResponse$ = exports.GetRetentionSettingsRequest$ = exports.GetPhoneNumberSettingsResponse$ = exports.GetPhoneNumberResponse$ = exports.GetPhoneNumberRequest$ = exports.GetPhoneNumberOrderResponse$ = exports.GetPhoneNumberOrderRequest$ = exports.GetGlobalSettingsResponse$ = exports.GetEventsConfigurationResponse$ = exports.GetEventsConfigurationRequest$ = exports.GetBotResponse$ = exports.GetBotRequest$ = exports.GetAccountSettingsResponse$ = exports.GetAccountSettingsRequest$ = exports.GetAccountResponse$ = exports.GetAccountRequest$ = exports.EventsConfiguration$ = exports.DisassociateSigninDelegateGroupsFromAccountResponse$ = exports.DisassociateSigninDelegateGroupsFromAccountRequest$ = exports.DisassociatePhoneNumberFromUserResponse$ = exports.DisassociatePhoneNumberFromUserRequest$ = exports.DeleteRoomRequest$ = exports.DeleteRoomMembershipRequest$ = exports.DeletePhoneNumberRequest$ = exports.DeleteEventsConfigurationRequest$ = exports.DeleteAccountResponse$ = void 0;
|
|
5
|
-
exports.UpdateRoomResponse$ = exports.UpdateRoomRequest$ = exports.UpdateRoomMembershipResponse$ = exports.UpdateRoomMembershipRequest$ = exports.UpdatePhoneNumberSettingsRequest$ = exports.UpdatePhoneNumberResponse$ = exports.UpdatePhoneNumberRequestItem$ = exports.UpdatePhoneNumberRequest$ = exports.UpdateGlobalSettingsRequest$ = exports.UpdateBotResponse$ = exports.UpdateBotRequest$ = exports.UpdateAccountSettingsResponse$ = exports.UpdateAccountSettingsRequest$ = exports.UpdateAccountResponse$ = exports.UpdateAccountRequest$ = exports.TelephonySettings$ = exports.SigninDelegateGroup$ = exports.SearchAvailablePhoneNumbersResponse$ = exports.SearchAvailablePhoneNumbersRequest$ = exports.RoomRetentionSettings$ = exports.RoomMembership$ = exports.Room$ = exports.RetentionSettings$ = exports.RestorePhoneNumberResponse$ = exports.RestorePhoneNumberRequest$ = exports.ResetPersonalPINResponse$ = exports.ResetPersonalPINRequest$ = exports.RegenerateSecurityTokenResponse$ = exports.RegenerateSecurityTokenRequest$ = exports.RedactRoomMessageResponse$ = exports.RedactRoomMessageRequest$ = exports.RedactConversationMessageResponse$ = exports.RedactConversationMessageRequest$ = exports.PutRetentionSettingsResponse$ = exports.PutRetentionSettingsRequest$ = exports.PutEventsConfigurationResponse$ = exports.PutEventsConfigurationRequest$ = exports.PhoneNumberOrder$ = exports.PhoneNumberError$ = exports.PhoneNumberCountry$ = exports.PhoneNumberCapabilities$ = exports.PhoneNumberAssociation$ = exports.PhoneNumber$ = exports.OrderedPhoneNumber$ = exports.MembershipItem$ = exports.MemberError$ = exports.Member$ = exports.LogoutUserResponse$ = exports.LogoutUserRequest$ = exports.ListUsersResponse$ = void 0;
|
|
6
|
-
exports.ListSupportedPhoneNumberCountries$ = exports.ListRooms$ = exports.ListRoomMemberships$ = exports.ListPhoneNumbers$ = exports.ListPhoneNumberOrders$ = exports.ListBots$ = exports.ListAccounts$ = exports.InviteUsers$ = exports.GetUserSettings$ = exports.GetUser$ = exports.GetRoom$ = exports.GetRetentionSettings$ = exports.GetPhoneNumberSettings$ = exports.GetPhoneNumberOrder$ = exports.GetPhoneNumber$ = exports.GetGlobalSettings$ = exports.GetEventsConfiguration$ = exports.GetBot$ = exports.GetAccountSettings$ = exports.GetAccount$ = exports.DisassociateSigninDelegateGroupsFromAccount$ = exports.DisassociatePhoneNumberFromUser$ = exports.DeleteRoomMembership$ = exports.DeleteRoom$ = exports.DeletePhoneNumber$ = exports.DeleteEventsConfiguration$ = exports.DeleteAccount$ = exports.CreateUser$ = exports.CreateRoomMembership$ = exports.CreateRoom$ = exports.CreatePhoneNumberOrder$ = exports.CreateMeetingDialOut$ = exports.CreateBot$ = exports.CreateAccount$ = exports.BatchUpdateUser$ = exports.BatchUpdatePhoneNumber$ = exports.BatchUnsuspendUser$ = exports.BatchSuspendUser$ = exports.BatchDeletePhoneNumber$ = exports.BatchCreateRoomMembership$ = exports.AssociateSigninDelegateGroupsWithAccount$ = exports.AssociatePhoneNumberWithUser$ = exports.VoiceConnectorSettings$ = exports.UserSettings$ = exports.UserError$ = exports.User$ = exports.UpdateUserSettingsRequest$ = exports.UpdateUserResponse$ = exports.UpdateUserRequestItem$ = exports.UpdateUserRequest$ = void 0;
|
|
7
|
-
exports.UpdateUserSettings$ = exports.UpdateUser$ = exports.UpdateRoomMembership$ = exports.UpdateRoom$ = exports.UpdatePhoneNumberSettings$ = exports.UpdatePhoneNumber$ = exports.UpdateGlobalSettings$ = exports.UpdateBot$ = exports.UpdateAccountSettings$ = exports.UpdateAccount$ = exports.SearchAvailablePhoneNumbers$ = exports.RestorePhoneNumber$ = exports.ResetPersonalPIN$ = exports.RegenerateSecurityToken$ = exports.RedactRoomMessage$ = exports.RedactConversationMessage$ = exports.PutRetentionSettings$ = exports.PutEventsConfiguration$ = exports.LogoutUser$ = exports.ListUsers$ = void 0;
|
|
8
1
|
const _A = "Account";
|
|
9
2
|
const _AAI = "AwsAccountId";
|
|
10
3
|
const _AC = "AreaCode";
|
|
@@ -388,79 +381,91 @@ const _tfp = "toll-free-prefix";
|
|
|
388
381
|
const _ue = "user-email";
|
|
389
382
|
const _ut = "user-type";
|
|
390
383
|
const n0 = "com.amazonaws.chime";
|
|
391
|
-
const
|
|
392
|
-
const
|
|
393
|
-
const
|
|
394
|
-
const _s_registry =
|
|
395
|
-
|
|
396
|
-
|
|
397
|
-
|
|
398
|
-
|
|
384
|
+
const { TypeRegistry } = require("@smithy/core/schema");
|
|
385
|
+
const { ChimeServiceException } = require("../models/ChimeServiceException");
|
|
386
|
+
const { AccessDeniedException, BadRequestException, ConflictException, ForbiddenException, NotFoundException, ResourceLimitExceededException, ServiceFailureException, ServiceUnavailableException, ThrottledClientException, UnauthorizedClientException, UnprocessableEntityException } = require("../models/errors");
|
|
387
|
+
const _s_registry = TypeRegistry.for(_s);
|
|
388
|
+
const ChimeServiceException$ = [-3, _s, "ChimeServiceException", 0, [], []];
|
|
389
|
+
exports.ChimeServiceException$ = ChimeServiceException$;
|
|
390
|
+
_s_registry.registerError(ChimeServiceException$, ChimeServiceException);
|
|
391
|
+
const n0_registry = TypeRegistry.for(n0);
|
|
392
|
+
const AccessDeniedException$ = [-3, n0, _ADE,
|
|
399
393
|
{ [_e]: _c, [_hE]: 403 },
|
|
400
394
|
[_C, _M],
|
|
401
395
|
[0, 0]
|
|
402
396
|
];
|
|
403
|
-
|
|
404
|
-
|
|
397
|
+
exports.AccessDeniedException$ = AccessDeniedException$;
|
|
398
|
+
n0_registry.registerError(AccessDeniedException$, AccessDeniedException);
|
|
399
|
+
const BadRequestException$ = [-3, n0, _BRE,
|
|
405
400
|
{ [_e]: _c, [_hE]: 400 },
|
|
406
401
|
[_C, _M],
|
|
407
402
|
[0, 0]
|
|
408
403
|
];
|
|
409
|
-
|
|
410
|
-
|
|
404
|
+
exports.BadRequestException$ = BadRequestException$;
|
|
405
|
+
n0_registry.registerError(BadRequestException$, BadRequestException);
|
|
406
|
+
const ConflictException$ = [-3, n0, _CE,
|
|
411
407
|
{ [_e]: _c, [_hE]: 409 },
|
|
412
408
|
[_C, _M],
|
|
413
409
|
[0, 0]
|
|
414
410
|
];
|
|
415
|
-
|
|
416
|
-
|
|
411
|
+
exports.ConflictException$ = ConflictException$;
|
|
412
|
+
n0_registry.registerError(ConflictException$, ConflictException);
|
|
413
|
+
const ForbiddenException$ = [-3, n0, _FE,
|
|
417
414
|
{ [_e]: _c, [_hE]: 403 },
|
|
418
415
|
[_C, _M],
|
|
419
416
|
[0, 0]
|
|
420
417
|
];
|
|
421
|
-
|
|
422
|
-
|
|
418
|
+
exports.ForbiddenException$ = ForbiddenException$;
|
|
419
|
+
n0_registry.registerError(ForbiddenException$, ForbiddenException);
|
|
420
|
+
const NotFoundException$ = [-3, n0, _NFE,
|
|
423
421
|
{ [_e]: _c, [_hE]: 404 },
|
|
424
422
|
[_C, _M],
|
|
425
423
|
[0, 0]
|
|
426
424
|
];
|
|
427
|
-
|
|
428
|
-
|
|
425
|
+
exports.NotFoundException$ = NotFoundException$;
|
|
426
|
+
n0_registry.registerError(NotFoundException$, NotFoundException);
|
|
427
|
+
const ResourceLimitExceededException$ = [-3, n0, _RLEE,
|
|
429
428
|
{ [_e]: _c, [_hE]: 400 },
|
|
430
429
|
[_C, _M],
|
|
431
430
|
[0, 0]
|
|
432
431
|
];
|
|
433
|
-
|
|
434
|
-
|
|
432
|
+
exports.ResourceLimitExceededException$ = ResourceLimitExceededException$;
|
|
433
|
+
n0_registry.registerError(ResourceLimitExceededException$, ResourceLimitExceededException);
|
|
434
|
+
const ServiceFailureException$ = [-3, n0, _SFE,
|
|
435
435
|
{ [_e]: _se, [_hE]: 500 },
|
|
436
436
|
[_C, _M],
|
|
437
437
|
[0, 0]
|
|
438
438
|
];
|
|
439
|
-
|
|
440
|
-
|
|
439
|
+
exports.ServiceFailureException$ = ServiceFailureException$;
|
|
440
|
+
n0_registry.registerError(ServiceFailureException$, ServiceFailureException);
|
|
441
|
+
const ServiceUnavailableException$ = [-3, n0, _SUE,
|
|
441
442
|
{ [_e]: _se, [_hE]: 503 },
|
|
442
443
|
[_C, _M],
|
|
443
444
|
[0, 0]
|
|
444
445
|
];
|
|
445
|
-
|
|
446
|
-
|
|
446
|
+
exports.ServiceUnavailableException$ = ServiceUnavailableException$;
|
|
447
|
+
n0_registry.registerError(ServiceUnavailableException$, ServiceUnavailableException);
|
|
448
|
+
const ThrottledClientException$ = [-3, n0, _TCE,
|
|
447
449
|
{ [_e]: _c, [_hE]: 429 },
|
|
448
450
|
[_C, _M],
|
|
449
451
|
[0, 0]
|
|
450
452
|
];
|
|
451
|
-
|
|
452
|
-
|
|
453
|
+
exports.ThrottledClientException$ = ThrottledClientException$;
|
|
454
|
+
n0_registry.registerError(ThrottledClientException$, ThrottledClientException);
|
|
455
|
+
const UnauthorizedClientException$ = [-3, n0, _UCE,
|
|
453
456
|
{ [_e]: _c, [_hE]: 401 },
|
|
454
457
|
[_C, _M],
|
|
455
458
|
[0, 0]
|
|
456
459
|
];
|
|
457
|
-
|
|
458
|
-
|
|
460
|
+
exports.UnauthorizedClientException$ = UnauthorizedClientException$;
|
|
461
|
+
n0_registry.registerError(UnauthorizedClientException$, UnauthorizedClientException);
|
|
462
|
+
const UnprocessableEntityException$ = [-3, n0, _UEE,
|
|
459
463
|
{ [_e]: _c, [_hE]: 422 },
|
|
460
464
|
[_C, _M],
|
|
461
465
|
[0, 0]
|
|
462
466
|
];
|
|
463
|
-
|
|
467
|
+
exports.UnprocessableEntityException$ = UnprocessableEntityException$;
|
|
468
|
+
n0_registry.registerError(UnprocessableEntityException$, UnprocessableEntityException);
|
|
464
469
|
exports.errorTypeRegistries = [
|
|
465
470
|
_s_registry,
|
|
466
471
|
n0_registry,
|
|
@@ -471,737 +476,882 @@ var E164PhoneNumber = [0, n0, _EPN, 8, 0];
|
|
|
471
476
|
var EmailAddress = [0, n0, _EA, 8, 0];
|
|
472
477
|
var JoinTokenString = [0, n0, _JTS, 8, 0];
|
|
473
478
|
var SensitiveString = [0, n0, _SS, 8, 0];
|
|
474
|
-
|
|
479
|
+
const Account$ = [3, n0, _A,
|
|
475
480
|
0,
|
|
476
481
|
[_AAI, _AI, _N, _AT, _CT, _DL, _SL, _AS, _SDG],
|
|
477
482
|
[0, 0, 0, 0, 5, 0, 64 | 0, 0, () => SigninDelegateGroupList], 3
|
|
478
483
|
];
|
|
479
|
-
exports.
|
|
484
|
+
exports.Account$ = Account$;
|
|
485
|
+
const AccountSettings$ = [3, n0, _ASc,
|
|
480
486
|
0,
|
|
481
487
|
[_DRC, _EDO],
|
|
482
488
|
[2, 2]
|
|
483
489
|
];
|
|
484
|
-
exports.
|
|
490
|
+
exports.AccountSettings$ = AccountSettings$;
|
|
491
|
+
const AlexaForBusinessMetadata$ = [3, n0, _AFBM,
|
|
485
492
|
0,
|
|
486
493
|
[_IAFBE, _AFBRA],
|
|
487
494
|
[2, [() => SensitiveString, 0]]
|
|
488
495
|
];
|
|
489
|
-
exports.
|
|
496
|
+
exports.AlexaForBusinessMetadata$ = AlexaForBusinessMetadata$;
|
|
497
|
+
const AssociatePhoneNumberWithUserRequest$ = [3, n0, _APNWUR,
|
|
490
498
|
0,
|
|
491
499
|
[_AI, _UI, _EPN],
|
|
492
500
|
[[0, 1], [0, 1], [() => E164PhoneNumber, 0]], 3
|
|
493
501
|
];
|
|
494
|
-
exports.
|
|
502
|
+
exports.AssociatePhoneNumberWithUserRequest$ = AssociatePhoneNumberWithUserRequest$;
|
|
503
|
+
const AssociatePhoneNumberWithUserResponse$ = [3, n0, _APNWURs,
|
|
495
504
|
0,
|
|
496
505
|
[],
|
|
497
506
|
[]
|
|
498
507
|
];
|
|
499
|
-
exports.
|
|
508
|
+
exports.AssociatePhoneNumberWithUserResponse$ = AssociatePhoneNumberWithUserResponse$;
|
|
509
|
+
const AssociateSigninDelegateGroupsWithAccountRequest$ = [3, n0, _ASDGWAR,
|
|
500
510
|
0,
|
|
501
511
|
[_AI, _SDG],
|
|
502
512
|
[[0, 1], () => SigninDelegateGroupList], 2
|
|
503
513
|
];
|
|
504
|
-
exports.
|
|
514
|
+
exports.AssociateSigninDelegateGroupsWithAccountRequest$ = AssociateSigninDelegateGroupsWithAccountRequest$;
|
|
515
|
+
const AssociateSigninDelegateGroupsWithAccountResponse$ = [3, n0, _ASDGWARs,
|
|
505
516
|
0,
|
|
506
517
|
[],
|
|
507
518
|
[]
|
|
508
519
|
];
|
|
509
|
-
exports.
|
|
520
|
+
exports.AssociateSigninDelegateGroupsWithAccountResponse$ = AssociateSigninDelegateGroupsWithAccountResponse$;
|
|
521
|
+
const BatchCreateRoomMembershipRequest$ = [3, n0, _BCRMR,
|
|
510
522
|
0,
|
|
511
523
|
[_AI, _RI, _MIL],
|
|
512
524
|
[[0, 1], [0, 1], () => MembershipItemList], 3
|
|
513
525
|
];
|
|
514
|
-
exports.
|
|
526
|
+
exports.BatchCreateRoomMembershipRequest$ = BatchCreateRoomMembershipRequest$;
|
|
527
|
+
const BatchCreateRoomMembershipResponse$ = [3, n0, _BCRMRa,
|
|
515
528
|
0,
|
|
516
529
|
[_E],
|
|
517
530
|
[() => MemberErrorList]
|
|
518
531
|
];
|
|
519
|
-
exports.
|
|
532
|
+
exports.BatchCreateRoomMembershipResponse$ = BatchCreateRoomMembershipResponse$;
|
|
533
|
+
const BatchDeletePhoneNumberRequest$ = [3, n0, _BDPNR,
|
|
520
534
|
0,
|
|
521
535
|
[_PNI],
|
|
522
536
|
[64 | 0], 1
|
|
523
537
|
];
|
|
524
|
-
exports.
|
|
538
|
+
exports.BatchDeletePhoneNumberRequest$ = BatchDeletePhoneNumberRequest$;
|
|
539
|
+
const BatchDeletePhoneNumberResponse$ = [3, n0, _BDPNRa,
|
|
525
540
|
0,
|
|
526
541
|
[_PNE],
|
|
527
542
|
[() => PhoneNumberErrorList]
|
|
528
543
|
];
|
|
529
|
-
exports.
|
|
544
|
+
exports.BatchDeletePhoneNumberResponse$ = BatchDeletePhoneNumberResponse$;
|
|
545
|
+
const BatchSuspendUserRequest$ = [3, n0, _BSUR,
|
|
530
546
|
0,
|
|
531
547
|
[_AI, _UIL],
|
|
532
548
|
[[0, 1], 64 | 0], 2
|
|
533
549
|
];
|
|
534
|
-
exports.
|
|
550
|
+
exports.BatchSuspendUserRequest$ = BatchSuspendUserRequest$;
|
|
551
|
+
const BatchSuspendUserResponse$ = [3, n0, _BSURa,
|
|
535
552
|
0,
|
|
536
553
|
[_UE],
|
|
537
554
|
[() => UserErrorList]
|
|
538
555
|
];
|
|
539
|
-
exports.
|
|
556
|
+
exports.BatchSuspendUserResponse$ = BatchSuspendUserResponse$;
|
|
557
|
+
const BatchUnsuspendUserRequest$ = [3, n0, _BUUR,
|
|
540
558
|
0,
|
|
541
559
|
[_AI, _UIL],
|
|
542
560
|
[[0, 1], 64 | 0], 2
|
|
543
561
|
];
|
|
544
|
-
exports.
|
|
562
|
+
exports.BatchUnsuspendUserRequest$ = BatchUnsuspendUserRequest$;
|
|
563
|
+
const BatchUnsuspendUserResponse$ = [3, n0, _BUURa,
|
|
545
564
|
0,
|
|
546
565
|
[_UE],
|
|
547
566
|
[() => UserErrorList]
|
|
548
567
|
];
|
|
549
|
-
exports.
|
|
568
|
+
exports.BatchUnsuspendUserResponse$ = BatchUnsuspendUserResponse$;
|
|
569
|
+
const BatchUpdatePhoneNumberRequest$ = [3, n0, _BUPNR,
|
|
550
570
|
0,
|
|
551
571
|
[_UPNRI],
|
|
552
572
|
[[() => UpdatePhoneNumberRequestItemList, 0]], 1
|
|
553
573
|
];
|
|
554
|
-
exports.
|
|
574
|
+
exports.BatchUpdatePhoneNumberRequest$ = BatchUpdatePhoneNumberRequest$;
|
|
575
|
+
const BatchUpdatePhoneNumberResponse$ = [3, n0, _BUPNRa,
|
|
555
576
|
0,
|
|
556
577
|
[_PNE],
|
|
557
578
|
[() => PhoneNumberErrorList]
|
|
558
579
|
];
|
|
559
|
-
exports.
|
|
580
|
+
exports.BatchUpdatePhoneNumberResponse$ = BatchUpdatePhoneNumberResponse$;
|
|
581
|
+
const BatchUpdateUserRequest$ = [3, n0, _BUURat,
|
|
560
582
|
0,
|
|
561
583
|
[_AI, _UURI],
|
|
562
584
|
[[0, 1], [() => UpdateUserRequestItemList, 0]], 2
|
|
563
585
|
];
|
|
564
|
-
exports.
|
|
586
|
+
exports.BatchUpdateUserRequest$ = BatchUpdateUserRequest$;
|
|
587
|
+
const BatchUpdateUserResponse$ = [3, n0, _BUURatc,
|
|
565
588
|
0,
|
|
566
589
|
[_UE],
|
|
567
590
|
[() => UserErrorList]
|
|
568
591
|
];
|
|
569
|
-
exports.
|
|
592
|
+
exports.BatchUpdateUserResponse$ = BatchUpdateUserResponse$;
|
|
593
|
+
const Bot$ = [3, n0, _B,
|
|
570
594
|
0,
|
|
571
595
|
[_BI, _UI, _DN, _BT, _D, _CT, _UT, _BE, _ST],
|
|
572
596
|
[0, 0, [() => SensitiveString, 0], 0, 2, 5, 5, [() => SensitiveString, 0], [() => SensitiveString, 0]]
|
|
573
597
|
];
|
|
574
|
-
exports.
|
|
598
|
+
exports.Bot$ = Bot$;
|
|
599
|
+
const BusinessCallingSettings$ = [3, n0, _BCS,
|
|
575
600
|
0,
|
|
576
601
|
[_CB],
|
|
577
602
|
[0]
|
|
578
603
|
];
|
|
579
|
-
exports.
|
|
604
|
+
exports.BusinessCallingSettings$ = BusinessCallingSettings$;
|
|
605
|
+
const ConversationRetentionSettings$ = [3, n0, _CRS,
|
|
580
606
|
0,
|
|
581
607
|
[_RD],
|
|
582
608
|
[1]
|
|
583
609
|
];
|
|
584
|
-
exports.
|
|
610
|
+
exports.ConversationRetentionSettings$ = ConversationRetentionSettings$;
|
|
611
|
+
const CreateAccountRequest$ = [3, n0, _CAR,
|
|
585
612
|
0,
|
|
586
613
|
[_N],
|
|
587
614
|
[0], 1
|
|
588
615
|
];
|
|
589
|
-
exports.
|
|
616
|
+
exports.CreateAccountRequest$ = CreateAccountRequest$;
|
|
617
|
+
const CreateAccountResponse$ = [3, n0, _CARr,
|
|
590
618
|
0,
|
|
591
619
|
[_A],
|
|
592
|
-
[() =>
|
|
620
|
+
[() => Account$]
|
|
593
621
|
];
|
|
594
|
-
exports.
|
|
622
|
+
exports.CreateAccountResponse$ = CreateAccountResponse$;
|
|
623
|
+
const CreateBotRequest$ = [3, n0, _CBR,
|
|
595
624
|
0,
|
|
596
625
|
[_AI, _DN, _Do],
|
|
597
626
|
[[0, 1], [() => SensitiveString, 0], 0], 2
|
|
598
627
|
];
|
|
599
|
-
exports.
|
|
628
|
+
exports.CreateBotRequest$ = CreateBotRequest$;
|
|
629
|
+
const CreateBotResponse$ = [3, n0, _CBRr,
|
|
600
630
|
0,
|
|
601
631
|
[_B],
|
|
602
|
-
[[() =>
|
|
632
|
+
[[() => Bot$, 0]]
|
|
603
633
|
];
|
|
604
|
-
exports.
|
|
634
|
+
exports.CreateBotResponse$ = CreateBotResponse$;
|
|
635
|
+
const CreateMeetingDialOutRequest$ = [3, n0, _CMDOR,
|
|
605
636
|
0,
|
|
606
637
|
[_MI, _FPN, _TPN, _JT],
|
|
607
638
|
[[0, 1], [() => E164PhoneNumber, 0], [() => E164PhoneNumber, 0], [() => JoinTokenString, 0]], 4
|
|
608
639
|
];
|
|
609
|
-
exports.
|
|
640
|
+
exports.CreateMeetingDialOutRequest$ = CreateMeetingDialOutRequest$;
|
|
641
|
+
const CreateMeetingDialOutResponse$ = [3, n0, _CMDORr,
|
|
610
642
|
0,
|
|
611
643
|
[_TI],
|
|
612
644
|
[0]
|
|
613
645
|
];
|
|
614
|
-
exports.
|
|
646
|
+
exports.CreateMeetingDialOutResponse$ = CreateMeetingDialOutResponse$;
|
|
647
|
+
const CreatePhoneNumberOrderRequest$ = [3, n0, _CPNOR,
|
|
615
648
|
0,
|
|
616
649
|
[_PT, _EPNh],
|
|
617
650
|
[0, [() => E164PhoneNumberList, 0]], 2
|
|
618
651
|
];
|
|
619
|
-
exports.
|
|
652
|
+
exports.CreatePhoneNumberOrderRequest$ = CreatePhoneNumberOrderRequest$;
|
|
653
|
+
const CreatePhoneNumberOrderResponse$ = [3, n0, _CPNORr,
|
|
620
654
|
0,
|
|
621
655
|
[_PNO],
|
|
622
|
-
[[() =>
|
|
656
|
+
[[() => PhoneNumberOrder$, 0]]
|
|
623
657
|
];
|
|
624
|
-
exports.
|
|
658
|
+
exports.CreatePhoneNumberOrderResponse$ = CreatePhoneNumberOrderResponse$;
|
|
659
|
+
const CreateRoomMembershipRequest$ = [3, n0, _CRMR,
|
|
625
660
|
0,
|
|
626
661
|
[_AI, _RI, _MIe, _R],
|
|
627
662
|
[[0, 1], [0, 1], 0, 0], 3
|
|
628
663
|
];
|
|
629
|
-
exports.
|
|
664
|
+
exports.CreateRoomMembershipRequest$ = CreateRoomMembershipRequest$;
|
|
665
|
+
const CreateRoomMembershipResponse$ = [3, n0, _CRMRr,
|
|
630
666
|
0,
|
|
631
667
|
[_RM],
|
|
632
|
-
[[() =>
|
|
668
|
+
[[() => RoomMembership$, 0]]
|
|
633
669
|
];
|
|
634
|
-
exports.
|
|
670
|
+
exports.CreateRoomMembershipResponse$ = CreateRoomMembershipResponse$;
|
|
671
|
+
const CreateRoomRequest$ = [3, n0, _CRR,
|
|
635
672
|
0,
|
|
636
673
|
[_AI, _N, _CRT],
|
|
637
674
|
[[0, 1], [() => SensitiveString, 0], [() => ClientRequestToken, 4]], 2
|
|
638
675
|
];
|
|
639
|
-
exports.
|
|
676
|
+
exports.CreateRoomRequest$ = CreateRoomRequest$;
|
|
677
|
+
const CreateRoomResponse$ = [3, n0, _CRRr,
|
|
640
678
|
0,
|
|
641
679
|
[_Ro],
|
|
642
|
-
[[() =>
|
|
680
|
+
[[() => Room$, 0]]
|
|
643
681
|
];
|
|
644
|
-
exports.
|
|
682
|
+
exports.CreateRoomResponse$ = CreateRoomResponse$;
|
|
683
|
+
const CreateUserRequest$ = [3, n0, _CUR,
|
|
645
684
|
0,
|
|
646
685
|
[_AI, _U, _Em, _UTs],
|
|
647
686
|
[[0, 1], 0, [() => EmailAddress, 0], 0], 1
|
|
648
687
|
];
|
|
649
|
-
exports.
|
|
688
|
+
exports.CreateUserRequest$ = CreateUserRequest$;
|
|
689
|
+
const CreateUserResponse$ = [3, n0, _CURr,
|
|
650
690
|
0,
|
|
651
691
|
[_Us],
|
|
652
|
-
[[() =>
|
|
692
|
+
[[() => User$, 0]]
|
|
653
693
|
];
|
|
654
|
-
exports.
|
|
694
|
+
exports.CreateUserResponse$ = CreateUserResponse$;
|
|
695
|
+
const DeleteAccountRequest$ = [3, n0, _DAR,
|
|
655
696
|
0,
|
|
656
697
|
[_AI],
|
|
657
698
|
[[0, 1]], 1
|
|
658
699
|
];
|
|
659
|
-
exports.
|
|
700
|
+
exports.DeleteAccountRequest$ = DeleteAccountRequest$;
|
|
701
|
+
const DeleteAccountResponse$ = [3, n0, _DARe,
|
|
660
702
|
0,
|
|
661
703
|
[],
|
|
662
704
|
[]
|
|
663
705
|
];
|
|
664
|
-
exports.
|
|
706
|
+
exports.DeleteAccountResponse$ = DeleteAccountResponse$;
|
|
707
|
+
const DeleteEventsConfigurationRequest$ = [3, n0, _DECR,
|
|
665
708
|
0,
|
|
666
709
|
[_AI, _BI],
|
|
667
710
|
[[0, 1], [0, 1]], 2
|
|
668
711
|
];
|
|
669
|
-
exports.
|
|
712
|
+
exports.DeleteEventsConfigurationRequest$ = DeleteEventsConfigurationRequest$;
|
|
713
|
+
const DeletePhoneNumberRequest$ = [3, n0, _DPNR,
|
|
670
714
|
0,
|
|
671
715
|
[_PNIh],
|
|
672
716
|
[[0, 1]], 1
|
|
673
717
|
];
|
|
674
|
-
exports.
|
|
718
|
+
exports.DeletePhoneNumberRequest$ = DeletePhoneNumberRequest$;
|
|
719
|
+
const DeleteRoomMembershipRequest$ = [3, n0, _DRMR,
|
|
675
720
|
0,
|
|
676
721
|
[_AI, _RI, _MIe],
|
|
677
722
|
[[0, 1], [0, 1], [0, 1]], 3
|
|
678
723
|
];
|
|
679
|
-
exports.
|
|
724
|
+
exports.DeleteRoomMembershipRequest$ = DeleteRoomMembershipRequest$;
|
|
725
|
+
const DeleteRoomRequest$ = [3, n0, _DRR,
|
|
680
726
|
0,
|
|
681
727
|
[_AI, _RI],
|
|
682
728
|
[[0, 1], [0, 1]], 2
|
|
683
729
|
];
|
|
684
|
-
exports.
|
|
730
|
+
exports.DeleteRoomRequest$ = DeleteRoomRequest$;
|
|
731
|
+
const DisassociatePhoneNumberFromUserRequest$ = [3, n0, _DPNFUR,
|
|
685
732
|
0,
|
|
686
733
|
[_AI, _UI],
|
|
687
734
|
[[0, 1], [0, 1]], 2
|
|
688
735
|
];
|
|
689
|
-
exports.
|
|
736
|
+
exports.DisassociatePhoneNumberFromUserRequest$ = DisassociatePhoneNumberFromUserRequest$;
|
|
737
|
+
const DisassociatePhoneNumberFromUserResponse$ = [3, n0, _DPNFURi,
|
|
690
738
|
0,
|
|
691
739
|
[],
|
|
692
740
|
[]
|
|
693
741
|
];
|
|
694
|
-
exports.
|
|
742
|
+
exports.DisassociatePhoneNumberFromUserResponse$ = DisassociatePhoneNumberFromUserResponse$;
|
|
743
|
+
const DisassociateSigninDelegateGroupsFromAccountRequest$ = [3, n0, _DSDGFAR,
|
|
695
744
|
0,
|
|
696
745
|
[_AI, _GN],
|
|
697
746
|
[[0, 1], 64 | 0], 2
|
|
698
747
|
];
|
|
699
|
-
exports.
|
|
748
|
+
exports.DisassociateSigninDelegateGroupsFromAccountRequest$ = DisassociateSigninDelegateGroupsFromAccountRequest$;
|
|
749
|
+
const DisassociateSigninDelegateGroupsFromAccountResponse$ = [3, n0, _DSDGFARi,
|
|
700
750
|
0,
|
|
701
751
|
[],
|
|
702
752
|
[]
|
|
703
753
|
];
|
|
704
|
-
exports.
|
|
754
|
+
exports.DisassociateSigninDelegateGroupsFromAccountResponse$ = DisassociateSigninDelegateGroupsFromAccountResponse$;
|
|
755
|
+
const EventsConfiguration$ = [3, n0, _EC,
|
|
705
756
|
0,
|
|
706
757
|
[_BI, _OEHTTPSE, _LFA],
|
|
707
758
|
[0, [() => SensitiveString, 0], [() => SensitiveString, 0]]
|
|
708
759
|
];
|
|
709
|
-
exports.
|
|
760
|
+
exports.EventsConfiguration$ = EventsConfiguration$;
|
|
761
|
+
const GetAccountRequest$ = [3, n0, _GAR,
|
|
710
762
|
0,
|
|
711
763
|
[_AI],
|
|
712
764
|
[[0, 1]], 1
|
|
713
765
|
];
|
|
714
|
-
exports.
|
|
766
|
+
exports.GetAccountRequest$ = GetAccountRequest$;
|
|
767
|
+
const GetAccountResponse$ = [3, n0, _GARe,
|
|
715
768
|
0,
|
|
716
769
|
[_A],
|
|
717
|
-
[() =>
|
|
770
|
+
[() => Account$]
|
|
718
771
|
];
|
|
719
|
-
exports.
|
|
772
|
+
exports.GetAccountResponse$ = GetAccountResponse$;
|
|
773
|
+
const GetAccountSettingsRequest$ = [3, n0, _GASR,
|
|
720
774
|
0,
|
|
721
775
|
[_AI],
|
|
722
776
|
[[0, 1]], 1
|
|
723
777
|
];
|
|
724
|
-
exports.
|
|
778
|
+
exports.GetAccountSettingsRequest$ = GetAccountSettingsRequest$;
|
|
779
|
+
const GetAccountSettingsResponse$ = [3, n0, _GASRe,
|
|
725
780
|
0,
|
|
726
781
|
[_ASc],
|
|
727
|
-
[() =>
|
|
782
|
+
[() => AccountSettings$]
|
|
728
783
|
];
|
|
729
|
-
exports.
|
|
784
|
+
exports.GetAccountSettingsResponse$ = GetAccountSettingsResponse$;
|
|
785
|
+
const GetBotRequest$ = [3, n0, _GBR,
|
|
730
786
|
0,
|
|
731
787
|
[_AI, _BI],
|
|
732
788
|
[[0, 1], [0, 1]], 2
|
|
733
789
|
];
|
|
734
|
-
exports.
|
|
790
|
+
exports.GetBotRequest$ = GetBotRequest$;
|
|
791
|
+
const GetBotResponse$ = [3, n0, _GBRe,
|
|
735
792
|
0,
|
|
736
793
|
[_B],
|
|
737
|
-
[[() =>
|
|
794
|
+
[[() => Bot$, 0]]
|
|
738
795
|
];
|
|
739
|
-
exports.
|
|
796
|
+
exports.GetBotResponse$ = GetBotResponse$;
|
|
797
|
+
const GetEventsConfigurationRequest$ = [3, n0, _GECR,
|
|
740
798
|
0,
|
|
741
799
|
[_AI, _BI],
|
|
742
800
|
[[0, 1], [0, 1]], 2
|
|
743
801
|
];
|
|
744
|
-
exports.
|
|
802
|
+
exports.GetEventsConfigurationRequest$ = GetEventsConfigurationRequest$;
|
|
803
|
+
const GetEventsConfigurationResponse$ = [3, n0, _GECRe,
|
|
745
804
|
0,
|
|
746
805
|
[_EC],
|
|
747
|
-
[[() =>
|
|
806
|
+
[[() => EventsConfiguration$, 0]]
|
|
748
807
|
];
|
|
749
|
-
exports.
|
|
808
|
+
exports.GetEventsConfigurationResponse$ = GetEventsConfigurationResponse$;
|
|
809
|
+
const GetGlobalSettingsResponse$ = [3, n0, _GGSR,
|
|
750
810
|
0,
|
|
751
811
|
[_BC, _VC],
|
|
752
|
-
[() =>
|
|
812
|
+
[() => BusinessCallingSettings$, () => VoiceConnectorSettings$]
|
|
753
813
|
];
|
|
754
|
-
exports.
|
|
814
|
+
exports.GetGlobalSettingsResponse$ = GetGlobalSettingsResponse$;
|
|
815
|
+
const GetPhoneNumberOrderRequest$ = [3, n0, _GPNOR,
|
|
755
816
|
0,
|
|
756
817
|
[_PNOI],
|
|
757
818
|
[[0, 1]], 1
|
|
758
819
|
];
|
|
759
|
-
exports.
|
|
820
|
+
exports.GetPhoneNumberOrderRequest$ = GetPhoneNumberOrderRequest$;
|
|
821
|
+
const GetPhoneNumberOrderResponse$ = [3, n0, _GPNORe,
|
|
760
822
|
0,
|
|
761
823
|
[_PNO],
|
|
762
|
-
[[() =>
|
|
824
|
+
[[() => PhoneNumberOrder$, 0]]
|
|
763
825
|
];
|
|
764
|
-
exports.
|
|
826
|
+
exports.GetPhoneNumberOrderResponse$ = GetPhoneNumberOrderResponse$;
|
|
827
|
+
const GetPhoneNumberRequest$ = [3, n0, _GPNR,
|
|
765
828
|
0,
|
|
766
829
|
[_PNIh],
|
|
767
830
|
[[0, 1]], 1
|
|
768
831
|
];
|
|
769
|
-
exports.
|
|
832
|
+
exports.GetPhoneNumberRequest$ = GetPhoneNumberRequest$;
|
|
833
|
+
const GetPhoneNumberResponse$ = [3, n0, _GPNRe,
|
|
770
834
|
0,
|
|
771
835
|
[_PN],
|
|
772
|
-
[[() =>
|
|
836
|
+
[[() => PhoneNumber$, 0]]
|
|
773
837
|
];
|
|
774
|
-
exports.
|
|
838
|
+
exports.GetPhoneNumberResponse$ = GetPhoneNumberResponse$;
|
|
839
|
+
const GetPhoneNumberSettingsResponse$ = [3, n0, _GPNSR,
|
|
775
840
|
0,
|
|
776
841
|
[_CN, _CNUT],
|
|
777
842
|
[[() => CallingName, 0], 5]
|
|
778
843
|
];
|
|
779
|
-
exports.
|
|
844
|
+
exports.GetPhoneNumberSettingsResponse$ = GetPhoneNumberSettingsResponse$;
|
|
845
|
+
const GetRetentionSettingsRequest$ = [3, n0, _GRSR,
|
|
780
846
|
0,
|
|
781
847
|
[_AI],
|
|
782
848
|
[[0, 1]], 1
|
|
783
849
|
];
|
|
784
|
-
exports.
|
|
850
|
+
exports.GetRetentionSettingsRequest$ = GetRetentionSettingsRequest$;
|
|
851
|
+
const GetRetentionSettingsResponse$ = [3, n0, _GRSRe,
|
|
785
852
|
0,
|
|
786
853
|
[_RS, _IDT],
|
|
787
|
-
[() =>
|
|
854
|
+
[() => RetentionSettings$, 5]
|
|
788
855
|
];
|
|
789
|
-
exports.
|
|
856
|
+
exports.GetRetentionSettingsResponse$ = GetRetentionSettingsResponse$;
|
|
857
|
+
const GetRoomRequest$ = [3, n0, _GRR,
|
|
790
858
|
0,
|
|
791
859
|
[_AI, _RI],
|
|
792
860
|
[[0, 1], [0, 1]], 2
|
|
793
861
|
];
|
|
794
|
-
exports.
|
|
862
|
+
exports.GetRoomRequest$ = GetRoomRequest$;
|
|
863
|
+
const GetRoomResponse$ = [3, n0, _GRRe,
|
|
795
864
|
0,
|
|
796
865
|
[_Ro],
|
|
797
|
-
[[() =>
|
|
866
|
+
[[() => Room$, 0]]
|
|
798
867
|
];
|
|
799
|
-
exports.
|
|
868
|
+
exports.GetRoomResponse$ = GetRoomResponse$;
|
|
869
|
+
const GetUserRequest$ = [3, n0, _GUR,
|
|
800
870
|
0,
|
|
801
871
|
[_AI, _UI],
|
|
802
872
|
[[0, 1], [0, 1]], 2
|
|
803
873
|
];
|
|
804
|
-
exports.
|
|
874
|
+
exports.GetUserRequest$ = GetUserRequest$;
|
|
875
|
+
const GetUserResponse$ = [3, n0, _GURe,
|
|
805
876
|
0,
|
|
806
877
|
[_Us],
|
|
807
|
-
[[() =>
|
|
878
|
+
[[() => User$, 0]]
|
|
808
879
|
];
|
|
809
|
-
exports.
|
|
880
|
+
exports.GetUserResponse$ = GetUserResponse$;
|
|
881
|
+
const GetUserSettingsRequest$ = [3, n0, _GUSR,
|
|
810
882
|
0,
|
|
811
883
|
[_AI, _UI],
|
|
812
884
|
[[0, 1], [0, 1]], 2
|
|
813
885
|
];
|
|
814
|
-
exports.
|
|
886
|
+
exports.GetUserSettingsRequest$ = GetUserSettingsRequest$;
|
|
887
|
+
const GetUserSettingsResponse$ = [3, n0, _GUSRe,
|
|
815
888
|
0,
|
|
816
889
|
[_US],
|
|
817
|
-
[() =>
|
|
890
|
+
[() => UserSettings$]
|
|
818
891
|
];
|
|
819
|
-
exports.
|
|
892
|
+
exports.GetUserSettingsResponse$ = GetUserSettingsResponse$;
|
|
893
|
+
const Invite$ = [3, n0, _I,
|
|
820
894
|
0,
|
|
821
895
|
[_II, _S, _EA, _ES],
|
|
822
896
|
[0, 0, [() => EmailAddress, 0], 0]
|
|
823
897
|
];
|
|
824
|
-
exports.
|
|
898
|
+
exports.Invite$ = Invite$;
|
|
899
|
+
const InviteUsersRequest$ = [3, n0, _IUR,
|
|
825
900
|
0,
|
|
826
901
|
[_AI, _UEL, _UTs],
|
|
827
902
|
[[0, 1], [() => UserEmailList, 0], 0], 2
|
|
828
903
|
];
|
|
829
|
-
exports.
|
|
904
|
+
exports.InviteUsersRequest$ = InviteUsersRequest$;
|
|
905
|
+
const InviteUsersResponse$ = [3, n0, _IURn,
|
|
830
906
|
0,
|
|
831
907
|
[_In],
|
|
832
908
|
[[() => InviteList, 0]]
|
|
833
909
|
];
|
|
834
|
-
exports.
|
|
910
|
+
exports.InviteUsersResponse$ = InviteUsersResponse$;
|
|
911
|
+
const ListAccountsRequest$ = [3, n0, _LAR,
|
|
835
912
|
0,
|
|
836
913
|
[_N, _UEs, _NT, _MR],
|
|
837
914
|
[[0, { [_hQ]: _n }], [() => EmailAddress, { [_hQ]: _ue }], [0, { [_hQ]: _nt }], [1, { [_hQ]: _mr }]]
|
|
838
915
|
];
|
|
839
|
-
exports.
|
|
916
|
+
exports.ListAccountsRequest$ = ListAccountsRequest$;
|
|
917
|
+
const ListAccountsResponse$ = [3, n0, _LARi,
|
|
840
918
|
0,
|
|
841
919
|
[_Ac, _NT],
|
|
842
920
|
[() => AccountList, 0]
|
|
843
921
|
];
|
|
844
|
-
exports.
|
|
922
|
+
exports.ListAccountsResponse$ = ListAccountsResponse$;
|
|
923
|
+
const ListBotsRequest$ = [3, n0, _LBR,
|
|
845
924
|
0,
|
|
846
925
|
[_AI, _MR, _NT],
|
|
847
926
|
[[0, 1], [1, { [_hQ]: _mr }], [0, { [_hQ]: _nt }]], 1
|
|
848
927
|
];
|
|
849
|
-
exports.
|
|
928
|
+
exports.ListBotsRequest$ = ListBotsRequest$;
|
|
929
|
+
const ListBotsResponse$ = [3, n0, _LBRi,
|
|
850
930
|
0,
|
|
851
931
|
[_Bo, _NT],
|
|
852
932
|
[[() => BotList, 0], 0]
|
|
853
933
|
];
|
|
854
|
-
exports.
|
|
934
|
+
exports.ListBotsResponse$ = ListBotsResponse$;
|
|
935
|
+
const ListPhoneNumberOrdersRequest$ = [3, n0, _LPNOR,
|
|
855
936
|
0,
|
|
856
937
|
[_NT, _MR],
|
|
857
938
|
[[0, { [_hQ]: _nt }], [1, { [_hQ]: _mr }]]
|
|
858
939
|
];
|
|
859
|
-
exports.
|
|
940
|
+
exports.ListPhoneNumberOrdersRequest$ = ListPhoneNumberOrdersRequest$;
|
|
941
|
+
const ListPhoneNumberOrdersResponse$ = [3, n0, _LPNORi,
|
|
860
942
|
0,
|
|
861
943
|
[_PNOh, _NT],
|
|
862
944
|
[[() => PhoneNumberOrderList, 0], 0]
|
|
863
945
|
];
|
|
864
|
-
exports.
|
|
946
|
+
exports.ListPhoneNumberOrdersResponse$ = ListPhoneNumberOrdersResponse$;
|
|
947
|
+
const ListPhoneNumbersRequest$ = [3, n0, _LPNR,
|
|
865
948
|
0,
|
|
866
949
|
[_S, _PT, _FN, _FV, _MR, _NT],
|
|
867
950
|
[[0, { [_hQ]: _st }], [0, { [_hQ]: _pt }], [0, { [_hQ]: _fn }], [0, { [_hQ]: _fv }], [1, { [_hQ]: _mr }], [0, { [_hQ]: _nt }]]
|
|
868
951
|
];
|
|
869
|
-
exports.
|
|
952
|
+
exports.ListPhoneNumbersRequest$ = ListPhoneNumbersRequest$;
|
|
953
|
+
const ListPhoneNumbersResponse$ = [3, n0, _LPNRi,
|
|
870
954
|
0,
|
|
871
955
|
[_PNh, _NT],
|
|
872
956
|
[[() => PhoneNumberList, 0], 0]
|
|
873
957
|
];
|
|
874
|
-
exports.
|
|
958
|
+
exports.ListPhoneNumbersResponse$ = ListPhoneNumbersResponse$;
|
|
959
|
+
const ListRoomMembershipsRequest$ = [3, n0, _LRMR,
|
|
875
960
|
0,
|
|
876
961
|
[_AI, _RI, _MR, _NT],
|
|
877
962
|
[[0, 1], [0, 1], [1, { [_hQ]: _mr }], [0, { [_hQ]: _nt }]], 2
|
|
878
963
|
];
|
|
879
|
-
exports.
|
|
964
|
+
exports.ListRoomMembershipsRequest$ = ListRoomMembershipsRequest$;
|
|
965
|
+
const ListRoomMembershipsResponse$ = [3, n0, _LRMRi,
|
|
880
966
|
0,
|
|
881
967
|
[_RMo, _NT],
|
|
882
968
|
[[() => RoomMembershipList, 0], 0]
|
|
883
969
|
];
|
|
884
|
-
exports.
|
|
970
|
+
exports.ListRoomMembershipsResponse$ = ListRoomMembershipsResponse$;
|
|
971
|
+
const ListRoomsRequest$ = [3, n0, _LRR,
|
|
885
972
|
0,
|
|
886
973
|
[_AI, _MIe, _MR, _NT],
|
|
887
974
|
[[0, 1], [0, { [_hQ]: _mi }], [1, { [_hQ]: _mr }], [0, { [_hQ]: _nt }]], 1
|
|
888
975
|
];
|
|
889
|
-
exports.
|
|
976
|
+
exports.ListRoomsRequest$ = ListRoomsRequest$;
|
|
977
|
+
const ListRoomsResponse$ = [3, n0, _LRRi,
|
|
890
978
|
0,
|
|
891
979
|
[_Roo, _NT],
|
|
892
980
|
[[() => RoomList, 0], 0]
|
|
893
981
|
];
|
|
894
|
-
exports.
|
|
982
|
+
exports.ListRoomsResponse$ = ListRoomsResponse$;
|
|
983
|
+
const ListSupportedPhoneNumberCountriesRequest$ = [3, n0, _LSPNCR,
|
|
895
984
|
0,
|
|
896
985
|
[_PT],
|
|
897
986
|
[[0, { [_hQ]: _pt }]], 1
|
|
898
987
|
];
|
|
899
|
-
exports.
|
|
988
|
+
exports.ListSupportedPhoneNumberCountriesRequest$ = ListSupportedPhoneNumberCountriesRequest$;
|
|
989
|
+
const ListSupportedPhoneNumberCountriesResponse$ = [3, n0, _LSPNCRi,
|
|
900
990
|
0,
|
|
901
991
|
[_PNC],
|
|
902
992
|
[() => PhoneNumberCountriesList]
|
|
903
993
|
];
|
|
904
|
-
exports.
|
|
994
|
+
exports.ListSupportedPhoneNumberCountriesResponse$ = ListSupportedPhoneNumberCountriesResponse$;
|
|
995
|
+
const ListUsersRequest$ = [3, n0, _LUR,
|
|
905
996
|
0,
|
|
906
997
|
[_AI, _UEs, _UTs, _MR, _NT],
|
|
907
998
|
[[0, 1], [() => EmailAddress, { [_hQ]: _ue }], [0, { [_hQ]: _ut }], [1, { [_hQ]: _mr }], [0, { [_hQ]: _nt }]], 1
|
|
908
999
|
];
|
|
909
|
-
exports.
|
|
1000
|
+
exports.ListUsersRequest$ = ListUsersRequest$;
|
|
1001
|
+
const ListUsersResponse$ = [3, n0, _LURi,
|
|
910
1002
|
0,
|
|
911
1003
|
[_Use, _NT],
|
|
912
1004
|
[[() => UserList, 0], 0]
|
|
913
1005
|
];
|
|
914
|
-
exports.
|
|
1006
|
+
exports.ListUsersResponse$ = ListUsersResponse$;
|
|
1007
|
+
const LogoutUserRequest$ = [3, n0, _LURo,
|
|
915
1008
|
0,
|
|
916
1009
|
[_AI, _UI],
|
|
917
1010
|
[[0, 1], [0, 1]], 2
|
|
918
1011
|
];
|
|
919
|
-
exports.
|
|
1012
|
+
exports.LogoutUserRequest$ = LogoutUserRequest$;
|
|
1013
|
+
const LogoutUserResponse$ = [3, n0, _LURog,
|
|
920
1014
|
0,
|
|
921
1015
|
[],
|
|
922
1016
|
[]
|
|
923
1017
|
];
|
|
924
|
-
exports.
|
|
1018
|
+
exports.LogoutUserResponse$ = LogoutUserResponse$;
|
|
1019
|
+
const Member$ = [3, n0, _Me,
|
|
925
1020
|
0,
|
|
926
1021
|
[_MIe, _MT, _Em, _FNu, _AI],
|
|
927
1022
|
[0, 0, [() => SensitiveString, 0], [() => SensitiveString, 0], 0]
|
|
928
1023
|
];
|
|
929
|
-
exports.
|
|
1024
|
+
exports.Member$ = Member$;
|
|
1025
|
+
const MemberError$ = [3, n0, _ME,
|
|
930
1026
|
0,
|
|
931
1027
|
[_MIe, _ECr, _EM],
|
|
932
1028
|
[0, 0, 0]
|
|
933
1029
|
];
|
|
934
|
-
exports.
|
|
1030
|
+
exports.MemberError$ = MemberError$;
|
|
1031
|
+
const MembershipItem$ = [3, n0, _MIem,
|
|
935
1032
|
0,
|
|
936
1033
|
[_MIe, _R],
|
|
937
1034
|
[0, 0]
|
|
938
1035
|
];
|
|
939
|
-
exports.
|
|
1036
|
+
exports.MembershipItem$ = MembershipItem$;
|
|
1037
|
+
const OrderedPhoneNumber$ = [3, n0, _OPN,
|
|
940
1038
|
0,
|
|
941
1039
|
[_EPN, _S],
|
|
942
1040
|
[[() => E164PhoneNumber, 0], 0]
|
|
943
1041
|
];
|
|
944
|
-
exports.
|
|
1042
|
+
exports.OrderedPhoneNumber$ = OrderedPhoneNumber$;
|
|
1043
|
+
const PhoneNumber$ = [3, n0, _PN,
|
|
945
1044
|
0,
|
|
946
1045
|
[_PNIh, _EPN, _Co, _T, _PT, _S, _Ca, _As, _CN, _CNS, _CT, _UT, _DT],
|
|
947
|
-
[0, [() => E164PhoneNumber, 0], 0, 0, 0, 0, () =>
|
|
1046
|
+
[0, [() => E164PhoneNumber, 0], 0, 0, 0, 0, () => PhoneNumberCapabilities$, () => PhoneNumberAssociationList, [() => CallingName, 0], 0, 5, 5, 5]
|
|
948
1047
|
];
|
|
949
|
-
exports.
|
|
1048
|
+
exports.PhoneNumber$ = PhoneNumber$;
|
|
1049
|
+
const PhoneNumberAssociation$ = [3, n0, _PNA,
|
|
950
1050
|
0,
|
|
951
1051
|
[_V, _N, _ATs],
|
|
952
1052
|
[0, 0, 5]
|
|
953
1053
|
];
|
|
954
|
-
exports.
|
|
1054
|
+
exports.PhoneNumberAssociation$ = PhoneNumberAssociation$;
|
|
1055
|
+
const PhoneNumberCapabilities$ = [3, n0, _PNCh,
|
|
955
1056
|
0,
|
|
956
1057
|
[_IC, _OC, _ISMS, _OSMS, _IMMS, _OMMS],
|
|
957
1058
|
[2, 2, 2, 2, 2, 2]
|
|
958
1059
|
];
|
|
959
|
-
exports.
|
|
1060
|
+
exports.PhoneNumberCapabilities$ = PhoneNumberCapabilities$;
|
|
1061
|
+
const PhoneNumberCountry$ = [3, n0, _PNCho,
|
|
960
1062
|
0,
|
|
961
1063
|
[_CC, _SPNT],
|
|
962
1064
|
[0, 64 | 0]
|
|
963
1065
|
];
|
|
964
|
-
exports.
|
|
1066
|
+
exports.PhoneNumberCountry$ = PhoneNumberCountry$;
|
|
1067
|
+
const PhoneNumberError$ = [3, n0, _PNEh,
|
|
965
1068
|
0,
|
|
966
1069
|
[_PNIh, _ECr, _EM],
|
|
967
1070
|
[0, 0, 0]
|
|
968
1071
|
];
|
|
969
|
-
exports.
|
|
1072
|
+
exports.PhoneNumberError$ = PhoneNumberError$;
|
|
1073
|
+
const PhoneNumberOrder$ = [3, n0, _PNO,
|
|
970
1074
|
0,
|
|
971
1075
|
[_PNOI, _PT, _S, _OPNr, _CT, _UT],
|
|
972
1076
|
[0, 0, 0, [() => OrderedPhoneNumberList, 0], 5, 5]
|
|
973
1077
|
];
|
|
974
|
-
exports.
|
|
1078
|
+
exports.PhoneNumberOrder$ = PhoneNumberOrder$;
|
|
1079
|
+
const PutEventsConfigurationRequest$ = [3, n0, _PECR,
|
|
975
1080
|
0,
|
|
976
1081
|
[_AI, _BI, _OEHTTPSE, _LFA],
|
|
977
1082
|
[[0, 1], [0, 1], [() => SensitiveString, 0], [() => SensitiveString, 0]], 2
|
|
978
1083
|
];
|
|
979
|
-
exports.
|
|
1084
|
+
exports.PutEventsConfigurationRequest$ = PutEventsConfigurationRequest$;
|
|
1085
|
+
const PutEventsConfigurationResponse$ = [3, n0, _PECRu,
|
|
980
1086
|
0,
|
|
981
1087
|
[_EC],
|
|
982
|
-
[[() =>
|
|
1088
|
+
[[() => EventsConfiguration$, 0]]
|
|
983
1089
|
];
|
|
984
|
-
exports.
|
|
1090
|
+
exports.PutEventsConfigurationResponse$ = PutEventsConfigurationResponse$;
|
|
1091
|
+
const PutRetentionSettingsRequest$ = [3, n0, _PRSR,
|
|
985
1092
|
0,
|
|
986
1093
|
[_AI, _RS],
|
|
987
|
-
[[0, 1], () =>
|
|
1094
|
+
[[0, 1], () => RetentionSettings$], 2
|
|
988
1095
|
];
|
|
989
|
-
exports.
|
|
1096
|
+
exports.PutRetentionSettingsRequest$ = PutRetentionSettingsRequest$;
|
|
1097
|
+
const PutRetentionSettingsResponse$ = [3, n0, _PRSRu,
|
|
990
1098
|
0,
|
|
991
1099
|
[_RS, _IDT],
|
|
992
|
-
[() =>
|
|
1100
|
+
[() => RetentionSettings$, 5]
|
|
993
1101
|
];
|
|
994
|
-
exports.
|
|
1102
|
+
exports.PutRetentionSettingsResponse$ = PutRetentionSettingsResponse$;
|
|
1103
|
+
const RedactConversationMessageRequest$ = [3, n0, _RCMR,
|
|
995
1104
|
0,
|
|
996
1105
|
[_AI, _CI, _MIes],
|
|
997
1106
|
[[0, 1], [0, 1], [0, 1]], 3
|
|
998
1107
|
];
|
|
999
|
-
exports.
|
|
1108
|
+
exports.RedactConversationMessageRequest$ = RedactConversationMessageRequest$;
|
|
1109
|
+
const RedactConversationMessageResponse$ = [3, n0, _RCMRe,
|
|
1000
1110
|
0,
|
|
1001
1111
|
[],
|
|
1002
1112
|
[]
|
|
1003
1113
|
];
|
|
1004
|
-
exports.
|
|
1114
|
+
exports.RedactConversationMessageResponse$ = RedactConversationMessageResponse$;
|
|
1115
|
+
const RedactRoomMessageRequest$ = [3, n0, _RRMR,
|
|
1005
1116
|
0,
|
|
1006
1117
|
[_AI, _RI, _MIes],
|
|
1007
1118
|
[[0, 1], [0, 1], [0, 1]], 3
|
|
1008
1119
|
];
|
|
1009
|
-
exports.
|
|
1120
|
+
exports.RedactRoomMessageRequest$ = RedactRoomMessageRequest$;
|
|
1121
|
+
const RedactRoomMessageResponse$ = [3, n0, _RRMRe,
|
|
1010
1122
|
0,
|
|
1011
1123
|
[],
|
|
1012
1124
|
[]
|
|
1013
1125
|
];
|
|
1014
|
-
exports.
|
|
1126
|
+
exports.RedactRoomMessageResponse$ = RedactRoomMessageResponse$;
|
|
1127
|
+
const RegenerateSecurityTokenRequest$ = [3, n0, _RSTR,
|
|
1015
1128
|
0,
|
|
1016
1129
|
[_AI, _BI],
|
|
1017
1130
|
[[0, 1], [0, 1]], 2
|
|
1018
1131
|
];
|
|
1019
|
-
exports.
|
|
1132
|
+
exports.RegenerateSecurityTokenRequest$ = RegenerateSecurityTokenRequest$;
|
|
1133
|
+
const RegenerateSecurityTokenResponse$ = [3, n0, _RSTRe,
|
|
1020
1134
|
0,
|
|
1021
1135
|
[_B],
|
|
1022
|
-
[[() =>
|
|
1136
|
+
[[() => Bot$, 0]]
|
|
1023
1137
|
];
|
|
1024
|
-
exports.
|
|
1138
|
+
exports.RegenerateSecurityTokenResponse$ = RegenerateSecurityTokenResponse$;
|
|
1139
|
+
const ResetPersonalPINRequest$ = [3, n0, _RPPINR,
|
|
1025
1140
|
0,
|
|
1026
1141
|
[_AI, _UI],
|
|
1027
1142
|
[[0, 1], [0, 1]], 2
|
|
1028
1143
|
];
|
|
1029
|
-
exports.
|
|
1144
|
+
exports.ResetPersonalPINRequest$ = ResetPersonalPINRequest$;
|
|
1145
|
+
const ResetPersonalPINResponse$ = [3, n0, _RPPINRe,
|
|
1030
1146
|
0,
|
|
1031
1147
|
[_Us],
|
|
1032
|
-
[[() =>
|
|
1148
|
+
[[() => User$, 0]]
|
|
1033
1149
|
];
|
|
1034
|
-
exports.
|
|
1150
|
+
exports.ResetPersonalPINResponse$ = ResetPersonalPINResponse$;
|
|
1151
|
+
const RestorePhoneNumberRequest$ = [3, n0, _RPNR,
|
|
1035
1152
|
0,
|
|
1036
1153
|
[_PNIh],
|
|
1037
1154
|
[[0, 1]], 1
|
|
1038
1155
|
];
|
|
1039
|
-
exports.
|
|
1156
|
+
exports.RestorePhoneNumberRequest$ = RestorePhoneNumberRequest$;
|
|
1157
|
+
const RestorePhoneNumberResponse$ = [3, n0, _RPNRe,
|
|
1040
1158
|
0,
|
|
1041
1159
|
[_PN],
|
|
1042
|
-
[[() =>
|
|
1160
|
+
[[() => PhoneNumber$, 0]]
|
|
1043
1161
|
];
|
|
1044
|
-
exports.
|
|
1162
|
+
exports.RestorePhoneNumberResponse$ = RestorePhoneNumberResponse$;
|
|
1163
|
+
const RetentionSettings$ = [3, n0, _RS,
|
|
1045
1164
|
0,
|
|
1046
1165
|
[_RRS, _CRS],
|
|
1047
|
-
[() =>
|
|
1166
|
+
[() => RoomRetentionSettings$, () => ConversationRetentionSettings$]
|
|
1048
1167
|
];
|
|
1049
|
-
exports.
|
|
1168
|
+
exports.RetentionSettings$ = RetentionSettings$;
|
|
1169
|
+
const Room$ = [3, n0, _Ro,
|
|
1050
1170
|
0,
|
|
1051
1171
|
[_RI, _N, _AI, _CBr, _CT, _UT],
|
|
1052
1172
|
[0, [() => SensitiveString, 0], 0, 0, 5, 5]
|
|
1053
1173
|
];
|
|
1054
|
-
exports.
|
|
1174
|
+
exports.Room$ = Room$;
|
|
1175
|
+
const RoomMembership$ = [3, n0, _RM,
|
|
1055
1176
|
0,
|
|
1056
1177
|
[_RI, _Me, _R, _IB, _UT],
|
|
1057
|
-
[0, [() =>
|
|
1178
|
+
[0, [() => Member$, 0], 0, 0, 5]
|
|
1058
1179
|
];
|
|
1059
|
-
exports.
|
|
1180
|
+
exports.RoomMembership$ = RoomMembership$;
|
|
1181
|
+
const RoomRetentionSettings$ = [3, n0, _RRS,
|
|
1060
1182
|
0,
|
|
1061
1183
|
[_RD],
|
|
1062
1184
|
[1]
|
|
1063
1185
|
];
|
|
1064
|
-
exports.
|
|
1186
|
+
exports.RoomRetentionSettings$ = RoomRetentionSettings$;
|
|
1187
|
+
const SearchAvailablePhoneNumbersRequest$ = [3, n0, _SAPNR,
|
|
1065
1188
|
0,
|
|
1066
1189
|
[_AC, _Ci, _Co, _St, _TFP, _PNT, _MR, _NT],
|
|
1067
1190
|
[[0, { [_hQ]: _ac }], [0, { [_hQ]: _ci }], [0, { [_hQ]: _co }], [0, { [_hQ]: _sta }], [0, { [_hQ]: _tfp }], [0, { [_hQ]: _pnt }], [1, { [_hQ]: _mr }], [0, { [_hQ]: _nt }]]
|
|
1068
1191
|
];
|
|
1069
|
-
exports.
|
|
1192
|
+
exports.SearchAvailablePhoneNumbersRequest$ = SearchAvailablePhoneNumbersRequest$;
|
|
1193
|
+
const SearchAvailablePhoneNumbersResponse$ = [3, n0, _SAPNRe,
|
|
1070
1194
|
0,
|
|
1071
1195
|
[_EPNh, _NT],
|
|
1072
1196
|
[[() => E164PhoneNumberList, 0], 0]
|
|
1073
1197
|
];
|
|
1074
|
-
exports.
|
|
1198
|
+
exports.SearchAvailablePhoneNumbersResponse$ = SearchAvailablePhoneNumbersResponse$;
|
|
1199
|
+
const SigninDelegateGroup$ = [3, n0, _SDGi,
|
|
1075
1200
|
0,
|
|
1076
1201
|
[_GNr],
|
|
1077
1202
|
[0]
|
|
1078
1203
|
];
|
|
1079
|
-
exports.
|
|
1204
|
+
exports.SigninDelegateGroup$ = SigninDelegateGroup$;
|
|
1205
|
+
const TelephonySettings$ = [3, n0, _TS,
|
|
1080
1206
|
0,
|
|
1081
1207
|
[_ICn, _OCu, _SMS],
|
|
1082
1208
|
[2, 2, 2], 3
|
|
1083
1209
|
];
|
|
1084
|
-
exports.
|
|
1210
|
+
exports.TelephonySettings$ = TelephonySettings$;
|
|
1211
|
+
const UpdateAccountRequest$ = [3, n0, _UAR,
|
|
1085
1212
|
0,
|
|
1086
1213
|
[_AI, _N, _DL],
|
|
1087
1214
|
[[0, 1], 0, 0], 1
|
|
1088
1215
|
];
|
|
1089
|
-
exports.
|
|
1216
|
+
exports.UpdateAccountRequest$ = UpdateAccountRequest$;
|
|
1217
|
+
const UpdateAccountResponse$ = [3, n0, _UARp,
|
|
1090
1218
|
0,
|
|
1091
1219
|
[_A],
|
|
1092
|
-
[() =>
|
|
1220
|
+
[() => Account$]
|
|
1093
1221
|
];
|
|
1094
|
-
exports.
|
|
1222
|
+
exports.UpdateAccountResponse$ = UpdateAccountResponse$;
|
|
1223
|
+
const UpdateAccountSettingsRequest$ = [3, n0, _UASR,
|
|
1095
1224
|
0,
|
|
1096
1225
|
[_AI, _ASc],
|
|
1097
|
-
[[0, 1], () =>
|
|
1226
|
+
[[0, 1], () => AccountSettings$], 2
|
|
1098
1227
|
];
|
|
1099
|
-
exports.
|
|
1228
|
+
exports.UpdateAccountSettingsRequest$ = UpdateAccountSettingsRequest$;
|
|
1229
|
+
const UpdateAccountSettingsResponse$ = [3, n0, _UASRp,
|
|
1100
1230
|
0,
|
|
1101
1231
|
[],
|
|
1102
1232
|
[]
|
|
1103
1233
|
];
|
|
1104
|
-
exports.
|
|
1234
|
+
exports.UpdateAccountSettingsResponse$ = UpdateAccountSettingsResponse$;
|
|
1235
|
+
const UpdateBotRequest$ = [3, n0, _UBR,
|
|
1105
1236
|
0,
|
|
1106
1237
|
[_AI, _BI, _D],
|
|
1107
1238
|
[[0, 1], [0, 1], 2], 2
|
|
1108
1239
|
];
|
|
1109
|
-
exports.
|
|
1240
|
+
exports.UpdateBotRequest$ = UpdateBotRequest$;
|
|
1241
|
+
const UpdateBotResponse$ = [3, n0, _UBRp,
|
|
1110
1242
|
0,
|
|
1111
1243
|
[_B],
|
|
1112
|
-
[[() =>
|
|
1244
|
+
[[() => Bot$, 0]]
|
|
1113
1245
|
];
|
|
1114
|
-
exports.
|
|
1246
|
+
exports.UpdateBotResponse$ = UpdateBotResponse$;
|
|
1247
|
+
const UpdateGlobalSettingsRequest$ = [3, n0, _UGSR,
|
|
1115
1248
|
0,
|
|
1116
1249
|
[_BC, _VC],
|
|
1117
|
-
[() =>
|
|
1250
|
+
[() => BusinessCallingSettings$, () => VoiceConnectorSettings$]
|
|
1118
1251
|
];
|
|
1119
|
-
exports.
|
|
1252
|
+
exports.UpdateGlobalSettingsRequest$ = UpdateGlobalSettingsRequest$;
|
|
1253
|
+
const UpdatePhoneNumberRequest$ = [3, n0, _UPNR,
|
|
1120
1254
|
0,
|
|
1121
1255
|
[_PNIh, _PT, _CN],
|
|
1122
1256
|
[[0, 1], 0, [() => CallingName, 0]], 1
|
|
1123
1257
|
];
|
|
1124
|
-
exports.
|
|
1258
|
+
exports.UpdatePhoneNumberRequest$ = UpdatePhoneNumberRequest$;
|
|
1259
|
+
const UpdatePhoneNumberRequestItem$ = [3, n0, _UPNRIp,
|
|
1125
1260
|
0,
|
|
1126
1261
|
[_PNIh, _PT, _CN],
|
|
1127
1262
|
[0, 0, [() => CallingName, 0]], 1
|
|
1128
1263
|
];
|
|
1129
|
-
exports.
|
|
1264
|
+
exports.UpdatePhoneNumberRequestItem$ = UpdatePhoneNumberRequestItem$;
|
|
1265
|
+
const UpdatePhoneNumberResponse$ = [3, n0, _UPNRp,
|
|
1130
1266
|
0,
|
|
1131
1267
|
[_PN],
|
|
1132
|
-
[[() =>
|
|
1268
|
+
[[() => PhoneNumber$, 0]]
|
|
1133
1269
|
];
|
|
1134
|
-
exports.
|
|
1270
|
+
exports.UpdatePhoneNumberResponse$ = UpdatePhoneNumberResponse$;
|
|
1271
|
+
const UpdatePhoneNumberSettingsRequest$ = [3, n0, _UPNSR,
|
|
1135
1272
|
0,
|
|
1136
1273
|
[_CN],
|
|
1137
1274
|
[[() => CallingName, 0]], 1
|
|
1138
1275
|
];
|
|
1139
|
-
exports.
|
|
1276
|
+
exports.UpdatePhoneNumberSettingsRequest$ = UpdatePhoneNumberSettingsRequest$;
|
|
1277
|
+
const UpdateRoomMembershipRequest$ = [3, n0, _URMR,
|
|
1140
1278
|
0,
|
|
1141
1279
|
[_AI, _RI, _MIe, _R],
|
|
1142
1280
|
[[0, 1], [0, 1], [0, 1], 0], 3
|
|
1143
1281
|
];
|
|
1144
|
-
exports.
|
|
1282
|
+
exports.UpdateRoomMembershipRequest$ = UpdateRoomMembershipRequest$;
|
|
1283
|
+
const UpdateRoomMembershipResponse$ = [3, n0, _URMRp,
|
|
1145
1284
|
0,
|
|
1146
1285
|
[_RM],
|
|
1147
|
-
[[() =>
|
|
1286
|
+
[[() => RoomMembership$, 0]]
|
|
1148
1287
|
];
|
|
1149
|
-
exports.
|
|
1288
|
+
exports.UpdateRoomMembershipResponse$ = UpdateRoomMembershipResponse$;
|
|
1289
|
+
const UpdateRoomRequest$ = [3, n0, _URR,
|
|
1150
1290
|
0,
|
|
1151
1291
|
[_AI, _RI, _N],
|
|
1152
1292
|
[[0, 1], [0, 1], [() => SensitiveString, 0]], 2
|
|
1153
1293
|
];
|
|
1154
|
-
exports.
|
|
1294
|
+
exports.UpdateRoomRequest$ = UpdateRoomRequest$;
|
|
1295
|
+
const UpdateRoomResponse$ = [3, n0, _URRp,
|
|
1155
1296
|
0,
|
|
1156
1297
|
[_Ro],
|
|
1157
|
-
[[() =>
|
|
1298
|
+
[[() => Room$, 0]]
|
|
1158
1299
|
];
|
|
1159
|
-
exports.
|
|
1300
|
+
exports.UpdateRoomResponse$ = UpdateRoomResponse$;
|
|
1301
|
+
const UpdateUserRequest$ = [3, n0, _UUR,
|
|
1160
1302
|
0,
|
|
1161
1303
|
[_AI, _UI, _LT, _UTs, _AFBM],
|
|
1162
|
-
[[0, 1], [0, 1], 0, 0, [() =>
|
|
1304
|
+
[[0, 1], [0, 1], 0, 0, [() => AlexaForBusinessMetadata$, 0]], 2
|
|
1163
1305
|
];
|
|
1164
|
-
exports.
|
|
1306
|
+
exports.UpdateUserRequest$ = UpdateUserRequest$;
|
|
1307
|
+
const UpdateUserRequestItem$ = [3, n0, _UURIp,
|
|
1165
1308
|
0,
|
|
1166
1309
|
[_UI, _LT, _UTs, _AFBM],
|
|
1167
|
-
[0, 0, 0, [() =>
|
|
1310
|
+
[0, 0, 0, [() => AlexaForBusinessMetadata$, 0]], 1
|
|
1168
1311
|
];
|
|
1169
|
-
exports.
|
|
1312
|
+
exports.UpdateUserRequestItem$ = UpdateUserRequestItem$;
|
|
1313
|
+
const UpdateUserResponse$ = [3, n0, _UURp,
|
|
1170
1314
|
0,
|
|
1171
1315
|
[_Us],
|
|
1172
|
-
[[() =>
|
|
1316
|
+
[[() => User$, 0]]
|
|
1173
1317
|
];
|
|
1174
|
-
exports.
|
|
1318
|
+
exports.UpdateUserResponse$ = UpdateUserResponse$;
|
|
1319
|
+
const UpdateUserSettingsRequest$ = [3, n0, _UUSR,
|
|
1175
1320
|
0,
|
|
1176
1321
|
[_AI, _UI, _US],
|
|
1177
|
-
[[0, 1], [0, 1], () =>
|
|
1322
|
+
[[0, 1], [0, 1], () => UserSettings$], 3
|
|
1178
1323
|
];
|
|
1179
|
-
exports.
|
|
1324
|
+
exports.UpdateUserSettingsRequest$ = UpdateUserSettingsRequest$;
|
|
1325
|
+
const User$ = [3, n0, _Us,
|
|
1180
1326
|
0,
|
|
1181
1327
|
[_UI, _AI, _PE, _PPN, _DN, _LT, _UTs, _URS, _UIS, _RO, _IO, _AFBM, _PPIN],
|
|
1182
|
-
[0, 0, [() => EmailAddress, 0], [() => SensitiveString, 0], [() => SensitiveString, 0], 0, 0, 0, 0, 5, 5, [() =>
|
|
1328
|
+
[0, 0, [() => EmailAddress, 0], [() => SensitiveString, 0], [() => SensitiveString, 0], 0, 0, 0, 0, 5, 5, [() => AlexaForBusinessMetadata$, 0], 0], 1
|
|
1183
1329
|
];
|
|
1184
|
-
exports.
|
|
1330
|
+
exports.User$ = User$;
|
|
1331
|
+
const UserError$ = [3, n0, _UEse,
|
|
1185
1332
|
0,
|
|
1186
1333
|
[_UI, _ECr, _EM],
|
|
1187
1334
|
[0, 0, 0]
|
|
1188
1335
|
];
|
|
1189
|
-
exports.
|
|
1336
|
+
exports.UserError$ = UserError$;
|
|
1337
|
+
const UserSettings$ = [3, n0, _US,
|
|
1190
1338
|
0,
|
|
1191
1339
|
[_Te],
|
|
1192
|
-
[() =>
|
|
1340
|
+
[() => TelephonySettings$], 1
|
|
1193
1341
|
];
|
|
1194
|
-
exports.
|
|
1342
|
+
exports.UserSettings$ = UserSettings$;
|
|
1343
|
+
const VoiceConnectorSettings$ = [3, n0, _VCS,
|
|
1195
1344
|
0,
|
|
1196
1345
|
[_CB],
|
|
1197
1346
|
[0]
|
|
1198
1347
|
];
|
|
1348
|
+
exports.VoiceConnectorSettings$ = VoiceConnectorSettings$;
|
|
1199
1349
|
var __Unit = "unit";
|
|
1200
1350
|
var AccountList = [1, n0, _AL,
|
|
1201
|
-
0, () =>
|
|
1351
|
+
0, () => Account$
|
|
1202
1352
|
];
|
|
1203
1353
|
var BotList = [1, n0, _BL,
|
|
1204
|
-
0, [() =>
|
|
1354
|
+
0, [() => Bot$,
|
|
1205
1355
|
0]
|
|
1206
1356
|
];
|
|
1207
1357
|
var E164PhoneNumberList = [1, n0, _EPNL,
|
|
@@ -1209,56 +1359,56 @@ var E164PhoneNumberList = [1, n0, _EPNL,
|
|
|
1209
1359
|
0]
|
|
1210
1360
|
];
|
|
1211
1361
|
var InviteList = [1, n0, _IL,
|
|
1212
|
-
0, [() =>
|
|
1362
|
+
0, [() => Invite$,
|
|
1213
1363
|
0]
|
|
1214
1364
|
];
|
|
1215
1365
|
var LicenseList = 64 | 0;
|
|
1216
1366
|
var MemberErrorList = [1, n0, _MEL,
|
|
1217
|
-
0, () =>
|
|
1367
|
+
0, () => MemberError$
|
|
1218
1368
|
];
|
|
1219
1369
|
var MembershipItemList = [1, n0, _MIL,
|
|
1220
|
-
0, () =>
|
|
1370
|
+
0, () => MembershipItem$
|
|
1221
1371
|
];
|
|
1222
1372
|
var NonEmptyStringList = 64 | 0;
|
|
1223
1373
|
var OrderedPhoneNumberList = [1, n0, _OPNL,
|
|
1224
|
-
0, [() =>
|
|
1374
|
+
0, [() => OrderedPhoneNumber$,
|
|
1225
1375
|
0]
|
|
1226
1376
|
];
|
|
1227
1377
|
var PhoneNumberAssociationList = [1, n0, _PNAL,
|
|
1228
|
-
0, () =>
|
|
1378
|
+
0, () => PhoneNumberAssociation$
|
|
1229
1379
|
];
|
|
1230
1380
|
var PhoneNumberCountriesList = [1, n0, _PNCL,
|
|
1231
|
-
0, () =>
|
|
1381
|
+
0, () => PhoneNumberCountry$
|
|
1232
1382
|
];
|
|
1233
1383
|
var PhoneNumberErrorList = [1, n0, _PNEL,
|
|
1234
|
-
0, () =>
|
|
1384
|
+
0, () => PhoneNumberError$
|
|
1235
1385
|
];
|
|
1236
1386
|
var PhoneNumberList = [1, n0, _PNL,
|
|
1237
|
-
0, [() =>
|
|
1387
|
+
0, [() => PhoneNumber$,
|
|
1238
1388
|
0]
|
|
1239
1389
|
];
|
|
1240
1390
|
var PhoneNumberOrderList = [1, n0, _PNOL,
|
|
1241
|
-
0, [() =>
|
|
1391
|
+
0, [() => PhoneNumberOrder$,
|
|
1242
1392
|
0]
|
|
1243
1393
|
];
|
|
1244
1394
|
var PhoneNumberTypeList = 64 | 0;
|
|
1245
1395
|
var RoomList = [1, n0, _RL,
|
|
1246
|
-
0, [() =>
|
|
1396
|
+
0, [() => Room$,
|
|
1247
1397
|
0]
|
|
1248
1398
|
];
|
|
1249
1399
|
var RoomMembershipList = [1, n0, _RML,
|
|
1250
|
-
0, [() =>
|
|
1400
|
+
0, [() => RoomMembership$,
|
|
1251
1401
|
0]
|
|
1252
1402
|
];
|
|
1253
1403
|
var SigninDelegateGroupList = [1, n0, _SDGL,
|
|
1254
|
-
0, () =>
|
|
1404
|
+
0, () => SigninDelegateGroup$
|
|
1255
1405
|
];
|
|
1256
1406
|
var UpdatePhoneNumberRequestItemList = [1, n0, _UPNRIL,
|
|
1257
|
-
0, [() =>
|
|
1407
|
+
0, [() => UpdatePhoneNumberRequestItem$,
|
|
1258
1408
|
0]
|
|
1259
1409
|
];
|
|
1260
1410
|
var UpdateUserRequestItemList = [1, n0, _UURIL,
|
|
1261
|
-
0, [() =>
|
|
1411
|
+
0, [() => UpdateUserRequestItem$,
|
|
1262
1412
|
0]
|
|
1263
1413
|
];
|
|
1264
1414
|
var UserEmailList = [1, n0, _UEL,
|
|
@@ -1266,196 +1416,196 @@ var UserEmailList = [1, n0, _UEL,
|
|
|
1266
1416
|
0]
|
|
1267
1417
|
];
|
|
1268
1418
|
var UserErrorList = [1, n0, _UELs,
|
|
1269
|
-
0, () =>
|
|
1419
|
+
0, () => UserError$
|
|
1270
1420
|
];
|
|
1271
1421
|
var UserIdList = 64 | 0;
|
|
1272
1422
|
var UserList = [1, n0, _UL,
|
|
1273
|
-
0, [() =>
|
|
1423
|
+
0, [() => User$,
|
|
1274
1424
|
0]
|
|
1275
1425
|
];
|
|
1276
1426
|
exports.AssociatePhoneNumberWithUser$ = [9, n0, _APNWU,
|
|
1277
|
-
{ [_h]: ["POST", "/accounts/{AccountId}/users/{UserId}?operation=associate-phone-number", 200] }, () =>
|
|
1427
|
+
{ [_h]: ["POST", "/accounts/{AccountId}/users/{UserId}?operation=associate-phone-number", 200] }, () => AssociatePhoneNumberWithUserRequest$, () => AssociatePhoneNumberWithUserResponse$
|
|
1278
1428
|
];
|
|
1279
1429
|
exports.AssociateSigninDelegateGroupsWithAccount$ = [9, n0, _ASDGWA,
|
|
1280
|
-
{ [_h]: ["POST", "/accounts/{AccountId}?operation=associate-signin-delegate-groups", 200] }, () =>
|
|
1430
|
+
{ [_h]: ["POST", "/accounts/{AccountId}?operation=associate-signin-delegate-groups", 200] }, () => AssociateSigninDelegateGroupsWithAccountRequest$, () => AssociateSigninDelegateGroupsWithAccountResponse$
|
|
1281
1431
|
];
|
|
1282
1432
|
exports.BatchCreateRoomMembership$ = [9, n0, _BCRM,
|
|
1283
|
-
{ [_h]: ["POST", "/accounts/{AccountId}/rooms/{RoomId}/memberships?operation=batch-create", 201] }, () =>
|
|
1433
|
+
{ [_h]: ["POST", "/accounts/{AccountId}/rooms/{RoomId}/memberships?operation=batch-create", 201] }, () => BatchCreateRoomMembershipRequest$, () => BatchCreateRoomMembershipResponse$
|
|
1284
1434
|
];
|
|
1285
1435
|
exports.BatchDeletePhoneNumber$ = [9, n0, _BDPN,
|
|
1286
|
-
{ [_h]: ["POST", "/phone-numbers?operation=batch-delete", 200] }, () =>
|
|
1436
|
+
{ [_h]: ["POST", "/phone-numbers?operation=batch-delete", 200] }, () => BatchDeletePhoneNumberRequest$, () => BatchDeletePhoneNumberResponse$
|
|
1287
1437
|
];
|
|
1288
1438
|
exports.BatchSuspendUser$ = [9, n0, _BSU,
|
|
1289
|
-
{ [_h]: ["POST", "/accounts/{AccountId}/users?operation=suspend", 200] }, () =>
|
|
1439
|
+
{ [_h]: ["POST", "/accounts/{AccountId}/users?operation=suspend", 200] }, () => BatchSuspendUserRequest$, () => BatchSuspendUserResponse$
|
|
1290
1440
|
];
|
|
1291
1441
|
exports.BatchUnsuspendUser$ = [9, n0, _BUU,
|
|
1292
|
-
{ [_h]: ["POST", "/accounts/{AccountId}/users?operation=unsuspend", 200] }, () =>
|
|
1442
|
+
{ [_h]: ["POST", "/accounts/{AccountId}/users?operation=unsuspend", 200] }, () => BatchUnsuspendUserRequest$, () => BatchUnsuspendUserResponse$
|
|
1293
1443
|
];
|
|
1294
1444
|
exports.BatchUpdatePhoneNumber$ = [9, n0, _BUPN,
|
|
1295
|
-
{ [_h]: ["POST", "/phone-numbers?operation=batch-update", 200] }, () =>
|
|
1445
|
+
{ [_h]: ["POST", "/phone-numbers?operation=batch-update", 200] }, () => BatchUpdatePhoneNumberRequest$, () => BatchUpdatePhoneNumberResponse$
|
|
1296
1446
|
];
|
|
1297
1447
|
exports.BatchUpdateUser$ = [9, n0, _BUUa,
|
|
1298
|
-
{ [_h]: ["POST", "/accounts/{AccountId}/users", 200] }, () =>
|
|
1448
|
+
{ [_h]: ["POST", "/accounts/{AccountId}/users", 200] }, () => BatchUpdateUserRequest$, () => BatchUpdateUserResponse$
|
|
1299
1449
|
];
|
|
1300
1450
|
exports.CreateAccount$ = [9, n0, _CA,
|
|
1301
|
-
{ [_h]: ["POST", "/accounts", 201] }, () =>
|
|
1451
|
+
{ [_h]: ["POST", "/accounts", 201] }, () => CreateAccountRequest$, () => CreateAccountResponse$
|
|
1302
1452
|
];
|
|
1303
1453
|
exports.CreateBot$ = [9, n0, _CBre,
|
|
1304
|
-
{ [_h]: ["POST", "/accounts/{AccountId}/bots", 201] }, () =>
|
|
1454
|
+
{ [_h]: ["POST", "/accounts/{AccountId}/bots", 201] }, () => CreateBotRequest$, () => CreateBotResponse$
|
|
1305
1455
|
];
|
|
1306
1456
|
exports.CreateMeetingDialOut$ = [9, n0, _CMDO,
|
|
1307
|
-
{ [_h]: ["POST", "/meetings/{MeetingId}/dial-outs", 201] }, () =>
|
|
1457
|
+
{ [_h]: ["POST", "/meetings/{MeetingId}/dial-outs", 201] }, () => CreateMeetingDialOutRequest$, () => CreateMeetingDialOutResponse$
|
|
1308
1458
|
];
|
|
1309
1459
|
exports.CreatePhoneNumberOrder$ = [9, n0, _CPNO,
|
|
1310
|
-
{ [_h]: ["POST", "/phone-number-orders", 201] }, () =>
|
|
1460
|
+
{ [_h]: ["POST", "/phone-number-orders", 201] }, () => CreatePhoneNumberOrderRequest$, () => CreatePhoneNumberOrderResponse$
|
|
1311
1461
|
];
|
|
1312
1462
|
exports.CreateRoom$ = [9, n0, _CR,
|
|
1313
|
-
{ [_h]: ["POST", "/accounts/{AccountId}/rooms", 201] }, () =>
|
|
1463
|
+
{ [_h]: ["POST", "/accounts/{AccountId}/rooms", 201] }, () => CreateRoomRequest$, () => CreateRoomResponse$
|
|
1314
1464
|
];
|
|
1315
1465
|
exports.CreateRoomMembership$ = [9, n0, _CRM,
|
|
1316
|
-
{ [_h]: ["POST", "/accounts/{AccountId}/rooms/{RoomId}/memberships", 201] }, () =>
|
|
1466
|
+
{ [_h]: ["POST", "/accounts/{AccountId}/rooms/{RoomId}/memberships", 201] }, () => CreateRoomMembershipRequest$, () => CreateRoomMembershipResponse$
|
|
1317
1467
|
];
|
|
1318
1468
|
exports.CreateUser$ = [9, n0, _CU,
|
|
1319
|
-
{ [_h]: ["POST", "/accounts/{AccountId}/users?operation=create", 201] }, () =>
|
|
1469
|
+
{ [_h]: ["POST", "/accounts/{AccountId}/users?operation=create", 201] }, () => CreateUserRequest$, () => CreateUserResponse$
|
|
1320
1470
|
];
|
|
1321
1471
|
exports.DeleteAccount$ = [9, n0, _DA,
|
|
1322
|
-
{ [_h]: ["DELETE", "/accounts/{AccountId}", 204] }, () =>
|
|
1472
|
+
{ [_h]: ["DELETE", "/accounts/{AccountId}", 204] }, () => DeleteAccountRequest$, () => DeleteAccountResponse$
|
|
1323
1473
|
];
|
|
1324
1474
|
exports.DeleteEventsConfiguration$ = [9, n0, _DEC,
|
|
1325
|
-
{ [_h]: ["DELETE", "/accounts/{AccountId}/bots/{BotId}/events-configuration", 204] }, () =>
|
|
1475
|
+
{ [_h]: ["DELETE", "/accounts/{AccountId}/bots/{BotId}/events-configuration", 204] }, () => DeleteEventsConfigurationRequest$, () => __Unit
|
|
1326
1476
|
];
|
|
1327
1477
|
exports.DeletePhoneNumber$ = [9, n0, _DPN,
|
|
1328
|
-
{ [_h]: ["DELETE", "/phone-numbers/{PhoneNumberId}", 204] }, () =>
|
|
1478
|
+
{ [_h]: ["DELETE", "/phone-numbers/{PhoneNumberId}", 204] }, () => DeletePhoneNumberRequest$, () => __Unit
|
|
1329
1479
|
];
|
|
1330
1480
|
exports.DeleteRoom$ = [9, n0, _DR,
|
|
1331
|
-
{ [_h]: ["DELETE", "/accounts/{AccountId}/rooms/{RoomId}", 204] }, () =>
|
|
1481
|
+
{ [_h]: ["DELETE", "/accounts/{AccountId}/rooms/{RoomId}", 204] }, () => DeleteRoomRequest$, () => __Unit
|
|
1332
1482
|
];
|
|
1333
1483
|
exports.DeleteRoomMembership$ = [9, n0, _DRM,
|
|
1334
|
-
{ [_h]: ["DELETE", "/accounts/{AccountId}/rooms/{RoomId}/memberships/{MemberId}", 204] }, () =>
|
|
1484
|
+
{ [_h]: ["DELETE", "/accounts/{AccountId}/rooms/{RoomId}/memberships/{MemberId}", 204] }, () => DeleteRoomMembershipRequest$, () => __Unit
|
|
1335
1485
|
];
|
|
1336
1486
|
exports.DisassociatePhoneNumberFromUser$ = [9, n0, _DPNFU,
|
|
1337
|
-
{ [_h]: ["POST", "/accounts/{AccountId}/users/{UserId}?operation=disassociate-phone-number", 200] }, () =>
|
|
1487
|
+
{ [_h]: ["POST", "/accounts/{AccountId}/users/{UserId}?operation=disassociate-phone-number", 200] }, () => DisassociatePhoneNumberFromUserRequest$, () => DisassociatePhoneNumberFromUserResponse$
|
|
1338
1488
|
];
|
|
1339
1489
|
exports.DisassociateSigninDelegateGroupsFromAccount$ = [9, n0, _DSDGFA,
|
|
1340
|
-
{ [_h]: ["POST", "/accounts/{AccountId}?operation=disassociate-signin-delegate-groups", 200] }, () =>
|
|
1490
|
+
{ [_h]: ["POST", "/accounts/{AccountId}?operation=disassociate-signin-delegate-groups", 200] }, () => DisassociateSigninDelegateGroupsFromAccountRequest$, () => DisassociateSigninDelegateGroupsFromAccountResponse$
|
|
1341
1491
|
];
|
|
1342
1492
|
exports.GetAccount$ = [9, n0, _GA,
|
|
1343
|
-
{ [_h]: ["GET", "/accounts/{AccountId}", 200] }, () =>
|
|
1493
|
+
{ [_h]: ["GET", "/accounts/{AccountId}", 200] }, () => GetAccountRequest$, () => GetAccountResponse$
|
|
1344
1494
|
];
|
|
1345
1495
|
exports.GetAccountSettings$ = [9, n0, _GAS,
|
|
1346
|
-
{ [_h]: ["GET", "/accounts/{AccountId}/settings", 200] }, () =>
|
|
1496
|
+
{ [_h]: ["GET", "/accounts/{AccountId}/settings", 200] }, () => GetAccountSettingsRequest$, () => GetAccountSettingsResponse$
|
|
1347
1497
|
];
|
|
1348
1498
|
exports.GetBot$ = [9, n0, _GB,
|
|
1349
|
-
{ [_h]: ["GET", "/accounts/{AccountId}/bots/{BotId}", 200] }, () =>
|
|
1499
|
+
{ [_h]: ["GET", "/accounts/{AccountId}/bots/{BotId}", 200] }, () => GetBotRequest$, () => GetBotResponse$
|
|
1350
1500
|
];
|
|
1351
1501
|
exports.GetEventsConfiguration$ = [9, n0, _GEC,
|
|
1352
|
-
{ [_h]: ["GET", "/accounts/{AccountId}/bots/{BotId}/events-configuration", 200] }, () =>
|
|
1502
|
+
{ [_h]: ["GET", "/accounts/{AccountId}/bots/{BotId}/events-configuration", 200] }, () => GetEventsConfigurationRequest$, () => GetEventsConfigurationResponse$
|
|
1353
1503
|
];
|
|
1354
1504
|
exports.GetGlobalSettings$ = [9, n0, _GGS,
|
|
1355
|
-
{ [_h]: ["GET", "/settings", 200] }, () => __Unit, () =>
|
|
1505
|
+
{ [_h]: ["GET", "/settings", 200] }, () => __Unit, () => GetGlobalSettingsResponse$
|
|
1356
1506
|
];
|
|
1357
1507
|
exports.GetPhoneNumber$ = [9, n0, _GPN,
|
|
1358
|
-
{ [_h]: ["GET", "/phone-numbers/{PhoneNumberId}", 200] }, () =>
|
|
1508
|
+
{ [_h]: ["GET", "/phone-numbers/{PhoneNumberId}", 200] }, () => GetPhoneNumberRequest$, () => GetPhoneNumberResponse$
|
|
1359
1509
|
];
|
|
1360
1510
|
exports.GetPhoneNumberOrder$ = [9, n0, _GPNO,
|
|
1361
|
-
{ [_h]: ["GET", "/phone-number-orders/{PhoneNumberOrderId}", 200] }, () =>
|
|
1511
|
+
{ [_h]: ["GET", "/phone-number-orders/{PhoneNumberOrderId}", 200] }, () => GetPhoneNumberOrderRequest$, () => GetPhoneNumberOrderResponse$
|
|
1362
1512
|
];
|
|
1363
1513
|
exports.GetPhoneNumberSettings$ = [9, n0, _GPNS,
|
|
1364
|
-
{ [_h]: ["GET", "/settings/phone-number", 200] }, () => __Unit, () =>
|
|
1514
|
+
{ [_h]: ["GET", "/settings/phone-number", 200] }, () => __Unit, () => GetPhoneNumberSettingsResponse$
|
|
1365
1515
|
];
|
|
1366
1516
|
exports.GetRetentionSettings$ = [9, n0, _GRS,
|
|
1367
|
-
{ [_h]: ["GET", "/accounts/{AccountId}/retention-settings", 200] }, () =>
|
|
1517
|
+
{ [_h]: ["GET", "/accounts/{AccountId}/retention-settings", 200] }, () => GetRetentionSettingsRequest$, () => GetRetentionSettingsResponse$
|
|
1368
1518
|
];
|
|
1369
1519
|
exports.GetRoom$ = [9, n0, _GR,
|
|
1370
|
-
{ [_h]: ["GET", "/accounts/{AccountId}/rooms/{RoomId}", 200] }, () =>
|
|
1520
|
+
{ [_h]: ["GET", "/accounts/{AccountId}/rooms/{RoomId}", 200] }, () => GetRoomRequest$, () => GetRoomResponse$
|
|
1371
1521
|
];
|
|
1372
1522
|
exports.GetUser$ = [9, n0, _GU,
|
|
1373
|
-
{ [_h]: ["GET", "/accounts/{AccountId}/users/{UserId}", 200] }, () =>
|
|
1523
|
+
{ [_h]: ["GET", "/accounts/{AccountId}/users/{UserId}", 200] }, () => GetUserRequest$, () => GetUserResponse$
|
|
1374
1524
|
];
|
|
1375
1525
|
exports.GetUserSettings$ = [9, n0, _GUS,
|
|
1376
|
-
{ [_h]: ["GET", "/accounts/{AccountId}/users/{UserId}/settings", 200] }, () =>
|
|
1526
|
+
{ [_h]: ["GET", "/accounts/{AccountId}/users/{UserId}/settings", 200] }, () => GetUserSettingsRequest$, () => GetUserSettingsResponse$
|
|
1377
1527
|
];
|
|
1378
1528
|
exports.InviteUsers$ = [9, n0, _IU,
|
|
1379
|
-
{ [_h]: ["POST", "/accounts/{AccountId}/users?operation=add", 201] }, () =>
|
|
1529
|
+
{ [_h]: ["POST", "/accounts/{AccountId}/users?operation=add", 201] }, () => InviteUsersRequest$, () => InviteUsersResponse$
|
|
1380
1530
|
];
|
|
1381
1531
|
exports.ListAccounts$ = [9, n0, _LA,
|
|
1382
|
-
{ [_h]: ["GET", "/accounts", 200] }, () =>
|
|
1532
|
+
{ [_h]: ["GET", "/accounts", 200] }, () => ListAccountsRequest$, () => ListAccountsResponse$
|
|
1383
1533
|
];
|
|
1384
1534
|
exports.ListBots$ = [9, n0, _LB,
|
|
1385
|
-
{ [_h]: ["GET", "/accounts/{AccountId}/bots", 200] }, () =>
|
|
1535
|
+
{ [_h]: ["GET", "/accounts/{AccountId}/bots", 200] }, () => ListBotsRequest$, () => ListBotsResponse$
|
|
1386
1536
|
];
|
|
1387
1537
|
exports.ListPhoneNumberOrders$ = [9, n0, _LPNO,
|
|
1388
|
-
{ [_h]: ["GET", "/phone-number-orders", 200] }, () =>
|
|
1538
|
+
{ [_h]: ["GET", "/phone-number-orders", 200] }, () => ListPhoneNumberOrdersRequest$, () => ListPhoneNumberOrdersResponse$
|
|
1389
1539
|
];
|
|
1390
1540
|
exports.ListPhoneNumbers$ = [9, n0, _LPN,
|
|
1391
|
-
{ [_h]: ["GET", "/phone-numbers", 200] }, () =>
|
|
1541
|
+
{ [_h]: ["GET", "/phone-numbers", 200] }, () => ListPhoneNumbersRequest$, () => ListPhoneNumbersResponse$
|
|
1392
1542
|
];
|
|
1393
1543
|
exports.ListRoomMemberships$ = [9, n0, _LRM,
|
|
1394
|
-
{ [_h]: ["GET", "/accounts/{AccountId}/rooms/{RoomId}/memberships", 200] }, () =>
|
|
1544
|
+
{ [_h]: ["GET", "/accounts/{AccountId}/rooms/{RoomId}/memberships", 200] }, () => ListRoomMembershipsRequest$, () => ListRoomMembershipsResponse$
|
|
1395
1545
|
];
|
|
1396
1546
|
exports.ListRooms$ = [9, n0, _LR,
|
|
1397
|
-
{ [_h]: ["GET", "/accounts/{AccountId}/rooms", 200] }, () =>
|
|
1547
|
+
{ [_h]: ["GET", "/accounts/{AccountId}/rooms", 200] }, () => ListRoomsRequest$, () => ListRoomsResponse$
|
|
1398
1548
|
];
|
|
1399
1549
|
exports.ListSupportedPhoneNumberCountries$ = [9, n0, _LSPNC,
|
|
1400
|
-
{ [_h]: ["GET", "/phone-number-countries", 200] }, () =>
|
|
1550
|
+
{ [_h]: ["GET", "/phone-number-countries", 200] }, () => ListSupportedPhoneNumberCountriesRequest$, () => ListSupportedPhoneNumberCountriesResponse$
|
|
1401
1551
|
];
|
|
1402
1552
|
exports.ListUsers$ = [9, n0, _LU,
|
|
1403
|
-
{ [_h]: ["GET", "/accounts/{AccountId}/users", 200] }, () =>
|
|
1553
|
+
{ [_h]: ["GET", "/accounts/{AccountId}/users", 200] }, () => ListUsersRequest$, () => ListUsersResponse$
|
|
1404
1554
|
];
|
|
1405
1555
|
exports.LogoutUser$ = [9, n0, _LUo,
|
|
1406
|
-
{ [_h]: ["POST", "/accounts/{AccountId}/users/{UserId}?operation=logout", 204] }, () =>
|
|
1556
|
+
{ [_h]: ["POST", "/accounts/{AccountId}/users/{UserId}?operation=logout", 204] }, () => LogoutUserRequest$, () => LogoutUserResponse$
|
|
1407
1557
|
];
|
|
1408
1558
|
exports.PutEventsConfiguration$ = [9, n0, _PEC,
|
|
1409
|
-
{ [_h]: ["PUT", "/accounts/{AccountId}/bots/{BotId}/events-configuration", 201] }, () =>
|
|
1559
|
+
{ [_h]: ["PUT", "/accounts/{AccountId}/bots/{BotId}/events-configuration", 201] }, () => PutEventsConfigurationRequest$, () => PutEventsConfigurationResponse$
|
|
1410
1560
|
];
|
|
1411
1561
|
exports.PutRetentionSettings$ = [9, n0, _PRS,
|
|
1412
|
-
{ [_h]: ["PUT", "/accounts/{AccountId}/retention-settings", 204] }, () =>
|
|
1562
|
+
{ [_h]: ["PUT", "/accounts/{AccountId}/retention-settings", 204] }, () => PutRetentionSettingsRequest$, () => PutRetentionSettingsResponse$
|
|
1413
1563
|
];
|
|
1414
1564
|
exports.RedactConversationMessage$ = [9, n0, _RCM,
|
|
1415
|
-
{ [_h]: ["POST", "/accounts/{AccountId}/conversations/{ConversationId}/messages/{MessageId}?operation=redact", 200] }, () =>
|
|
1565
|
+
{ [_h]: ["POST", "/accounts/{AccountId}/conversations/{ConversationId}/messages/{MessageId}?operation=redact", 200] }, () => RedactConversationMessageRequest$, () => RedactConversationMessageResponse$
|
|
1416
1566
|
];
|
|
1417
1567
|
exports.RedactRoomMessage$ = [9, n0, _RRM,
|
|
1418
|
-
{ [_h]: ["POST", "/accounts/{AccountId}/rooms/{RoomId}/messages/{MessageId}?operation=redact", 200] }, () =>
|
|
1568
|
+
{ [_h]: ["POST", "/accounts/{AccountId}/rooms/{RoomId}/messages/{MessageId}?operation=redact", 200] }, () => RedactRoomMessageRequest$, () => RedactRoomMessageResponse$
|
|
1419
1569
|
];
|
|
1420
1570
|
exports.RegenerateSecurityToken$ = [9, n0, _RST,
|
|
1421
|
-
{ [_h]: ["POST", "/accounts/{AccountId}/bots/{BotId}?operation=regenerate-security-token", 200] }, () =>
|
|
1571
|
+
{ [_h]: ["POST", "/accounts/{AccountId}/bots/{BotId}?operation=regenerate-security-token", 200] }, () => RegenerateSecurityTokenRequest$, () => RegenerateSecurityTokenResponse$
|
|
1422
1572
|
];
|
|
1423
1573
|
exports.ResetPersonalPIN$ = [9, n0, _RPPIN,
|
|
1424
|
-
{ [_h]: ["POST", "/accounts/{AccountId}/users/{UserId}?operation=reset-personal-pin", 200] }, () =>
|
|
1574
|
+
{ [_h]: ["POST", "/accounts/{AccountId}/users/{UserId}?operation=reset-personal-pin", 200] }, () => ResetPersonalPINRequest$, () => ResetPersonalPINResponse$
|
|
1425
1575
|
];
|
|
1426
1576
|
exports.RestorePhoneNumber$ = [9, n0, _RPN,
|
|
1427
|
-
{ [_h]: ["POST", "/phone-numbers/{PhoneNumberId}?operation=restore", 200] }, () =>
|
|
1577
|
+
{ [_h]: ["POST", "/phone-numbers/{PhoneNumberId}?operation=restore", 200] }, () => RestorePhoneNumberRequest$, () => RestorePhoneNumberResponse$
|
|
1428
1578
|
];
|
|
1429
1579
|
exports.SearchAvailablePhoneNumbers$ = [9, n0, _SAPN,
|
|
1430
|
-
{ [_h]: ["GET", "/search?type=phone-numbers", 200] }, () =>
|
|
1580
|
+
{ [_h]: ["GET", "/search?type=phone-numbers", 200] }, () => SearchAvailablePhoneNumbersRequest$, () => SearchAvailablePhoneNumbersResponse$
|
|
1431
1581
|
];
|
|
1432
1582
|
exports.UpdateAccount$ = [9, n0, _UA,
|
|
1433
|
-
{ [_h]: ["POST", "/accounts/{AccountId}", 200] }, () =>
|
|
1583
|
+
{ [_h]: ["POST", "/accounts/{AccountId}", 200] }, () => UpdateAccountRequest$, () => UpdateAccountResponse$
|
|
1434
1584
|
];
|
|
1435
1585
|
exports.UpdateAccountSettings$ = [9, n0, _UAS,
|
|
1436
|
-
{ [_h]: ["PUT", "/accounts/{AccountId}/settings", 204] }, () =>
|
|
1586
|
+
{ [_h]: ["PUT", "/accounts/{AccountId}/settings", 204] }, () => UpdateAccountSettingsRequest$, () => UpdateAccountSettingsResponse$
|
|
1437
1587
|
];
|
|
1438
1588
|
exports.UpdateBot$ = [9, n0, _UB,
|
|
1439
|
-
{ [_h]: ["POST", "/accounts/{AccountId}/bots/{BotId}", 200] }, () =>
|
|
1589
|
+
{ [_h]: ["POST", "/accounts/{AccountId}/bots/{BotId}", 200] }, () => UpdateBotRequest$, () => UpdateBotResponse$
|
|
1440
1590
|
];
|
|
1441
1591
|
exports.UpdateGlobalSettings$ = [9, n0, _UGS,
|
|
1442
|
-
{ [_h]: ["PUT", "/settings", 204] }, () =>
|
|
1592
|
+
{ [_h]: ["PUT", "/settings", 204] }, () => UpdateGlobalSettingsRequest$, () => __Unit
|
|
1443
1593
|
];
|
|
1444
1594
|
exports.UpdatePhoneNumber$ = [9, n0, _UPN,
|
|
1445
|
-
{ [_h]: ["POST", "/phone-numbers/{PhoneNumberId}", 200] }, () =>
|
|
1595
|
+
{ [_h]: ["POST", "/phone-numbers/{PhoneNumberId}", 200] }, () => UpdatePhoneNumberRequest$, () => UpdatePhoneNumberResponse$
|
|
1446
1596
|
];
|
|
1447
1597
|
exports.UpdatePhoneNumberSettings$ = [9, n0, _UPNS,
|
|
1448
|
-
{ [_h]: ["PUT", "/settings/phone-number", 204] }, () =>
|
|
1598
|
+
{ [_h]: ["PUT", "/settings/phone-number", 204] }, () => UpdatePhoneNumberSettingsRequest$, () => __Unit
|
|
1449
1599
|
];
|
|
1450
1600
|
exports.UpdateRoom$ = [9, n0, _UR,
|
|
1451
|
-
{ [_h]: ["POST", "/accounts/{AccountId}/rooms/{RoomId}", 200] }, () =>
|
|
1601
|
+
{ [_h]: ["POST", "/accounts/{AccountId}/rooms/{RoomId}", 200] }, () => UpdateRoomRequest$, () => UpdateRoomResponse$
|
|
1452
1602
|
];
|
|
1453
1603
|
exports.UpdateRoomMembership$ = [9, n0, _URM,
|
|
1454
|
-
{ [_h]: ["POST", "/accounts/{AccountId}/rooms/{RoomId}/memberships/{MemberId}", 200] }, () =>
|
|
1604
|
+
{ [_h]: ["POST", "/accounts/{AccountId}/rooms/{RoomId}/memberships/{MemberId}", 200] }, () => UpdateRoomMembershipRequest$, () => UpdateRoomMembershipResponse$
|
|
1455
1605
|
];
|
|
1456
1606
|
exports.UpdateUser$ = [9, n0, _UU,
|
|
1457
|
-
{ [_h]: ["POST", "/accounts/{AccountId}/users/{UserId}", 200] }, () =>
|
|
1607
|
+
{ [_h]: ["POST", "/accounts/{AccountId}/users/{UserId}", 200] }, () => UpdateUserRequest$, () => UpdateUserResponse$
|
|
1458
1608
|
];
|
|
1459
1609
|
exports.UpdateUserSettings$ = [9, n0, _UUS,
|
|
1460
|
-
{ [_h]: ["PUT", "/accounts/{AccountId}/users/{UserId}/settings", 204] }, () =>
|
|
1610
|
+
{ [_h]: ["PUT", "/accounts/{AccountId}/users/{UserId}/settings", 204] }, () => UpdateUserSettingsRequest$, () => __Unit
|
|
1461
1611
|
];
|