files.com 1.2.287 → 1.2.288

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/lib/Errors.js CHANGED
@@ -3,7 +3,7 @@
3
3
  var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault");
4
4
  exports.__esModule = true;
5
5
  exports.NotAuthorized_ReauthenticationNeededActionError = exports.NotAuthorized_ReauthenticationFailedFinalError = exports.NotAuthorized_ReauthenticationFailedError = exports.NotAuthorized_ReadPermissionRequiredError = exports.NotAuthorized_ReadOnlySessionError = exports.NotAuthorized_PasswordChangeRequiredError = exports.NotAuthorized_PasswordChangeNotRequiredError = exports.NotAuthorized_NotAllowedToCreateBundleError = exports.NotAuthorized_NonAdminsMustQueryByFolderOrPathError = exports.NotAuthorized_NeedAdminPermissionForInboxError = exports.NotAuthorized_MustAuthenticateWithApiKeyError = exports.NotAuthorized_InsufficientPermissionForSiteError = exports.NotAuthorized_InsufficientPermissionForParamsError = exports.NotAuthorized_HistoryPermissionRequiredError = exports.NotAuthorized_FullPermissionRequiredError = exports.NotAuthorized_FolderAdminPermissionRequiredError = exports.NotAuthorized_FolderAdminOrBillingPermissionRequiredError = exports.NotAuthorized_FilesAgentFailedAuthorizationError = exports.NotAuthorized_ContactAdminForPasswordChangeHelpError = exports.NotAuthorized_CantActForOtherUserError = exports.NotAuthorized_CannotLoginWhileUsingKeyError = exports.NotAuthorized_BundlePermissionRequiredError = exports.NotAuthorized_BundleMaximumUsesReachedError = exports.NotAuthorized_BillingPermissionRequiredError = exports.NotAuthorized_BillingOrSiteAdminPermissionRequiredError = exports.NotAuthorized_ApiKeyOnlyForOfficeIntegrationError = exports.NotAuthorized_ApiKeyOnlyForMobileAppError = exports.NotAuthorized_ApiKeyOnlyForDesktopAppError = exports.NotAuthorized_ApiKeyIsPathRestrictedError = exports.NotAuthorized_ApiKeyIsDisabledError = exports.NotAuthorizedError = exports.NotAuthenticated_TwoFactorAuthenticationSetupExpiredError = exports.NotAuthenticated_TwoFactorAuthenticationErrorError = exports.NotAuthenticated_OneTimePasswordIncorrectError = exports.NotAuthenticated_LockoutRegionMismatchError = exports.NotAuthenticated_LockedOutError = exports.NotAuthenticated_InvalidUsernameOrPasswordError = exports.NotAuthenticated_InvalidSessionError = exports.NotAuthenticated_InvalidOrExpiredCodeError = exports.NotAuthenticated_InvalidOauthError = exports.NotAuthenticated_InvalidCredentialsError = exports.NotAuthenticated_InboxRegistrationCodeFailedError = exports.NotAuthenticated_FilesAgentTokenFailedError = exports.NotAuthenticated_BundleRegistrationCodeFailedError = exports.NotAuthenticated_AuthenticationRequiredError = exports.NotAuthenticated_ApiKeySessionsNotSupportedError = exports.NotAuthenticated_AdditionalAuthenticationRequiredError = exports.NotAuthenticatedError = exports.MissingParameterError = exports.InvalidParameterError = exports.FilesError = exports.FilesApiError = exports.EmptyPropertyError = exports.ConfigurationError = exports.BadRequest_UserRequiredError = exports.BadRequest_UserIdOnUserEndpointError = exports.BadRequest_UserIdInvalidError = exports.BadRequest_UnsupportedMediaTypeError = exports.BadRequest_UnsupportedHttpResponseFormatError = exports.BadRequest_UnsupportedCurrencyError = exports.BadRequest_UnrecognizedSortIndexError = exports.BadRequest_SearchAllOnChildPathError = exports.BadRequest_RequestParamsRequiredError = exports.BadRequest_RequestParamsInvalidError = exports.BadRequest_RequestParamsContainInvalidCharacterError = exports.BadRequest_ReauthenticationNeededFieldsError = exports.BadRequest_PathCannotHaveTrailingWhitespaceError = exports.BadRequest_PartNumberTooLargeError = exports.BadRequest_NoValidInputParamsError = exports.BadRequest_MultipleSortParamsNotAllowedError = exports.BadRequest_MethodNotAllowedError = exports.BadRequest_InvalidUploadPartSizeError = exports.BadRequest_InvalidUploadPartGapError = exports.BadRequest_InvalidUploadOffsetError = exports.BadRequest_InvalidSortFilterCombinationError = exports.BadRequest_InvalidSortFieldError = exports.BadRequest_InvalidReturnToUrlError = exports.BadRequest_InvalidPathError = exports.BadRequest_InvalidOauthProviderError = exports.BadRequest_InvalidInterfaceError = exports.BadRequest_InvalidInputEncodingError = exports.BadRequest_InvalidFilterParamValueError = exports.BadRequest_InvalidFilterParamFormatError = exports.BadRequest_InvalidFilterParamError = exports.BadRequest_InvalidFilterFieldError = exports.BadRequest_InvalidFilterAliasCombinationError = exports.BadRequest_InvalidEtagsError = exports.BadRequest_InvalidCursorTypeForSortError = exports.BadRequest_InvalidCursorError = exports.BadRequest_InvalidBodyError = exports.BadRequest_FoldersNotAllowedError = exports.BadRequest_FolderMustNotBeAFileError = exports.BadRequest_DoesNotSupportSortingError = exports.BadRequest_DestinationSameError = exports.BadRequest_DatetimeParseError = exports.BadRequest_CantMoveWithMultipleLocationsError = exports.BadRequest_CannotDownloadDirectoryError = exports.BadRequest_AttachmentTooLargeError = exports.BadRequest_AgentUpgradeRequiredError = exports.BadRequestError = void 0;
6
- exports.handleErrorResponse = exports.SiteConfiguration_UserRequestsEnabledRequiredError = exports.SiteConfiguration_TrialLockedError = exports.SiteConfiguration_TrialExpiredError = exports.SiteConfiguration_SiteWasRemovedError = exports.SiteConfiguration_NoAccountForSiteError = exports.SiteConfiguration_AccountOverdueError = exports.SiteConfiguration_AccountAlreadyExistsError = exports.SiteConfigurationError = exports.ServiceUnavailable_UploadsUnavailableError = exports.ServiceUnavailable_SiteDisabledError = exports.ServiceUnavailable_MigrationInProgressError = exports.ServiceUnavailable_AutomationsUnavailableError = exports.ServiceUnavailable_AgentUnavailableError = exports.ServiceUnavailableError = exports.RateLimited_TooManySharesError = exports.RateLimited_TooManyRequestsError = exports.RateLimited_TooManyLoginAttemptsError = exports.RateLimited_TooManyConcurrentRequestsError = exports.RateLimited_TooManyConcurrentLoginsError = exports.RateLimited_ReauthenticationRateLimitedError = exports.RateLimited_DuplicateShareRecipientError = exports.RateLimitedError = exports.ProcessingFailure_UpdatesNotAllowedForRemotesError = exports.ProcessingFailure_TwoFactorAuthenticationUnsubscribedRecipientError = exports.ProcessingFailure_TwoFactorAuthenticationMethodUnsupportedErrorError = exports.ProcessingFailure_TwoFactorAuthenticationGeneralErrorError = exports.ProcessingFailure_TwoFactorAuthenticationCountryBlacklistedError = exports.ProcessingFailure_TwoFactorAuthenticationCodeAlreadySentError = exports.ProcessingFailure_SubfolderLockedError = exports.ProcessingFailure_ResourceLockedError = exports.ProcessingFailure_ResourceBelongsToParentSiteError = exports.ProcessingFailure_RemoteServerErrorError = exports.ProcessingFailure_RecipientAlreadySharedError = exports.ProcessingFailure_PathTooLongError = exports.ProcessingFailure_MultipleProcessingErrorsError = exports.ProcessingFailure_ModelSaveErrorError = exports.ProcessingFailure_InvalidSiteError = exports.ProcessingFailure_InvalidRangeError = exports.ProcessingFailure_InvalidPriorityColorError = exports.ProcessingFailure_InvalidFilenameError = exports.ProcessingFailure_InvalidFileTypeError = exports.ProcessingFailure_InvalidBundleCodeError = exports.ProcessingFailure_HistoryUnavailableError = exports.ProcessingFailure_FolderNotEmptyError = exports.ProcessingFailure_FolderLockedError = exports.ProcessingFailure_FilenameTooLongError = exports.ProcessingFailure_FileUploadedToWrongRegionError = exports.ProcessingFailure_FileTooBigToEncryptError = exports.ProcessingFailure_FileTooBigToDecryptError = exports.ProcessingFailure_FileProcessingErrorError = exports.ProcessingFailure_FilePendingProcessingError = exports.ProcessingFailure_FileNotUploadedError = exports.ProcessingFailure_FileLockedError = exports.ProcessingFailure_FailedToChangePasswordError = exports.ProcessingFailure_ExportNotReadyError = exports.ProcessingFailure_ExportFailureError = exports.ProcessingFailure_ExpiredPublicKeyError = exports.ProcessingFailure_ExpiredPrivateKeyError = exports.ProcessingFailure_ExceededRuntimeLimitError = exports.ProcessingFailure_DestinationParentDoesNotExistError = exports.ProcessingFailure_DestinationParentConflictError = exports.ProcessingFailure_DestinationFolderLimitedError = exports.ProcessingFailure_DestinationExistsError = exports.ProcessingFailure_CouldNotCreateParentError = exports.ProcessingFailure_BundleOperationRequiresSubfolderError = exports.ProcessingFailure_BundleOnlyAllowsPreviewsError = exports.ProcessingFailure_BehaviorNotAllowedOnRemoteServerError = exports.ProcessingFailure_AutomationCannotBeRunManuallyError = exports.ProcessingFailure_AlreadyCompletedError = exports.ProcessingFailureError = exports.NotImplementedError = exports.NotFound_UserNotFoundError = exports.NotFound_SiteNotFoundError = exports.NotFound_PlanNotFoundError = exports.NotFound_NestedNotFoundError = exports.NotFound_InboxNotFoundError = exports.NotFound_GroupNotFoundError = exports.NotFound_FolderNotFoundError = exports.NotFound_FileUploadNotFoundError = exports.NotFound_FileNotFoundError = exports.NotFound_CodeNotFoundError = exports.NotFound_BundleRegistrationNotFoundError = exports.NotFound_BundlePathNotFoundError = exports.NotFound_ApiKeyNotFoundError = exports.NotFoundError = exports.NotAuthorized_WritePermissionRequiredError = exports.NotAuthorized_WriteAndBundlePermissionRequiredError = exports.NotAuthorized_UserIdWithoutSiteAdminError = exports.NotAuthorized_TwoFactorAuthenticationRequiredError = exports.NotAuthorized_SiteFilesAreImmutableError = exports.NotAuthorized_SiteAdminRequiredError = exports.NotAuthorized_SelfManagedRequiredError = exports.NotAuthorized_RecaptchaFailedError = void 0;
6
+ exports.handleErrorResponse = exports.SiteConfiguration_UserRequestsEnabledRequiredError = exports.SiteConfiguration_TrialLockedError = exports.SiteConfiguration_TrialExpiredError = exports.SiteConfiguration_SiteWasRemovedError = exports.SiteConfiguration_NoAccountForSiteError = exports.SiteConfiguration_AccountOverdueError = exports.SiteConfiguration_AccountAlreadyExistsError = exports.SiteConfigurationError = exports.ServiceUnavailable_UploadsUnavailableError = exports.ServiceUnavailable_SiteDisabledError = exports.ServiceUnavailable_MigrationInProgressError = exports.ServiceUnavailable_AutomationsUnavailableError = exports.ServiceUnavailable_AgentUnavailableError = exports.ServiceUnavailableError = exports.RateLimited_TooManySharesError = exports.RateLimited_TooManyRequestsError = exports.RateLimited_TooManyLoginAttemptsError = exports.RateLimited_TooManyConcurrentRequestsError = exports.RateLimited_TooManyConcurrentLoginsError = exports.RateLimited_ReauthenticationRateLimitedError = exports.RateLimited_DuplicateShareRecipientError = exports.RateLimitedError = exports.ProcessingFailure_UpdatesNotAllowedForRemotesError = exports.ProcessingFailure_TwoFactorAuthenticationUnsubscribedRecipientError = exports.ProcessingFailure_TwoFactorAuthenticationMethodUnsupportedErrorError = exports.ProcessingFailure_TwoFactorAuthenticationGeneralErrorError = exports.ProcessingFailure_TwoFactorAuthenticationCountryBlacklistedError = exports.ProcessingFailure_TwoFactorAuthenticationCodeAlreadySentError = exports.ProcessingFailure_SubfolderLockedError = exports.ProcessingFailure_ResourceLockedError = exports.ProcessingFailure_ResourceBelongsToParentSiteError = exports.ProcessingFailure_RemoteServerErrorError = exports.ProcessingFailure_RecipientAlreadySharedError = exports.ProcessingFailure_PathTooLongError = exports.ProcessingFailure_MultipleProcessingErrorsError = exports.ProcessingFailure_ModelSaveErrorError = exports.ProcessingFailure_InvalidSiteError = exports.ProcessingFailure_InvalidRangeError = exports.ProcessingFailure_InvalidPriorityColorError = exports.ProcessingFailure_InvalidFilenameError = exports.ProcessingFailure_InvalidFileTypeError = exports.ProcessingFailure_InvalidBundleCodeError = exports.ProcessingFailure_HistoryUnavailableError = exports.ProcessingFailure_FolderNotEmptyError = exports.ProcessingFailure_FolderLockedError = exports.ProcessingFailure_FilenameTooLongError = exports.ProcessingFailure_FileUploadedToWrongRegionError = exports.ProcessingFailure_FileTooBigToEncryptError = exports.ProcessingFailure_FileTooBigToDecryptError = exports.ProcessingFailure_FileProcessingErrorError = exports.ProcessingFailure_FilePendingProcessingError = exports.ProcessingFailure_FileNotUploadedError = exports.ProcessingFailure_FileLockedError = exports.ProcessingFailure_FailedToChangePasswordError = exports.ProcessingFailure_ExportNotReadyError = exports.ProcessingFailure_ExportFailureError = exports.ProcessingFailure_ExpiredPublicKeyError = exports.ProcessingFailure_ExpiredPrivateKeyError = exports.ProcessingFailure_ExceededRuntimeLimitError = exports.ProcessingFailure_DestinationParentDoesNotExistError = exports.ProcessingFailure_DestinationParentConflictError = exports.ProcessingFailure_DestinationFolderLimitedError = exports.ProcessingFailure_DestinationExistsError = exports.ProcessingFailure_CouldNotCreateParentError = exports.ProcessingFailure_BundleOperationRequiresSubfolderError = exports.ProcessingFailure_BundleOnlyAllowsPreviewsError = exports.ProcessingFailure_BehaviorNotAllowedOnRemoteServerError = exports.ProcessingFailure_AutomationCannotBeRunManuallyError = exports.ProcessingFailure_AlreadyCompletedError = exports.ProcessingFailureError = exports.NotImplementedError = exports.NotFound_UserNotFoundError = exports.NotFound_SiteNotFoundError = exports.NotFound_PlanNotFoundError = exports.NotFound_NestedNotFoundError = exports.NotFound_InboxNotFoundError = exports.NotFound_GroupNotFoundError = exports.NotFound_FileUploadNotFoundError = exports.NotFound_FileNotFoundError = exports.NotFound_CodeNotFoundError = exports.NotFound_BundleRegistrationNotFoundError = exports.NotFound_BundlePathNotFoundError = exports.NotFound_ApiKeyNotFoundError = exports.NotFoundError = exports.NotAuthorized_WritePermissionRequiredError = exports.NotAuthorized_WriteAndBundlePermissionRequiredError = exports.NotAuthorized_UserIdWithoutSiteAdminError = exports.NotAuthorized_TwoFactorAuthenticationRequiredError = exports.NotAuthorized_SiteFilesAreImmutableError = exports.NotAuthorized_SiteAdminRequiredError = exports.NotAuthorized_SelfManagedRequiredError = exports.NotAuthorized_RecaptchaFailedError = void 0;
7
7
  var _slicedToArray2 = _interopRequireDefault(require("@babel/runtime/helpers/slicedToArray"));
8
8
  var _createClass2 = _interopRequireDefault(require("@babel/runtime/helpers/createClass"));
9
9
  var _classCallCheck2 = _interopRequireDefault(require("@babel/runtime/helpers/classCallCheck"));
@@ -1516,97 +1516,85 @@ var NotFound_FileUploadNotFoundError = exports.NotFound_FileUploadNotFoundError
1516
1516
  return (0, _createClass2.default)(NotFound_FileUploadNotFoundError);
1517
1517
  }(NotFoundError);
1518
1518
  errorClasses.NotFound_FileUploadNotFoundError = NotFound_FileUploadNotFoundError;
1519
- var NotFound_FolderNotFoundError = exports.NotFound_FolderNotFoundError = /*#__PURE__*/function (_NotFoundError7) {
1520
- function NotFound_FolderNotFoundError(message, code, errorData) {
1521
- var _this119;
1522
- (0, _classCallCheck2.default)(this, NotFound_FolderNotFoundError);
1523
- _this119 = _callSuper(this, NotFound_FolderNotFoundError, [message, code, errorData]);
1524
- _this119.name = 'NotFound_FolderNotFoundError';
1525
- return _this119;
1526
- }
1527
- (0, _inherits2.default)(NotFound_FolderNotFoundError, _NotFoundError7);
1528
- return (0, _createClass2.default)(NotFound_FolderNotFoundError);
1529
- }(NotFoundError);
1530
- errorClasses.NotFound_FolderNotFoundError = NotFound_FolderNotFoundError;
1531
- var NotFound_GroupNotFoundError = exports.NotFound_GroupNotFoundError = /*#__PURE__*/function (_NotFoundError8) {
1519
+ var NotFound_GroupNotFoundError = exports.NotFound_GroupNotFoundError = /*#__PURE__*/function (_NotFoundError7) {
1532
1520
  function NotFound_GroupNotFoundError(message, code, errorData) {
1533
- var _this120;
1521
+ var _this119;
1534
1522
  (0, _classCallCheck2.default)(this, NotFound_GroupNotFoundError);
1535
- _this120 = _callSuper(this, NotFound_GroupNotFoundError, [message, code, errorData]);
1536
- _this120.name = 'NotFound_GroupNotFoundError';
1537
- return _this120;
1523
+ _this119 = _callSuper(this, NotFound_GroupNotFoundError, [message, code, errorData]);
1524
+ _this119.name = 'NotFound_GroupNotFoundError';
1525
+ return _this119;
1538
1526
  }
1539
- (0, _inherits2.default)(NotFound_GroupNotFoundError, _NotFoundError8);
1527
+ (0, _inherits2.default)(NotFound_GroupNotFoundError, _NotFoundError7);
1540
1528
  return (0, _createClass2.default)(NotFound_GroupNotFoundError);
1541
1529
  }(NotFoundError);
1542
1530
  errorClasses.NotFound_GroupNotFoundError = NotFound_GroupNotFoundError;
1543
- var NotFound_InboxNotFoundError = exports.NotFound_InboxNotFoundError = /*#__PURE__*/function (_NotFoundError9) {
1531
+ var NotFound_InboxNotFoundError = exports.NotFound_InboxNotFoundError = /*#__PURE__*/function (_NotFoundError8) {
1544
1532
  function NotFound_InboxNotFoundError(message, code, errorData) {
1545
- var _this121;
1533
+ var _this120;
1546
1534
  (0, _classCallCheck2.default)(this, NotFound_InboxNotFoundError);
1547
- _this121 = _callSuper(this, NotFound_InboxNotFoundError, [message, code, errorData]);
1548
- _this121.name = 'NotFound_InboxNotFoundError';
1549
- return _this121;
1535
+ _this120 = _callSuper(this, NotFound_InboxNotFoundError, [message, code, errorData]);
1536
+ _this120.name = 'NotFound_InboxNotFoundError';
1537
+ return _this120;
1550
1538
  }
1551
- (0, _inherits2.default)(NotFound_InboxNotFoundError, _NotFoundError9);
1539
+ (0, _inherits2.default)(NotFound_InboxNotFoundError, _NotFoundError8);
1552
1540
  return (0, _createClass2.default)(NotFound_InboxNotFoundError);
1553
1541
  }(NotFoundError);
1554
1542
  errorClasses.NotFound_InboxNotFoundError = NotFound_InboxNotFoundError;
1555
- var NotFound_NestedNotFoundError = exports.NotFound_NestedNotFoundError = /*#__PURE__*/function (_NotFoundError0) {
1543
+ var NotFound_NestedNotFoundError = exports.NotFound_NestedNotFoundError = /*#__PURE__*/function (_NotFoundError9) {
1556
1544
  function NotFound_NestedNotFoundError(message, code, errorData) {
1557
- var _this122;
1545
+ var _this121;
1558
1546
  (0, _classCallCheck2.default)(this, NotFound_NestedNotFoundError);
1559
- _this122 = _callSuper(this, NotFound_NestedNotFoundError, [message, code, errorData]);
1560
- _this122.name = 'NotFound_NestedNotFoundError';
1561
- return _this122;
1547
+ _this121 = _callSuper(this, NotFound_NestedNotFoundError, [message, code, errorData]);
1548
+ _this121.name = 'NotFound_NestedNotFoundError';
1549
+ return _this121;
1562
1550
  }
1563
- (0, _inherits2.default)(NotFound_NestedNotFoundError, _NotFoundError0);
1551
+ (0, _inherits2.default)(NotFound_NestedNotFoundError, _NotFoundError9);
1564
1552
  return (0, _createClass2.default)(NotFound_NestedNotFoundError);
1565
1553
  }(NotFoundError);
1566
1554
  errorClasses.NotFound_NestedNotFoundError = NotFound_NestedNotFoundError;
1567
- var NotFound_PlanNotFoundError = exports.NotFound_PlanNotFoundError = /*#__PURE__*/function (_NotFoundError1) {
1555
+ var NotFound_PlanNotFoundError = exports.NotFound_PlanNotFoundError = /*#__PURE__*/function (_NotFoundError0) {
1568
1556
  function NotFound_PlanNotFoundError(message, code, errorData) {
1569
- var _this123;
1557
+ var _this122;
1570
1558
  (0, _classCallCheck2.default)(this, NotFound_PlanNotFoundError);
1571
- _this123 = _callSuper(this, NotFound_PlanNotFoundError, [message, code, errorData]);
1572
- _this123.name = 'NotFound_PlanNotFoundError';
1573
- return _this123;
1559
+ _this122 = _callSuper(this, NotFound_PlanNotFoundError, [message, code, errorData]);
1560
+ _this122.name = 'NotFound_PlanNotFoundError';
1561
+ return _this122;
1574
1562
  }
1575
- (0, _inherits2.default)(NotFound_PlanNotFoundError, _NotFoundError1);
1563
+ (0, _inherits2.default)(NotFound_PlanNotFoundError, _NotFoundError0);
1576
1564
  return (0, _createClass2.default)(NotFound_PlanNotFoundError);
1577
1565
  }(NotFoundError);
1578
1566
  errorClasses.NotFound_PlanNotFoundError = NotFound_PlanNotFoundError;
1579
- var NotFound_SiteNotFoundError = exports.NotFound_SiteNotFoundError = /*#__PURE__*/function (_NotFoundError10) {
1567
+ var NotFound_SiteNotFoundError = exports.NotFound_SiteNotFoundError = /*#__PURE__*/function (_NotFoundError1) {
1580
1568
  function NotFound_SiteNotFoundError(message, code, errorData) {
1581
- var _this124;
1569
+ var _this123;
1582
1570
  (0, _classCallCheck2.default)(this, NotFound_SiteNotFoundError);
1583
- _this124 = _callSuper(this, NotFound_SiteNotFoundError, [message, code, errorData]);
1584
- _this124.name = 'NotFound_SiteNotFoundError';
1585
- return _this124;
1571
+ _this123 = _callSuper(this, NotFound_SiteNotFoundError, [message, code, errorData]);
1572
+ _this123.name = 'NotFound_SiteNotFoundError';
1573
+ return _this123;
1586
1574
  }
1587
- (0, _inherits2.default)(NotFound_SiteNotFoundError, _NotFoundError10);
1575
+ (0, _inherits2.default)(NotFound_SiteNotFoundError, _NotFoundError1);
1588
1576
  return (0, _createClass2.default)(NotFound_SiteNotFoundError);
1589
1577
  }(NotFoundError);
1590
1578
  errorClasses.NotFound_SiteNotFoundError = NotFound_SiteNotFoundError;
1591
- var NotFound_UserNotFoundError = exports.NotFound_UserNotFoundError = /*#__PURE__*/function (_NotFoundError11) {
1579
+ var NotFound_UserNotFoundError = exports.NotFound_UserNotFoundError = /*#__PURE__*/function (_NotFoundError10) {
1592
1580
  function NotFound_UserNotFoundError(message, code, errorData) {
1593
- var _this125;
1581
+ var _this124;
1594
1582
  (0, _classCallCheck2.default)(this, NotFound_UserNotFoundError);
1595
- _this125 = _callSuper(this, NotFound_UserNotFoundError, [message, code, errorData]);
1596
- _this125.name = 'NotFound_UserNotFoundError';
1597
- return _this125;
1583
+ _this124 = _callSuper(this, NotFound_UserNotFoundError, [message, code, errorData]);
1584
+ _this124.name = 'NotFound_UserNotFoundError';
1585
+ return _this124;
1598
1586
  }
1599
- (0, _inherits2.default)(NotFound_UserNotFoundError, _NotFoundError11);
1587
+ (0, _inherits2.default)(NotFound_UserNotFoundError, _NotFoundError10);
1600
1588
  return (0, _createClass2.default)(NotFound_UserNotFoundError);
1601
1589
  }(NotFoundError);
1602
1590
  errorClasses.NotFound_UserNotFoundError = NotFound_UserNotFoundError;
1603
1591
  var ProcessingFailure_AlreadyCompletedError = exports.ProcessingFailure_AlreadyCompletedError = /*#__PURE__*/function (_ProcessingFailureErr) {
1604
1592
  function ProcessingFailure_AlreadyCompletedError(message, code, errorData) {
1605
- var _this126;
1593
+ var _this125;
1606
1594
  (0, _classCallCheck2.default)(this, ProcessingFailure_AlreadyCompletedError);
1607
- _this126 = _callSuper(this, ProcessingFailure_AlreadyCompletedError, [message, code, errorData]);
1608
- _this126.name = 'ProcessingFailure_AlreadyCompletedError';
1609
- return _this126;
1595
+ _this125 = _callSuper(this, ProcessingFailure_AlreadyCompletedError, [message, code, errorData]);
1596
+ _this125.name = 'ProcessingFailure_AlreadyCompletedError';
1597
+ return _this125;
1610
1598
  }
1611
1599
  (0, _inherits2.default)(ProcessingFailure_AlreadyCompletedError, _ProcessingFailureErr);
1612
1600
  return (0, _createClass2.default)(ProcessingFailure_AlreadyCompletedError);
@@ -1614,11 +1602,11 @@ var ProcessingFailure_AlreadyCompletedError = exports.ProcessingFailure_AlreadyC
1614
1602
  errorClasses.ProcessingFailure_AlreadyCompletedError = ProcessingFailure_AlreadyCompletedError;
1615
1603
  var ProcessingFailure_AutomationCannotBeRunManuallyError = exports.ProcessingFailure_AutomationCannotBeRunManuallyError = /*#__PURE__*/function (_ProcessingFailureErr2) {
1616
1604
  function ProcessingFailure_AutomationCannotBeRunManuallyError(message, code, errorData) {
1617
- var _this127;
1605
+ var _this126;
1618
1606
  (0, _classCallCheck2.default)(this, ProcessingFailure_AutomationCannotBeRunManuallyError);
1619
- _this127 = _callSuper(this, ProcessingFailure_AutomationCannotBeRunManuallyError, [message, code, errorData]);
1620
- _this127.name = 'ProcessingFailure_AutomationCannotBeRunManuallyError';
1621
- return _this127;
1607
+ _this126 = _callSuper(this, ProcessingFailure_AutomationCannotBeRunManuallyError, [message, code, errorData]);
1608
+ _this126.name = 'ProcessingFailure_AutomationCannotBeRunManuallyError';
1609
+ return _this126;
1622
1610
  }
1623
1611
  (0, _inherits2.default)(ProcessingFailure_AutomationCannotBeRunManuallyError, _ProcessingFailureErr2);
1624
1612
  return (0, _createClass2.default)(ProcessingFailure_AutomationCannotBeRunManuallyError);
@@ -1626,11 +1614,11 @@ var ProcessingFailure_AutomationCannotBeRunManuallyError = exports.ProcessingFai
1626
1614
  errorClasses.ProcessingFailure_AutomationCannotBeRunManuallyError = ProcessingFailure_AutomationCannotBeRunManuallyError;
1627
1615
  var ProcessingFailure_BehaviorNotAllowedOnRemoteServerError = exports.ProcessingFailure_BehaviorNotAllowedOnRemoteServerError = /*#__PURE__*/function (_ProcessingFailureErr3) {
1628
1616
  function ProcessingFailure_BehaviorNotAllowedOnRemoteServerError(message, code, errorData) {
1629
- var _this128;
1617
+ var _this127;
1630
1618
  (0, _classCallCheck2.default)(this, ProcessingFailure_BehaviorNotAllowedOnRemoteServerError);
1631
- _this128 = _callSuper(this, ProcessingFailure_BehaviorNotAllowedOnRemoteServerError, [message, code, errorData]);
1632
- _this128.name = 'ProcessingFailure_BehaviorNotAllowedOnRemoteServerError';
1633
- return _this128;
1619
+ _this127 = _callSuper(this, ProcessingFailure_BehaviorNotAllowedOnRemoteServerError, [message, code, errorData]);
1620
+ _this127.name = 'ProcessingFailure_BehaviorNotAllowedOnRemoteServerError';
1621
+ return _this127;
1634
1622
  }
1635
1623
  (0, _inherits2.default)(ProcessingFailure_BehaviorNotAllowedOnRemoteServerError, _ProcessingFailureErr3);
1636
1624
  return (0, _createClass2.default)(ProcessingFailure_BehaviorNotAllowedOnRemoteServerError);
@@ -1638,11 +1626,11 @@ var ProcessingFailure_BehaviorNotAllowedOnRemoteServerError = exports.Processing
1638
1626
  errorClasses.ProcessingFailure_BehaviorNotAllowedOnRemoteServerError = ProcessingFailure_BehaviorNotAllowedOnRemoteServerError;
1639
1627
  var ProcessingFailure_BundleOnlyAllowsPreviewsError = exports.ProcessingFailure_BundleOnlyAllowsPreviewsError = /*#__PURE__*/function (_ProcessingFailureErr4) {
1640
1628
  function ProcessingFailure_BundleOnlyAllowsPreviewsError(message, code, errorData) {
1641
- var _this129;
1629
+ var _this128;
1642
1630
  (0, _classCallCheck2.default)(this, ProcessingFailure_BundleOnlyAllowsPreviewsError);
1643
- _this129 = _callSuper(this, ProcessingFailure_BundleOnlyAllowsPreviewsError, [message, code, errorData]);
1644
- _this129.name = 'ProcessingFailure_BundleOnlyAllowsPreviewsError';
1645
- return _this129;
1631
+ _this128 = _callSuper(this, ProcessingFailure_BundleOnlyAllowsPreviewsError, [message, code, errorData]);
1632
+ _this128.name = 'ProcessingFailure_BundleOnlyAllowsPreviewsError';
1633
+ return _this128;
1646
1634
  }
1647
1635
  (0, _inherits2.default)(ProcessingFailure_BundleOnlyAllowsPreviewsError, _ProcessingFailureErr4);
1648
1636
  return (0, _createClass2.default)(ProcessingFailure_BundleOnlyAllowsPreviewsError);
@@ -1650,11 +1638,11 @@ var ProcessingFailure_BundleOnlyAllowsPreviewsError = exports.ProcessingFailure_
1650
1638
  errorClasses.ProcessingFailure_BundleOnlyAllowsPreviewsError = ProcessingFailure_BundleOnlyAllowsPreviewsError;
1651
1639
  var ProcessingFailure_BundleOperationRequiresSubfolderError = exports.ProcessingFailure_BundleOperationRequiresSubfolderError = /*#__PURE__*/function (_ProcessingFailureErr5) {
1652
1640
  function ProcessingFailure_BundleOperationRequiresSubfolderError(message, code, errorData) {
1653
- var _this130;
1641
+ var _this129;
1654
1642
  (0, _classCallCheck2.default)(this, ProcessingFailure_BundleOperationRequiresSubfolderError);
1655
- _this130 = _callSuper(this, ProcessingFailure_BundleOperationRequiresSubfolderError, [message, code, errorData]);
1656
- _this130.name = 'ProcessingFailure_BundleOperationRequiresSubfolderError';
1657
- return _this130;
1643
+ _this129 = _callSuper(this, ProcessingFailure_BundleOperationRequiresSubfolderError, [message, code, errorData]);
1644
+ _this129.name = 'ProcessingFailure_BundleOperationRequiresSubfolderError';
1645
+ return _this129;
1658
1646
  }
1659
1647
  (0, _inherits2.default)(ProcessingFailure_BundleOperationRequiresSubfolderError, _ProcessingFailureErr5);
1660
1648
  return (0, _createClass2.default)(ProcessingFailure_BundleOperationRequiresSubfolderError);
@@ -1662,11 +1650,11 @@ var ProcessingFailure_BundleOperationRequiresSubfolderError = exports.Processing
1662
1650
  errorClasses.ProcessingFailure_BundleOperationRequiresSubfolderError = ProcessingFailure_BundleOperationRequiresSubfolderError;
1663
1651
  var ProcessingFailure_CouldNotCreateParentError = exports.ProcessingFailure_CouldNotCreateParentError = /*#__PURE__*/function (_ProcessingFailureErr6) {
1664
1652
  function ProcessingFailure_CouldNotCreateParentError(message, code, errorData) {
1665
- var _this131;
1653
+ var _this130;
1666
1654
  (0, _classCallCheck2.default)(this, ProcessingFailure_CouldNotCreateParentError);
1667
- _this131 = _callSuper(this, ProcessingFailure_CouldNotCreateParentError, [message, code, errorData]);
1668
- _this131.name = 'ProcessingFailure_CouldNotCreateParentError';
1669
- return _this131;
1655
+ _this130 = _callSuper(this, ProcessingFailure_CouldNotCreateParentError, [message, code, errorData]);
1656
+ _this130.name = 'ProcessingFailure_CouldNotCreateParentError';
1657
+ return _this130;
1670
1658
  }
1671
1659
  (0, _inherits2.default)(ProcessingFailure_CouldNotCreateParentError, _ProcessingFailureErr6);
1672
1660
  return (0, _createClass2.default)(ProcessingFailure_CouldNotCreateParentError);
@@ -1674,11 +1662,11 @@ var ProcessingFailure_CouldNotCreateParentError = exports.ProcessingFailure_Coul
1674
1662
  errorClasses.ProcessingFailure_CouldNotCreateParentError = ProcessingFailure_CouldNotCreateParentError;
1675
1663
  var ProcessingFailure_DestinationExistsError = exports.ProcessingFailure_DestinationExistsError = /*#__PURE__*/function (_ProcessingFailureErr7) {
1676
1664
  function ProcessingFailure_DestinationExistsError(message, code, errorData) {
1677
- var _this132;
1665
+ var _this131;
1678
1666
  (0, _classCallCheck2.default)(this, ProcessingFailure_DestinationExistsError);
1679
- _this132 = _callSuper(this, ProcessingFailure_DestinationExistsError, [message, code, errorData]);
1680
- _this132.name = 'ProcessingFailure_DestinationExistsError';
1681
- return _this132;
1667
+ _this131 = _callSuper(this, ProcessingFailure_DestinationExistsError, [message, code, errorData]);
1668
+ _this131.name = 'ProcessingFailure_DestinationExistsError';
1669
+ return _this131;
1682
1670
  }
1683
1671
  (0, _inherits2.default)(ProcessingFailure_DestinationExistsError, _ProcessingFailureErr7);
1684
1672
  return (0, _createClass2.default)(ProcessingFailure_DestinationExistsError);
@@ -1686,11 +1674,11 @@ var ProcessingFailure_DestinationExistsError = exports.ProcessingFailure_Destina
1686
1674
  errorClasses.ProcessingFailure_DestinationExistsError = ProcessingFailure_DestinationExistsError;
1687
1675
  var ProcessingFailure_DestinationFolderLimitedError = exports.ProcessingFailure_DestinationFolderLimitedError = /*#__PURE__*/function (_ProcessingFailureErr8) {
1688
1676
  function ProcessingFailure_DestinationFolderLimitedError(message, code, errorData) {
1689
- var _this133;
1677
+ var _this132;
1690
1678
  (0, _classCallCheck2.default)(this, ProcessingFailure_DestinationFolderLimitedError);
1691
- _this133 = _callSuper(this, ProcessingFailure_DestinationFolderLimitedError, [message, code, errorData]);
1692
- _this133.name = 'ProcessingFailure_DestinationFolderLimitedError';
1693
- return _this133;
1679
+ _this132 = _callSuper(this, ProcessingFailure_DestinationFolderLimitedError, [message, code, errorData]);
1680
+ _this132.name = 'ProcessingFailure_DestinationFolderLimitedError';
1681
+ return _this132;
1694
1682
  }
1695
1683
  (0, _inherits2.default)(ProcessingFailure_DestinationFolderLimitedError, _ProcessingFailureErr8);
1696
1684
  return (0, _createClass2.default)(ProcessingFailure_DestinationFolderLimitedError);
@@ -1698,11 +1686,11 @@ var ProcessingFailure_DestinationFolderLimitedError = exports.ProcessingFailure_
1698
1686
  errorClasses.ProcessingFailure_DestinationFolderLimitedError = ProcessingFailure_DestinationFolderLimitedError;
1699
1687
  var ProcessingFailure_DestinationParentConflictError = exports.ProcessingFailure_DestinationParentConflictError = /*#__PURE__*/function (_ProcessingFailureErr9) {
1700
1688
  function ProcessingFailure_DestinationParentConflictError(message, code, errorData) {
1701
- var _this134;
1689
+ var _this133;
1702
1690
  (0, _classCallCheck2.default)(this, ProcessingFailure_DestinationParentConflictError);
1703
- _this134 = _callSuper(this, ProcessingFailure_DestinationParentConflictError, [message, code, errorData]);
1704
- _this134.name = 'ProcessingFailure_DestinationParentConflictError';
1705
- return _this134;
1691
+ _this133 = _callSuper(this, ProcessingFailure_DestinationParentConflictError, [message, code, errorData]);
1692
+ _this133.name = 'ProcessingFailure_DestinationParentConflictError';
1693
+ return _this133;
1706
1694
  }
1707
1695
  (0, _inherits2.default)(ProcessingFailure_DestinationParentConflictError, _ProcessingFailureErr9);
1708
1696
  return (0, _createClass2.default)(ProcessingFailure_DestinationParentConflictError);
@@ -1710,11 +1698,11 @@ var ProcessingFailure_DestinationParentConflictError = exports.ProcessingFailure
1710
1698
  errorClasses.ProcessingFailure_DestinationParentConflictError = ProcessingFailure_DestinationParentConflictError;
1711
1699
  var ProcessingFailure_DestinationParentDoesNotExistError = exports.ProcessingFailure_DestinationParentDoesNotExistError = /*#__PURE__*/function (_ProcessingFailureErr0) {
1712
1700
  function ProcessingFailure_DestinationParentDoesNotExistError(message, code, errorData) {
1713
- var _this135;
1701
+ var _this134;
1714
1702
  (0, _classCallCheck2.default)(this, ProcessingFailure_DestinationParentDoesNotExistError);
1715
- _this135 = _callSuper(this, ProcessingFailure_DestinationParentDoesNotExistError, [message, code, errorData]);
1716
- _this135.name = 'ProcessingFailure_DestinationParentDoesNotExistError';
1717
- return _this135;
1703
+ _this134 = _callSuper(this, ProcessingFailure_DestinationParentDoesNotExistError, [message, code, errorData]);
1704
+ _this134.name = 'ProcessingFailure_DestinationParentDoesNotExistError';
1705
+ return _this134;
1718
1706
  }
1719
1707
  (0, _inherits2.default)(ProcessingFailure_DestinationParentDoesNotExistError, _ProcessingFailureErr0);
1720
1708
  return (0, _createClass2.default)(ProcessingFailure_DestinationParentDoesNotExistError);
@@ -1722,11 +1710,11 @@ var ProcessingFailure_DestinationParentDoesNotExistError = exports.ProcessingFai
1722
1710
  errorClasses.ProcessingFailure_DestinationParentDoesNotExistError = ProcessingFailure_DestinationParentDoesNotExistError;
1723
1711
  var ProcessingFailure_ExceededRuntimeLimitError = exports.ProcessingFailure_ExceededRuntimeLimitError = /*#__PURE__*/function (_ProcessingFailureErr1) {
1724
1712
  function ProcessingFailure_ExceededRuntimeLimitError(message, code, errorData) {
1725
- var _this136;
1713
+ var _this135;
1726
1714
  (0, _classCallCheck2.default)(this, ProcessingFailure_ExceededRuntimeLimitError);
1727
- _this136 = _callSuper(this, ProcessingFailure_ExceededRuntimeLimitError, [message, code, errorData]);
1728
- _this136.name = 'ProcessingFailure_ExceededRuntimeLimitError';
1729
- return _this136;
1715
+ _this135 = _callSuper(this, ProcessingFailure_ExceededRuntimeLimitError, [message, code, errorData]);
1716
+ _this135.name = 'ProcessingFailure_ExceededRuntimeLimitError';
1717
+ return _this135;
1730
1718
  }
1731
1719
  (0, _inherits2.default)(ProcessingFailure_ExceededRuntimeLimitError, _ProcessingFailureErr1);
1732
1720
  return (0, _createClass2.default)(ProcessingFailure_ExceededRuntimeLimitError);
@@ -1734,11 +1722,11 @@ var ProcessingFailure_ExceededRuntimeLimitError = exports.ProcessingFailure_Exce
1734
1722
  errorClasses.ProcessingFailure_ExceededRuntimeLimitError = ProcessingFailure_ExceededRuntimeLimitError;
1735
1723
  var ProcessingFailure_ExpiredPrivateKeyError = exports.ProcessingFailure_ExpiredPrivateKeyError = /*#__PURE__*/function (_ProcessingFailureErr10) {
1736
1724
  function ProcessingFailure_ExpiredPrivateKeyError(message, code, errorData) {
1737
- var _this137;
1725
+ var _this136;
1738
1726
  (0, _classCallCheck2.default)(this, ProcessingFailure_ExpiredPrivateKeyError);
1739
- _this137 = _callSuper(this, ProcessingFailure_ExpiredPrivateKeyError, [message, code, errorData]);
1740
- _this137.name = 'ProcessingFailure_ExpiredPrivateKeyError';
1741
- return _this137;
1727
+ _this136 = _callSuper(this, ProcessingFailure_ExpiredPrivateKeyError, [message, code, errorData]);
1728
+ _this136.name = 'ProcessingFailure_ExpiredPrivateKeyError';
1729
+ return _this136;
1742
1730
  }
1743
1731
  (0, _inherits2.default)(ProcessingFailure_ExpiredPrivateKeyError, _ProcessingFailureErr10);
1744
1732
  return (0, _createClass2.default)(ProcessingFailure_ExpiredPrivateKeyError);
@@ -1746,11 +1734,11 @@ var ProcessingFailure_ExpiredPrivateKeyError = exports.ProcessingFailure_Expired
1746
1734
  errorClasses.ProcessingFailure_ExpiredPrivateKeyError = ProcessingFailure_ExpiredPrivateKeyError;
1747
1735
  var ProcessingFailure_ExpiredPublicKeyError = exports.ProcessingFailure_ExpiredPublicKeyError = /*#__PURE__*/function (_ProcessingFailureErr11) {
1748
1736
  function ProcessingFailure_ExpiredPublicKeyError(message, code, errorData) {
1749
- var _this138;
1737
+ var _this137;
1750
1738
  (0, _classCallCheck2.default)(this, ProcessingFailure_ExpiredPublicKeyError);
1751
- _this138 = _callSuper(this, ProcessingFailure_ExpiredPublicKeyError, [message, code, errorData]);
1752
- _this138.name = 'ProcessingFailure_ExpiredPublicKeyError';
1753
- return _this138;
1739
+ _this137 = _callSuper(this, ProcessingFailure_ExpiredPublicKeyError, [message, code, errorData]);
1740
+ _this137.name = 'ProcessingFailure_ExpiredPublicKeyError';
1741
+ return _this137;
1754
1742
  }
1755
1743
  (0, _inherits2.default)(ProcessingFailure_ExpiredPublicKeyError, _ProcessingFailureErr11);
1756
1744
  return (0, _createClass2.default)(ProcessingFailure_ExpiredPublicKeyError);
@@ -1758,11 +1746,11 @@ var ProcessingFailure_ExpiredPublicKeyError = exports.ProcessingFailure_ExpiredP
1758
1746
  errorClasses.ProcessingFailure_ExpiredPublicKeyError = ProcessingFailure_ExpiredPublicKeyError;
1759
1747
  var ProcessingFailure_ExportFailureError = exports.ProcessingFailure_ExportFailureError = /*#__PURE__*/function (_ProcessingFailureErr12) {
1760
1748
  function ProcessingFailure_ExportFailureError(message, code, errorData) {
1761
- var _this139;
1749
+ var _this138;
1762
1750
  (0, _classCallCheck2.default)(this, ProcessingFailure_ExportFailureError);
1763
- _this139 = _callSuper(this, ProcessingFailure_ExportFailureError, [message, code, errorData]);
1764
- _this139.name = 'ProcessingFailure_ExportFailureError';
1765
- return _this139;
1751
+ _this138 = _callSuper(this, ProcessingFailure_ExportFailureError, [message, code, errorData]);
1752
+ _this138.name = 'ProcessingFailure_ExportFailureError';
1753
+ return _this138;
1766
1754
  }
1767
1755
  (0, _inherits2.default)(ProcessingFailure_ExportFailureError, _ProcessingFailureErr12);
1768
1756
  return (0, _createClass2.default)(ProcessingFailure_ExportFailureError);
@@ -1770,11 +1758,11 @@ var ProcessingFailure_ExportFailureError = exports.ProcessingFailure_ExportFailu
1770
1758
  errorClasses.ProcessingFailure_ExportFailureError = ProcessingFailure_ExportFailureError;
1771
1759
  var ProcessingFailure_ExportNotReadyError = exports.ProcessingFailure_ExportNotReadyError = /*#__PURE__*/function (_ProcessingFailureErr13) {
1772
1760
  function ProcessingFailure_ExportNotReadyError(message, code, errorData) {
1773
- var _this140;
1761
+ var _this139;
1774
1762
  (0, _classCallCheck2.default)(this, ProcessingFailure_ExportNotReadyError);
1775
- _this140 = _callSuper(this, ProcessingFailure_ExportNotReadyError, [message, code, errorData]);
1776
- _this140.name = 'ProcessingFailure_ExportNotReadyError';
1777
- return _this140;
1763
+ _this139 = _callSuper(this, ProcessingFailure_ExportNotReadyError, [message, code, errorData]);
1764
+ _this139.name = 'ProcessingFailure_ExportNotReadyError';
1765
+ return _this139;
1778
1766
  }
1779
1767
  (0, _inherits2.default)(ProcessingFailure_ExportNotReadyError, _ProcessingFailureErr13);
1780
1768
  return (0, _createClass2.default)(ProcessingFailure_ExportNotReadyError);
@@ -1782,11 +1770,11 @@ var ProcessingFailure_ExportNotReadyError = exports.ProcessingFailure_ExportNotR
1782
1770
  errorClasses.ProcessingFailure_ExportNotReadyError = ProcessingFailure_ExportNotReadyError;
1783
1771
  var ProcessingFailure_FailedToChangePasswordError = exports.ProcessingFailure_FailedToChangePasswordError = /*#__PURE__*/function (_ProcessingFailureErr14) {
1784
1772
  function ProcessingFailure_FailedToChangePasswordError(message, code, errorData) {
1785
- var _this141;
1773
+ var _this140;
1786
1774
  (0, _classCallCheck2.default)(this, ProcessingFailure_FailedToChangePasswordError);
1787
- _this141 = _callSuper(this, ProcessingFailure_FailedToChangePasswordError, [message, code, errorData]);
1788
- _this141.name = 'ProcessingFailure_FailedToChangePasswordError';
1789
- return _this141;
1775
+ _this140 = _callSuper(this, ProcessingFailure_FailedToChangePasswordError, [message, code, errorData]);
1776
+ _this140.name = 'ProcessingFailure_FailedToChangePasswordError';
1777
+ return _this140;
1790
1778
  }
1791
1779
  (0, _inherits2.default)(ProcessingFailure_FailedToChangePasswordError, _ProcessingFailureErr14);
1792
1780
  return (0, _createClass2.default)(ProcessingFailure_FailedToChangePasswordError);
@@ -1794,11 +1782,11 @@ var ProcessingFailure_FailedToChangePasswordError = exports.ProcessingFailure_Fa
1794
1782
  errorClasses.ProcessingFailure_FailedToChangePasswordError = ProcessingFailure_FailedToChangePasswordError;
1795
1783
  var ProcessingFailure_FileLockedError = exports.ProcessingFailure_FileLockedError = /*#__PURE__*/function (_ProcessingFailureErr15) {
1796
1784
  function ProcessingFailure_FileLockedError(message, code, errorData) {
1797
- var _this142;
1785
+ var _this141;
1798
1786
  (0, _classCallCheck2.default)(this, ProcessingFailure_FileLockedError);
1799
- _this142 = _callSuper(this, ProcessingFailure_FileLockedError, [message, code, errorData]);
1800
- _this142.name = 'ProcessingFailure_FileLockedError';
1801
- return _this142;
1787
+ _this141 = _callSuper(this, ProcessingFailure_FileLockedError, [message, code, errorData]);
1788
+ _this141.name = 'ProcessingFailure_FileLockedError';
1789
+ return _this141;
1802
1790
  }
1803
1791
  (0, _inherits2.default)(ProcessingFailure_FileLockedError, _ProcessingFailureErr15);
1804
1792
  return (0, _createClass2.default)(ProcessingFailure_FileLockedError);
@@ -1806,11 +1794,11 @@ var ProcessingFailure_FileLockedError = exports.ProcessingFailure_FileLockedErro
1806
1794
  errorClasses.ProcessingFailure_FileLockedError = ProcessingFailure_FileLockedError;
1807
1795
  var ProcessingFailure_FileNotUploadedError = exports.ProcessingFailure_FileNotUploadedError = /*#__PURE__*/function (_ProcessingFailureErr16) {
1808
1796
  function ProcessingFailure_FileNotUploadedError(message, code, errorData) {
1809
- var _this143;
1797
+ var _this142;
1810
1798
  (0, _classCallCheck2.default)(this, ProcessingFailure_FileNotUploadedError);
1811
- _this143 = _callSuper(this, ProcessingFailure_FileNotUploadedError, [message, code, errorData]);
1812
- _this143.name = 'ProcessingFailure_FileNotUploadedError';
1813
- return _this143;
1799
+ _this142 = _callSuper(this, ProcessingFailure_FileNotUploadedError, [message, code, errorData]);
1800
+ _this142.name = 'ProcessingFailure_FileNotUploadedError';
1801
+ return _this142;
1814
1802
  }
1815
1803
  (0, _inherits2.default)(ProcessingFailure_FileNotUploadedError, _ProcessingFailureErr16);
1816
1804
  return (0, _createClass2.default)(ProcessingFailure_FileNotUploadedError);
@@ -1818,11 +1806,11 @@ var ProcessingFailure_FileNotUploadedError = exports.ProcessingFailure_FileNotUp
1818
1806
  errorClasses.ProcessingFailure_FileNotUploadedError = ProcessingFailure_FileNotUploadedError;
1819
1807
  var ProcessingFailure_FilePendingProcessingError = exports.ProcessingFailure_FilePendingProcessingError = /*#__PURE__*/function (_ProcessingFailureErr17) {
1820
1808
  function ProcessingFailure_FilePendingProcessingError(message, code, errorData) {
1821
- var _this144;
1809
+ var _this143;
1822
1810
  (0, _classCallCheck2.default)(this, ProcessingFailure_FilePendingProcessingError);
1823
- _this144 = _callSuper(this, ProcessingFailure_FilePendingProcessingError, [message, code, errorData]);
1824
- _this144.name = 'ProcessingFailure_FilePendingProcessingError';
1825
- return _this144;
1811
+ _this143 = _callSuper(this, ProcessingFailure_FilePendingProcessingError, [message, code, errorData]);
1812
+ _this143.name = 'ProcessingFailure_FilePendingProcessingError';
1813
+ return _this143;
1826
1814
  }
1827
1815
  (0, _inherits2.default)(ProcessingFailure_FilePendingProcessingError, _ProcessingFailureErr17);
1828
1816
  return (0, _createClass2.default)(ProcessingFailure_FilePendingProcessingError);
@@ -1830,11 +1818,11 @@ var ProcessingFailure_FilePendingProcessingError = exports.ProcessingFailure_Fil
1830
1818
  errorClasses.ProcessingFailure_FilePendingProcessingError = ProcessingFailure_FilePendingProcessingError;
1831
1819
  var ProcessingFailure_FileProcessingErrorError = exports.ProcessingFailure_FileProcessingErrorError = /*#__PURE__*/function (_ProcessingFailureErr18) {
1832
1820
  function ProcessingFailure_FileProcessingErrorError(message, code, errorData) {
1833
- var _this145;
1821
+ var _this144;
1834
1822
  (0, _classCallCheck2.default)(this, ProcessingFailure_FileProcessingErrorError);
1835
- _this145 = _callSuper(this, ProcessingFailure_FileProcessingErrorError, [message, code, errorData]);
1836
- _this145.name = 'ProcessingFailure_FileProcessingErrorError';
1837
- return _this145;
1823
+ _this144 = _callSuper(this, ProcessingFailure_FileProcessingErrorError, [message, code, errorData]);
1824
+ _this144.name = 'ProcessingFailure_FileProcessingErrorError';
1825
+ return _this144;
1838
1826
  }
1839
1827
  (0, _inherits2.default)(ProcessingFailure_FileProcessingErrorError, _ProcessingFailureErr18);
1840
1828
  return (0, _createClass2.default)(ProcessingFailure_FileProcessingErrorError);
@@ -1842,11 +1830,11 @@ var ProcessingFailure_FileProcessingErrorError = exports.ProcessingFailure_FileP
1842
1830
  errorClasses.ProcessingFailure_FileProcessingErrorError = ProcessingFailure_FileProcessingErrorError;
1843
1831
  var ProcessingFailure_FileTooBigToDecryptError = exports.ProcessingFailure_FileTooBigToDecryptError = /*#__PURE__*/function (_ProcessingFailureErr19) {
1844
1832
  function ProcessingFailure_FileTooBigToDecryptError(message, code, errorData) {
1845
- var _this146;
1833
+ var _this145;
1846
1834
  (0, _classCallCheck2.default)(this, ProcessingFailure_FileTooBigToDecryptError);
1847
- _this146 = _callSuper(this, ProcessingFailure_FileTooBigToDecryptError, [message, code, errorData]);
1848
- _this146.name = 'ProcessingFailure_FileTooBigToDecryptError';
1849
- return _this146;
1835
+ _this145 = _callSuper(this, ProcessingFailure_FileTooBigToDecryptError, [message, code, errorData]);
1836
+ _this145.name = 'ProcessingFailure_FileTooBigToDecryptError';
1837
+ return _this145;
1850
1838
  }
1851
1839
  (0, _inherits2.default)(ProcessingFailure_FileTooBigToDecryptError, _ProcessingFailureErr19);
1852
1840
  return (0, _createClass2.default)(ProcessingFailure_FileTooBigToDecryptError);
@@ -1854,11 +1842,11 @@ var ProcessingFailure_FileTooBigToDecryptError = exports.ProcessingFailure_FileT
1854
1842
  errorClasses.ProcessingFailure_FileTooBigToDecryptError = ProcessingFailure_FileTooBigToDecryptError;
1855
1843
  var ProcessingFailure_FileTooBigToEncryptError = exports.ProcessingFailure_FileTooBigToEncryptError = /*#__PURE__*/function (_ProcessingFailureErr20) {
1856
1844
  function ProcessingFailure_FileTooBigToEncryptError(message, code, errorData) {
1857
- var _this147;
1845
+ var _this146;
1858
1846
  (0, _classCallCheck2.default)(this, ProcessingFailure_FileTooBigToEncryptError);
1859
- _this147 = _callSuper(this, ProcessingFailure_FileTooBigToEncryptError, [message, code, errorData]);
1860
- _this147.name = 'ProcessingFailure_FileTooBigToEncryptError';
1861
- return _this147;
1847
+ _this146 = _callSuper(this, ProcessingFailure_FileTooBigToEncryptError, [message, code, errorData]);
1848
+ _this146.name = 'ProcessingFailure_FileTooBigToEncryptError';
1849
+ return _this146;
1862
1850
  }
1863
1851
  (0, _inherits2.default)(ProcessingFailure_FileTooBigToEncryptError, _ProcessingFailureErr20);
1864
1852
  return (0, _createClass2.default)(ProcessingFailure_FileTooBigToEncryptError);
@@ -1866,11 +1854,11 @@ var ProcessingFailure_FileTooBigToEncryptError = exports.ProcessingFailure_FileT
1866
1854
  errorClasses.ProcessingFailure_FileTooBigToEncryptError = ProcessingFailure_FileTooBigToEncryptError;
1867
1855
  var ProcessingFailure_FileUploadedToWrongRegionError = exports.ProcessingFailure_FileUploadedToWrongRegionError = /*#__PURE__*/function (_ProcessingFailureErr21) {
1868
1856
  function ProcessingFailure_FileUploadedToWrongRegionError(message, code, errorData) {
1869
- var _this148;
1857
+ var _this147;
1870
1858
  (0, _classCallCheck2.default)(this, ProcessingFailure_FileUploadedToWrongRegionError);
1871
- _this148 = _callSuper(this, ProcessingFailure_FileUploadedToWrongRegionError, [message, code, errorData]);
1872
- _this148.name = 'ProcessingFailure_FileUploadedToWrongRegionError';
1873
- return _this148;
1859
+ _this147 = _callSuper(this, ProcessingFailure_FileUploadedToWrongRegionError, [message, code, errorData]);
1860
+ _this147.name = 'ProcessingFailure_FileUploadedToWrongRegionError';
1861
+ return _this147;
1874
1862
  }
1875
1863
  (0, _inherits2.default)(ProcessingFailure_FileUploadedToWrongRegionError, _ProcessingFailureErr21);
1876
1864
  return (0, _createClass2.default)(ProcessingFailure_FileUploadedToWrongRegionError);
@@ -1878,11 +1866,11 @@ var ProcessingFailure_FileUploadedToWrongRegionError = exports.ProcessingFailure
1878
1866
  errorClasses.ProcessingFailure_FileUploadedToWrongRegionError = ProcessingFailure_FileUploadedToWrongRegionError;
1879
1867
  var ProcessingFailure_FilenameTooLongError = exports.ProcessingFailure_FilenameTooLongError = /*#__PURE__*/function (_ProcessingFailureErr22) {
1880
1868
  function ProcessingFailure_FilenameTooLongError(message, code, errorData) {
1881
- var _this149;
1869
+ var _this148;
1882
1870
  (0, _classCallCheck2.default)(this, ProcessingFailure_FilenameTooLongError);
1883
- _this149 = _callSuper(this, ProcessingFailure_FilenameTooLongError, [message, code, errorData]);
1884
- _this149.name = 'ProcessingFailure_FilenameTooLongError';
1885
- return _this149;
1871
+ _this148 = _callSuper(this, ProcessingFailure_FilenameTooLongError, [message, code, errorData]);
1872
+ _this148.name = 'ProcessingFailure_FilenameTooLongError';
1873
+ return _this148;
1886
1874
  }
1887
1875
  (0, _inherits2.default)(ProcessingFailure_FilenameTooLongError, _ProcessingFailureErr22);
1888
1876
  return (0, _createClass2.default)(ProcessingFailure_FilenameTooLongError);
@@ -1890,11 +1878,11 @@ var ProcessingFailure_FilenameTooLongError = exports.ProcessingFailure_FilenameT
1890
1878
  errorClasses.ProcessingFailure_FilenameTooLongError = ProcessingFailure_FilenameTooLongError;
1891
1879
  var ProcessingFailure_FolderLockedError = exports.ProcessingFailure_FolderLockedError = /*#__PURE__*/function (_ProcessingFailureErr23) {
1892
1880
  function ProcessingFailure_FolderLockedError(message, code, errorData) {
1893
- var _this150;
1881
+ var _this149;
1894
1882
  (0, _classCallCheck2.default)(this, ProcessingFailure_FolderLockedError);
1895
- _this150 = _callSuper(this, ProcessingFailure_FolderLockedError, [message, code, errorData]);
1896
- _this150.name = 'ProcessingFailure_FolderLockedError';
1897
- return _this150;
1883
+ _this149 = _callSuper(this, ProcessingFailure_FolderLockedError, [message, code, errorData]);
1884
+ _this149.name = 'ProcessingFailure_FolderLockedError';
1885
+ return _this149;
1898
1886
  }
1899
1887
  (0, _inherits2.default)(ProcessingFailure_FolderLockedError, _ProcessingFailureErr23);
1900
1888
  return (0, _createClass2.default)(ProcessingFailure_FolderLockedError);
@@ -1902,11 +1890,11 @@ var ProcessingFailure_FolderLockedError = exports.ProcessingFailure_FolderLocked
1902
1890
  errorClasses.ProcessingFailure_FolderLockedError = ProcessingFailure_FolderLockedError;
1903
1891
  var ProcessingFailure_FolderNotEmptyError = exports.ProcessingFailure_FolderNotEmptyError = /*#__PURE__*/function (_ProcessingFailureErr24) {
1904
1892
  function ProcessingFailure_FolderNotEmptyError(message, code, errorData) {
1905
- var _this151;
1893
+ var _this150;
1906
1894
  (0, _classCallCheck2.default)(this, ProcessingFailure_FolderNotEmptyError);
1907
- _this151 = _callSuper(this, ProcessingFailure_FolderNotEmptyError, [message, code, errorData]);
1908
- _this151.name = 'ProcessingFailure_FolderNotEmptyError';
1909
- return _this151;
1895
+ _this150 = _callSuper(this, ProcessingFailure_FolderNotEmptyError, [message, code, errorData]);
1896
+ _this150.name = 'ProcessingFailure_FolderNotEmptyError';
1897
+ return _this150;
1910
1898
  }
1911
1899
  (0, _inherits2.default)(ProcessingFailure_FolderNotEmptyError, _ProcessingFailureErr24);
1912
1900
  return (0, _createClass2.default)(ProcessingFailure_FolderNotEmptyError);
@@ -1914,11 +1902,11 @@ var ProcessingFailure_FolderNotEmptyError = exports.ProcessingFailure_FolderNotE
1914
1902
  errorClasses.ProcessingFailure_FolderNotEmptyError = ProcessingFailure_FolderNotEmptyError;
1915
1903
  var ProcessingFailure_HistoryUnavailableError = exports.ProcessingFailure_HistoryUnavailableError = /*#__PURE__*/function (_ProcessingFailureErr25) {
1916
1904
  function ProcessingFailure_HistoryUnavailableError(message, code, errorData) {
1917
- var _this152;
1905
+ var _this151;
1918
1906
  (0, _classCallCheck2.default)(this, ProcessingFailure_HistoryUnavailableError);
1919
- _this152 = _callSuper(this, ProcessingFailure_HistoryUnavailableError, [message, code, errorData]);
1920
- _this152.name = 'ProcessingFailure_HistoryUnavailableError';
1921
- return _this152;
1907
+ _this151 = _callSuper(this, ProcessingFailure_HistoryUnavailableError, [message, code, errorData]);
1908
+ _this151.name = 'ProcessingFailure_HistoryUnavailableError';
1909
+ return _this151;
1922
1910
  }
1923
1911
  (0, _inherits2.default)(ProcessingFailure_HistoryUnavailableError, _ProcessingFailureErr25);
1924
1912
  return (0, _createClass2.default)(ProcessingFailure_HistoryUnavailableError);
@@ -1926,11 +1914,11 @@ var ProcessingFailure_HistoryUnavailableError = exports.ProcessingFailure_Histor
1926
1914
  errorClasses.ProcessingFailure_HistoryUnavailableError = ProcessingFailure_HistoryUnavailableError;
1927
1915
  var ProcessingFailure_InvalidBundleCodeError = exports.ProcessingFailure_InvalidBundleCodeError = /*#__PURE__*/function (_ProcessingFailureErr26) {
1928
1916
  function ProcessingFailure_InvalidBundleCodeError(message, code, errorData) {
1929
- var _this153;
1917
+ var _this152;
1930
1918
  (0, _classCallCheck2.default)(this, ProcessingFailure_InvalidBundleCodeError);
1931
- _this153 = _callSuper(this, ProcessingFailure_InvalidBundleCodeError, [message, code, errorData]);
1932
- _this153.name = 'ProcessingFailure_InvalidBundleCodeError';
1933
- return _this153;
1919
+ _this152 = _callSuper(this, ProcessingFailure_InvalidBundleCodeError, [message, code, errorData]);
1920
+ _this152.name = 'ProcessingFailure_InvalidBundleCodeError';
1921
+ return _this152;
1934
1922
  }
1935
1923
  (0, _inherits2.default)(ProcessingFailure_InvalidBundleCodeError, _ProcessingFailureErr26);
1936
1924
  return (0, _createClass2.default)(ProcessingFailure_InvalidBundleCodeError);
@@ -1938,11 +1926,11 @@ var ProcessingFailure_InvalidBundleCodeError = exports.ProcessingFailure_Invalid
1938
1926
  errorClasses.ProcessingFailure_InvalidBundleCodeError = ProcessingFailure_InvalidBundleCodeError;
1939
1927
  var ProcessingFailure_InvalidFileTypeError = exports.ProcessingFailure_InvalidFileTypeError = /*#__PURE__*/function (_ProcessingFailureErr27) {
1940
1928
  function ProcessingFailure_InvalidFileTypeError(message, code, errorData) {
1941
- var _this154;
1929
+ var _this153;
1942
1930
  (0, _classCallCheck2.default)(this, ProcessingFailure_InvalidFileTypeError);
1943
- _this154 = _callSuper(this, ProcessingFailure_InvalidFileTypeError, [message, code, errorData]);
1944
- _this154.name = 'ProcessingFailure_InvalidFileTypeError';
1945
- return _this154;
1931
+ _this153 = _callSuper(this, ProcessingFailure_InvalidFileTypeError, [message, code, errorData]);
1932
+ _this153.name = 'ProcessingFailure_InvalidFileTypeError';
1933
+ return _this153;
1946
1934
  }
1947
1935
  (0, _inherits2.default)(ProcessingFailure_InvalidFileTypeError, _ProcessingFailureErr27);
1948
1936
  return (0, _createClass2.default)(ProcessingFailure_InvalidFileTypeError);
@@ -1950,11 +1938,11 @@ var ProcessingFailure_InvalidFileTypeError = exports.ProcessingFailure_InvalidFi
1950
1938
  errorClasses.ProcessingFailure_InvalidFileTypeError = ProcessingFailure_InvalidFileTypeError;
1951
1939
  var ProcessingFailure_InvalidFilenameError = exports.ProcessingFailure_InvalidFilenameError = /*#__PURE__*/function (_ProcessingFailureErr28) {
1952
1940
  function ProcessingFailure_InvalidFilenameError(message, code, errorData) {
1953
- var _this155;
1941
+ var _this154;
1954
1942
  (0, _classCallCheck2.default)(this, ProcessingFailure_InvalidFilenameError);
1955
- _this155 = _callSuper(this, ProcessingFailure_InvalidFilenameError, [message, code, errorData]);
1956
- _this155.name = 'ProcessingFailure_InvalidFilenameError';
1957
- return _this155;
1943
+ _this154 = _callSuper(this, ProcessingFailure_InvalidFilenameError, [message, code, errorData]);
1944
+ _this154.name = 'ProcessingFailure_InvalidFilenameError';
1945
+ return _this154;
1958
1946
  }
1959
1947
  (0, _inherits2.default)(ProcessingFailure_InvalidFilenameError, _ProcessingFailureErr28);
1960
1948
  return (0, _createClass2.default)(ProcessingFailure_InvalidFilenameError);
@@ -1962,11 +1950,11 @@ var ProcessingFailure_InvalidFilenameError = exports.ProcessingFailure_InvalidFi
1962
1950
  errorClasses.ProcessingFailure_InvalidFilenameError = ProcessingFailure_InvalidFilenameError;
1963
1951
  var ProcessingFailure_InvalidPriorityColorError = exports.ProcessingFailure_InvalidPriorityColorError = /*#__PURE__*/function (_ProcessingFailureErr29) {
1964
1952
  function ProcessingFailure_InvalidPriorityColorError(message, code, errorData) {
1965
- var _this156;
1953
+ var _this155;
1966
1954
  (0, _classCallCheck2.default)(this, ProcessingFailure_InvalidPriorityColorError);
1967
- _this156 = _callSuper(this, ProcessingFailure_InvalidPriorityColorError, [message, code, errorData]);
1968
- _this156.name = 'ProcessingFailure_InvalidPriorityColorError';
1969
- return _this156;
1955
+ _this155 = _callSuper(this, ProcessingFailure_InvalidPriorityColorError, [message, code, errorData]);
1956
+ _this155.name = 'ProcessingFailure_InvalidPriorityColorError';
1957
+ return _this155;
1970
1958
  }
1971
1959
  (0, _inherits2.default)(ProcessingFailure_InvalidPriorityColorError, _ProcessingFailureErr29);
1972
1960
  return (0, _createClass2.default)(ProcessingFailure_InvalidPriorityColorError);
@@ -1974,11 +1962,11 @@ var ProcessingFailure_InvalidPriorityColorError = exports.ProcessingFailure_Inva
1974
1962
  errorClasses.ProcessingFailure_InvalidPriorityColorError = ProcessingFailure_InvalidPriorityColorError;
1975
1963
  var ProcessingFailure_InvalidRangeError = exports.ProcessingFailure_InvalidRangeError = /*#__PURE__*/function (_ProcessingFailureErr30) {
1976
1964
  function ProcessingFailure_InvalidRangeError(message, code, errorData) {
1977
- var _this157;
1965
+ var _this156;
1978
1966
  (0, _classCallCheck2.default)(this, ProcessingFailure_InvalidRangeError);
1979
- _this157 = _callSuper(this, ProcessingFailure_InvalidRangeError, [message, code, errorData]);
1980
- _this157.name = 'ProcessingFailure_InvalidRangeError';
1981
- return _this157;
1967
+ _this156 = _callSuper(this, ProcessingFailure_InvalidRangeError, [message, code, errorData]);
1968
+ _this156.name = 'ProcessingFailure_InvalidRangeError';
1969
+ return _this156;
1982
1970
  }
1983
1971
  (0, _inherits2.default)(ProcessingFailure_InvalidRangeError, _ProcessingFailureErr30);
1984
1972
  return (0, _createClass2.default)(ProcessingFailure_InvalidRangeError);
@@ -1986,11 +1974,11 @@ var ProcessingFailure_InvalidRangeError = exports.ProcessingFailure_InvalidRange
1986
1974
  errorClasses.ProcessingFailure_InvalidRangeError = ProcessingFailure_InvalidRangeError;
1987
1975
  var ProcessingFailure_InvalidSiteError = exports.ProcessingFailure_InvalidSiteError = /*#__PURE__*/function (_ProcessingFailureErr31) {
1988
1976
  function ProcessingFailure_InvalidSiteError(message, code, errorData) {
1989
- var _this158;
1977
+ var _this157;
1990
1978
  (0, _classCallCheck2.default)(this, ProcessingFailure_InvalidSiteError);
1991
- _this158 = _callSuper(this, ProcessingFailure_InvalidSiteError, [message, code, errorData]);
1992
- _this158.name = 'ProcessingFailure_InvalidSiteError';
1993
- return _this158;
1979
+ _this157 = _callSuper(this, ProcessingFailure_InvalidSiteError, [message, code, errorData]);
1980
+ _this157.name = 'ProcessingFailure_InvalidSiteError';
1981
+ return _this157;
1994
1982
  }
1995
1983
  (0, _inherits2.default)(ProcessingFailure_InvalidSiteError, _ProcessingFailureErr31);
1996
1984
  return (0, _createClass2.default)(ProcessingFailure_InvalidSiteError);
@@ -1998,11 +1986,11 @@ var ProcessingFailure_InvalidSiteError = exports.ProcessingFailure_InvalidSiteEr
1998
1986
  errorClasses.ProcessingFailure_InvalidSiteError = ProcessingFailure_InvalidSiteError;
1999
1987
  var ProcessingFailure_ModelSaveErrorError = exports.ProcessingFailure_ModelSaveErrorError = /*#__PURE__*/function (_ProcessingFailureErr32) {
2000
1988
  function ProcessingFailure_ModelSaveErrorError(message, code, errorData) {
2001
- var _this159;
1989
+ var _this158;
2002
1990
  (0, _classCallCheck2.default)(this, ProcessingFailure_ModelSaveErrorError);
2003
- _this159 = _callSuper(this, ProcessingFailure_ModelSaveErrorError, [message, code, errorData]);
2004
- _this159.name = 'ProcessingFailure_ModelSaveErrorError';
2005
- return _this159;
1991
+ _this158 = _callSuper(this, ProcessingFailure_ModelSaveErrorError, [message, code, errorData]);
1992
+ _this158.name = 'ProcessingFailure_ModelSaveErrorError';
1993
+ return _this158;
2006
1994
  }
2007
1995
  (0, _inherits2.default)(ProcessingFailure_ModelSaveErrorError, _ProcessingFailureErr32);
2008
1996
  return (0, _createClass2.default)(ProcessingFailure_ModelSaveErrorError);
@@ -2010,11 +1998,11 @@ var ProcessingFailure_ModelSaveErrorError = exports.ProcessingFailure_ModelSaveE
2010
1998
  errorClasses.ProcessingFailure_ModelSaveErrorError = ProcessingFailure_ModelSaveErrorError;
2011
1999
  var ProcessingFailure_MultipleProcessingErrorsError = exports.ProcessingFailure_MultipleProcessingErrorsError = /*#__PURE__*/function (_ProcessingFailureErr33) {
2012
2000
  function ProcessingFailure_MultipleProcessingErrorsError(message, code, errorData) {
2013
- var _this160;
2001
+ var _this159;
2014
2002
  (0, _classCallCheck2.default)(this, ProcessingFailure_MultipleProcessingErrorsError);
2015
- _this160 = _callSuper(this, ProcessingFailure_MultipleProcessingErrorsError, [message, code, errorData]);
2016
- _this160.name = 'ProcessingFailure_MultipleProcessingErrorsError';
2017
- return _this160;
2003
+ _this159 = _callSuper(this, ProcessingFailure_MultipleProcessingErrorsError, [message, code, errorData]);
2004
+ _this159.name = 'ProcessingFailure_MultipleProcessingErrorsError';
2005
+ return _this159;
2018
2006
  }
2019
2007
  (0, _inherits2.default)(ProcessingFailure_MultipleProcessingErrorsError, _ProcessingFailureErr33);
2020
2008
  return (0, _createClass2.default)(ProcessingFailure_MultipleProcessingErrorsError);
@@ -2022,11 +2010,11 @@ var ProcessingFailure_MultipleProcessingErrorsError = exports.ProcessingFailure_
2022
2010
  errorClasses.ProcessingFailure_MultipleProcessingErrorsError = ProcessingFailure_MultipleProcessingErrorsError;
2023
2011
  var ProcessingFailure_PathTooLongError = exports.ProcessingFailure_PathTooLongError = /*#__PURE__*/function (_ProcessingFailureErr34) {
2024
2012
  function ProcessingFailure_PathTooLongError(message, code, errorData) {
2025
- var _this161;
2013
+ var _this160;
2026
2014
  (0, _classCallCheck2.default)(this, ProcessingFailure_PathTooLongError);
2027
- _this161 = _callSuper(this, ProcessingFailure_PathTooLongError, [message, code, errorData]);
2028
- _this161.name = 'ProcessingFailure_PathTooLongError';
2029
- return _this161;
2015
+ _this160 = _callSuper(this, ProcessingFailure_PathTooLongError, [message, code, errorData]);
2016
+ _this160.name = 'ProcessingFailure_PathTooLongError';
2017
+ return _this160;
2030
2018
  }
2031
2019
  (0, _inherits2.default)(ProcessingFailure_PathTooLongError, _ProcessingFailureErr34);
2032
2020
  return (0, _createClass2.default)(ProcessingFailure_PathTooLongError);
@@ -2034,11 +2022,11 @@ var ProcessingFailure_PathTooLongError = exports.ProcessingFailure_PathTooLongEr
2034
2022
  errorClasses.ProcessingFailure_PathTooLongError = ProcessingFailure_PathTooLongError;
2035
2023
  var ProcessingFailure_RecipientAlreadySharedError = exports.ProcessingFailure_RecipientAlreadySharedError = /*#__PURE__*/function (_ProcessingFailureErr35) {
2036
2024
  function ProcessingFailure_RecipientAlreadySharedError(message, code, errorData) {
2037
- var _this162;
2025
+ var _this161;
2038
2026
  (0, _classCallCheck2.default)(this, ProcessingFailure_RecipientAlreadySharedError);
2039
- _this162 = _callSuper(this, ProcessingFailure_RecipientAlreadySharedError, [message, code, errorData]);
2040
- _this162.name = 'ProcessingFailure_RecipientAlreadySharedError';
2041
- return _this162;
2027
+ _this161 = _callSuper(this, ProcessingFailure_RecipientAlreadySharedError, [message, code, errorData]);
2028
+ _this161.name = 'ProcessingFailure_RecipientAlreadySharedError';
2029
+ return _this161;
2042
2030
  }
2043
2031
  (0, _inherits2.default)(ProcessingFailure_RecipientAlreadySharedError, _ProcessingFailureErr35);
2044
2032
  return (0, _createClass2.default)(ProcessingFailure_RecipientAlreadySharedError);
@@ -2046,11 +2034,11 @@ var ProcessingFailure_RecipientAlreadySharedError = exports.ProcessingFailure_Re
2046
2034
  errorClasses.ProcessingFailure_RecipientAlreadySharedError = ProcessingFailure_RecipientAlreadySharedError;
2047
2035
  var ProcessingFailure_RemoteServerErrorError = exports.ProcessingFailure_RemoteServerErrorError = /*#__PURE__*/function (_ProcessingFailureErr36) {
2048
2036
  function ProcessingFailure_RemoteServerErrorError(message, code, errorData) {
2049
- var _this163;
2037
+ var _this162;
2050
2038
  (0, _classCallCheck2.default)(this, ProcessingFailure_RemoteServerErrorError);
2051
- _this163 = _callSuper(this, ProcessingFailure_RemoteServerErrorError, [message, code, errorData]);
2052
- _this163.name = 'ProcessingFailure_RemoteServerErrorError';
2053
- return _this163;
2039
+ _this162 = _callSuper(this, ProcessingFailure_RemoteServerErrorError, [message, code, errorData]);
2040
+ _this162.name = 'ProcessingFailure_RemoteServerErrorError';
2041
+ return _this162;
2054
2042
  }
2055
2043
  (0, _inherits2.default)(ProcessingFailure_RemoteServerErrorError, _ProcessingFailureErr36);
2056
2044
  return (0, _createClass2.default)(ProcessingFailure_RemoteServerErrorError);
@@ -2058,11 +2046,11 @@ var ProcessingFailure_RemoteServerErrorError = exports.ProcessingFailure_RemoteS
2058
2046
  errorClasses.ProcessingFailure_RemoteServerErrorError = ProcessingFailure_RemoteServerErrorError;
2059
2047
  var ProcessingFailure_ResourceBelongsToParentSiteError = exports.ProcessingFailure_ResourceBelongsToParentSiteError = /*#__PURE__*/function (_ProcessingFailureErr37) {
2060
2048
  function ProcessingFailure_ResourceBelongsToParentSiteError(message, code, errorData) {
2061
- var _this164;
2049
+ var _this163;
2062
2050
  (0, _classCallCheck2.default)(this, ProcessingFailure_ResourceBelongsToParentSiteError);
2063
- _this164 = _callSuper(this, ProcessingFailure_ResourceBelongsToParentSiteError, [message, code, errorData]);
2064
- _this164.name = 'ProcessingFailure_ResourceBelongsToParentSiteError';
2065
- return _this164;
2051
+ _this163 = _callSuper(this, ProcessingFailure_ResourceBelongsToParentSiteError, [message, code, errorData]);
2052
+ _this163.name = 'ProcessingFailure_ResourceBelongsToParentSiteError';
2053
+ return _this163;
2066
2054
  }
2067
2055
  (0, _inherits2.default)(ProcessingFailure_ResourceBelongsToParentSiteError, _ProcessingFailureErr37);
2068
2056
  return (0, _createClass2.default)(ProcessingFailure_ResourceBelongsToParentSiteError);
@@ -2070,11 +2058,11 @@ var ProcessingFailure_ResourceBelongsToParentSiteError = exports.ProcessingFailu
2070
2058
  errorClasses.ProcessingFailure_ResourceBelongsToParentSiteError = ProcessingFailure_ResourceBelongsToParentSiteError;
2071
2059
  var ProcessingFailure_ResourceLockedError = exports.ProcessingFailure_ResourceLockedError = /*#__PURE__*/function (_ProcessingFailureErr38) {
2072
2060
  function ProcessingFailure_ResourceLockedError(message, code, errorData) {
2073
- var _this165;
2061
+ var _this164;
2074
2062
  (0, _classCallCheck2.default)(this, ProcessingFailure_ResourceLockedError);
2075
- _this165 = _callSuper(this, ProcessingFailure_ResourceLockedError, [message, code, errorData]);
2076
- _this165.name = 'ProcessingFailure_ResourceLockedError';
2077
- return _this165;
2063
+ _this164 = _callSuper(this, ProcessingFailure_ResourceLockedError, [message, code, errorData]);
2064
+ _this164.name = 'ProcessingFailure_ResourceLockedError';
2065
+ return _this164;
2078
2066
  }
2079
2067
  (0, _inherits2.default)(ProcessingFailure_ResourceLockedError, _ProcessingFailureErr38);
2080
2068
  return (0, _createClass2.default)(ProcessingFailure_ResourceLockedError);
@@ -2082,11 +2070,11 @@ var ProcessingFailure_ResourceLockedError = exports.ProcessingFailure_ResourceLo
2082
2070
  errorClasses.ProcessingFailure_ResourceLockedError = ProcessingFailure_ResourceLockedError;
2083
2071
  var ProcessingFailure_SubfolderLockedError = exports.ProcessingFailure_SubfolderLockedError = /*#__PURE__*/function (_ProcessingFailureErr39) {
2084
2072
  function ProcessingFailure_SubfolderLockedError(message, code, errorData) {
2085
- var _this166;
2073
+ var _this165;
2086
2074
  (0, _classCallCheck2.default)(this, ProcessingFailure_SubfolderLockedError);
2087
- _this166 = _callSuper(this, ProcessingFailure_SubfolderLockedError, [message, code, errorData]);
2088
- _this166.name = 'ProcessingFailure_SubfolderLockedError';
2089
- return _this166;
2075
+ _this165 = _callSuper(this, ProcessingFailure_SubfolderLockedError, [message, code, errorData]);
2076
+ _this165.name = 'ProcessingFailure_SubfolderLockedError';
2077
+ return _this165;
2090
2078
  }
2091
2079
  (0, _inherits2.default)(ProcessingFailure_SubfolderLockedError, _ProcessingFailureErr39);
2092
2080
  return (0, _createClass2.default)(ProcessingFailure_SubfolderLockedError);
@@ -2094,11 +2082,11 @@ var ProcessingFailure_SubfolderLockedError = exports.ProcessingFailure_Subfolder
2094
2082
  errorClasses.ProcessingFailure_SubfolderLockedError = ProcessingFailure_SubfolderLockedError;
2095
2083
  var ProcessingFailure_TwoFactorAuthenticationCodeAlreadySentError = exports.ProcessingFailure_TwoFactorAuthenticationCodeAlreadySentError = /*#__PURE__*/function (_ProcessingFailureErr40) {
2096
2084
  function ProcessingFailure_TwoFactorAuthenticationCodeAlreadySentError(message, code, errorData) {
2097
- var _this167;
2085
+ var _this166;
2098
2086
  (0, _classCallCheck2.default)(this, ProcessingFailure_TwoFactorAuthenticationCodeAlreadySentError);
2099
- _this167 = _callSuper(this, ProcessingFailure_TwoFactorAuthenticationCodeAlreadySentError, [message, code, errorData]);
2100
- _this167.name = 'ProcessingFailure_TwoFactorAuthenticationCodeAlreadySentError';
2101
- return _this167;
2087
+ _this166 = _callSuper(this, ProcessingFailure_TwoFactorAuthenticationCodeAlreadySentError, [message, code, errorData]);
2088
+ _this166.name = 'ProcessingFailure_TwoFactorAuthenticationCodeAlreadySentError';
2089
+ return _this166;
2102
2090
  }
2103
2091
  (0, _inherits2.default)(ProcessingFailure_TwoFactorAuthenticationCodeAlreadySentError, _ProcessingFailureErr40);
2104
2092
  return (0, _createClass2.default)(ProcessingFailure_TwoFactorAuthenticationCodeAlreadySentError);
@@ -2106,11 +2094,11 @@ var ProcessingFailure_TwoFactorAuthenticationCodeAlreadySentError = exports.Proc
2106
2094
  errorClasses.ProcessingFailure_TwoFactorAuthenticationCodeAlreadySentError = ProcessingFailure_TwoFactorAuthenticationCodeAlreadySentError;
2107
2095
  var ProcessingFailure_TwoFactorAuthenticationCountryBlacklistedError = exports.ProcessingFailure_TwoFactorAuthenticationCountryBlacklistedError = /*#__PURE__*/function (_ProcessingFailureErr41) {
2108
2096
  function ProcessingFailure_TwoFactorAuthenticationCountryBlacklistedError(message, code, errorData) {
2109
- var _this168;
2097
+ var _this167;
2110
2098
  (0, _classCallCheck2.default)(this, ProcessingFailure_TwoFactorAuthenticationCountryBlacklistedError);
2111
- _this168 = _callSuper(this, ProcessingFailure_TwoFactorAuthenticationCountryBlacklistedError, [message, code, errorData]);
2112
- _this168.name = 'ProcessingFailure_TwoFactorAuthenticationCountryBlacklistedError';
2113
- return _this168;
2099
+ _this167 = _callSuper(this, ProcessingFailure_TwoFactorAuthenticationCountryBlacklistedError, [message, code, errorData]);
2100
+ _this167.name = 'ProcessingFailure_TwoFactorAuthenticationCountryBlacklistedError';
2101
+ return _this167;
2114
2102
  }
2115
2103
  (0, _inherits2.default)(ProcessingFailure_TwoFactorAuthenticationCountryBlacklistedError, _ProcessingFailureErr41);
2116
2104
  return (0, _createClass2.default)(ProcessingFailure_TwoFactorAuthenticationCountryBlacklistedError);
@@ -2118,11 +2106,11 @@ var ProcessingFailure_TwoFactorAuthenticationCountryBlacklistedError = exports.P
2118
2106
  errorClasses.ProcessingFailure_TwoFactorAuthenticationCountryBlacklistedError = ProcessingFailure_TwoFactorAuthenticationCountryBlacklistedError;
2119
2107
  var ProcessingFailure_TwoFactorAuthenticationGeneralErrorError = exports.ProcessingFailure_TwoFactorAuthenticationGeneralErrorError = /*#__PURE__*/function (_ProcessingFailureErr42) {
2120
2108
  function ProcessingFailure_TwoFactorAuthenticationGeneralErrorError(message, code, errorData) {
2121
- var _this169;
2109
+ var _this168;
2122
2110
  (0, _classCallCheck2.default)(this, ProcessingFailure_TwoFactorAuthenticationGeneralErrorError);
2123
- _this169 = _callSuper(this, ProcessingFailure_TwoFactorAuthenticationGeneralErrorError, [message, code, errorData]);
2124
- _this169.name = 'ProcessingFailure_TwoFactorAuthenticationGeneralErrorError';
2125
- return _this169;
2111
+ _this168 = _callSuper(this, ProcessingFailure_TwoFactorAuthenticationGeneralErrorError, [message, code, errorData]);
2112
+ _this168.name = 'ProcessingFailure_TwoFactorAuthenticationGeneralErrorError';
2113
+ return _this168;
2126
2114
  }
2127
2115
  (0, _inherits2.default)(ProcessingFailure_TwoFactorAuthenticationGeneralErrorError, _ProcessingFailureErr42);
2128
2116
  return (0, _createClass2.default)(ProcessingFailure_TwoFactorAuthenticationGeneralErrorError);
@@ -2130,11 +2118,11 @@ var ProcessingFailure_TwoFactorAuthenticationGeneralErrorError = exports.Process
2130
2118
  errorClasses.ProcessingFailure_TwoFactorAuthenticationGeneralErrorError = ProcessingFailure_TwoFactorAuthenticationGeneralErrorError;
2131
2119
  var ProcessingFailure_TwoFactorAuthenticationMethodUnsupportedErrorError = exports.ProcessingFailure_TwoFactorAuthenticationMethodUnsupportedErrorError = /*#__PURE__*/function (_ProcessingFailureErr43) {
2132
2120
  function ProcessingFailure_TwoFactorAuthenticationMethodUnsupportedErrorError(message, code, errorData) {
2133
- var _this170;
2121
+ var _this169;
2134
2122
  (0, _classCallCheck2.default)(this, ProcessingFailure_TwoFactorAuthenticationMethodUnsupportedErrorError);
2135
- _this170 = _callSuper(this, ProcessingFailure_TwoFactorAuthenticationMethodUnsupportedErrorError, [message, code, errorData]);
2136
- _this170.name = 'ProcessingFailure_TwoFactorAuthenticationMethodUnsupportedErrorError';
2137
- return _this170;
2123
+ _this169 = _callSuper(this, ProcessingFailure_TwoFactorAuthenticationMethodUnsupportedErrorError, [message, code, errorData]);
2124
+ _this169.name = 'ProcessingFailure_TwoFactorAuthenticationMethodUnsupportedErrorError';
2125
+ return _this169;
2138
2126
  }
2139
2127
  (0, _inherits2.default)(ProcessingFailure_TwoFactorAuthenticationMethodUnsupportedErrorError, _ProcessingFailureErr43);
2140
2128
  return (0, _createClass2.default)(ProcessingFailure_TwoFactorAuthenticationMethodUnsupportedErrorError);
@@ -2142,11 +2130,11 @@ var ProcessingFailure_TwoFactorAuthenticationMethodUnsupportedErrorError = expor
2142
2130
  errorClasses.ProcessingFailure_TwoFactorAuthenticationMethodUnsupportedErrorError = ProcessingFailure_TwoFactorAuthenticationMethodUnsupportedErrorError;
2143
2131
  var ProcessingFailure_TwoFactorAuthenticationUnsubscribedRecipientError = exports.ProcessingFailure_TwoFactorAuthenticationUnsubscribedRecipientError = /*#__PURE__*/function (_ProcessingFailureErr44) {
2144
2132
  function ProcessingFailure_TwoFactorAuthenticationUnsubscribedRecipientError(message, code, errorData) {
2145
- var _this171;
2133
+ var _this170;
2146
2134
  (0, _classCallCheck2.default)(this, ProcessingFailure_TwoFactorAuthenticationUnsubscribedRecipientError);
2147
- _this171 = _callSuper(this, ProcessingFailure_TwoFactorAuthenticationUnsubscribedRecipientError, [message, code, errorData]);
2148
- _this171.name = 'ProcessingFailure_TwoFactorAuthenticationUnsubscribedRecipientError';
2149
- return _this171;
2135
+ _this170 = _callSuper(this, ProcessingFailure_TwoFactorAuthenticationUnsubscribedRecipientError, [message, code, errorData]);
2136
+ _this170.name = 'ProcessingFailure_TwoFactorAuthenticationUnsubscribedRecipientError';
2137
+ return _this170;
2150
2138
  }
2151
2139
  (0, _inherits2.default)(ProcessingFailure_TwoFactorAuthenticationUnsubscribedRecipientError, _ProcessingFailureErr44);
2152
2140
  return (0, _createClass2.default)(ProcessingFailure_TwoFactorAuthenticationUnsubscribedRecipientError);
@@ -2154,11 +2142,11 @@ var ProcessingFailure_TwoFactorAuthenticationUnsubscribedRecipientError = export
2154
2142
  errorClasses.ProcessingFailure_TwoFactorAuthenticationUnsubscribedRecipientError = ProcessingFailure_TwoFactorAuthenticationUnsubscribedRecipientError;
2155
2143
  var ProcessingFailure_UpdatesNotAllowedForRemotesError = exports.ProcessingFailure_UpdatesNotAllowedForRemotesError = /*#__PURE__*/function (_ProcessingFailureErr45) {
2156
2144
  function ProcessingFailure_UpdatesNotAllowedForRemotesError(message, code, errorData) {
2157
- var _this172;
2145
+ var _this171;
2158
2146
  (0, _classCallCheck2.default)(this, ProcessingFailure_UpdatesNotAllowedForRemotesError);
2159
- _this172 = _callSuper(this, ProcessingFailure_UpdatesNotAllowedForRemotesError, [message, code, errorData]);
2160
- _this172.name = 'ProcessingFailure_UpdatesNotAllowedForRemotesError';
2161
- return _this172;
2147
+ _this171 = _callSuper(this, ProcessingFailure_UpdatesNotAllowedForRemotesError, [message, code, errorData]);
2148
+ _this171.name = 'ProcessingFailure_UpdatesNotAllowedForRemotesError';
2149
+ return _this171;
2162
2150
  }
2163
2151
  (0, _inherits2.default)(ProcessingFailure_UpdatesNotAllowedForRemotesError, _ProcessingFailureErr45);
2164
2152
  return (0, _createClass2.default)(ProcessingFailure_UpdatesNotAllowedForRemotesError);
@@ -2166,11 +2154,11 @@ var ProcessingFailure_UpdatesNotAllowedForRemotesError = exports.ProcessingFailu
2166
2154
  errorClasses.ProcessingFailure_UpdatesNotAllowedForRemotesError = ProcessingFailure_UpdatesNotAllowedForRemotesError;
2167
2155
  var RateLimited_DuplicateShareRecipientError = exports.RateLimited_DuplicateShareRecipientError = /*#__PURE__*/function (_RateLimitedError) {
2168
2156
  function RateLimited_DuplicateShareRecipientError(message, code, errorData) {
2169
- var _this173;
2157
+ var _this172;
2170
2158
  (0, _classCallCheck2.default)(this, RateLimited_DuplicateShareRecipientError);
2171
- _this173 = _callSuper(this, RateLimited_DuplicateShareRecipientError, [message, code, errorData]);
2172
- _this173.name = 'RateLimited_DuplicateShareRecipientError';
2173
- return _this173;
2159
+ _this172 = _callSuper(this, RateLimited_DuplicateShareRecipientError, [message, code, errorData]);
2160
+ _this172.name = 'RateLimited_DuplicateShareRecipientError';
2161
+ return _this172;
2174
2162
  }
2175
2163
  (0, _inherits2.default)(RateLimited_DuplicateShareRecipientError, _RateLimitedError);
2176
2164
  return (0, _createClass2.default)(RateLimited_DuplicateShareRecipientError);
@@ -2178,11 +2166,11 @@ var RateLimited_DuplicateShareRecipientError = exports.RateLimited_DuplicateShar
2178
2166
  errorClasses.RateLimited_DuplicateShareRecipientError = RateLimited_DuplicateShareRecipientError;
2179
2167
  var RateLimited_ReauthenticationRateLimitedError = exports.RateLimited_ReauthenticationRateLimitedError = /*#__PURE__*/function (_RateLimitedError2) {
2180
2168
  function RateLimited_ReauthenticationRateLimitedError(message, code, errorData) {
2181
- var _this174;
2169
+ var _this173;
2182
2170
  (0, _classCallCheck2.default)(this, RateLimited_ReauthenticationRateLimitedError);
2183
- _this174 = _callSuper(this, RateLimited_ReauthenticationRateLimitedError, [message, code, errorData]);
2184
- _this174.name = 'RateLimited_ReauthenticationRateLimitedError';
2185
- return _this174;
2171
+ _this173 = _callSuper(this, RateLimited_ReauthenticationRateLimitedError, [message, code, errorData]);
2172
+ _this173.name = 'RateLimited_ReauthenticationRateLimitedError';
2173
+ return _this173;
2186
2174
  }
2187
2175
  (0, _inherits2.default)(RateLimited_ReauthenticationRateLimitedError, _RateLimitedError2);
2188
2176
  return (0, _createClass2.default)(RateLimited_ReauthenticationRateLimitedError);
@@ -2190,11 +2178,11 @@ var RateLimited_ReauthenticationRateLimitedError = exports.RateLimited_Reauthent
2190
2178
  errorClasses.RateLimited_ReauthenticationRateLimitedError = RateLimited_ReauthenticationRateLimitedError;
2191
2179
  var RateLimited_TooManyConcurrentLoginsError = exports.RateLimited_TooManyConcurrentLoginsError = /*#__PURE__*/function (_RateLimitedError3) {
2192
2180
  function RateLimited_TooManyConcurrentLoginsError(message, code, errorData) {
2193
- var _this175;
2181
+ var _this174;
2194
2182
  (0, _classCallCheck2.default)(this, RateLimited_TooManyConcurrentLoginsError);
2195
- _this175 = _callSuper(this, RateLimited_TooManyConcurrentLoginsError, [message, code, errorData]);
2196
- _this175.name = 'RateLimited_TooManyConcurrentLoginsError';
2197
- return _this175;
2183
+ _this174 = _callSuper(this, RateLimited_TooManyConcurrentLoginsError, [message, code, errorData]);
2184
+ _this174.name = 'RateLimited_TooManyConcurrentLoginsError';
2185
+ return _this174;
2198
2186
  }
2199
2187
  (0, _inherits2.default)(RateLimited_TooManyConcurrentLoginsError, _RateLimitedError3);
2200
2188
  return (0, _createClass2.default)(RateLimited_TooManyConcurrentLoginsError);
@@ -2202,11 +2190,11 @@ var RateLimited_TooManyConcurrentLoginsError = exports.RateLimited_TooManyConcur
2202
2190
  errorClasses.RateLimited_TooManyConcurrentLoginsError = RateLimited_TooManyConcurrentLoginsError;
2203
2191
  var RateLimited_TooManyConcurrentRequestsError = exports.RateLimited_TooManyConcurrentRequestsError = /*#__PURE__*/function (_RateLimitedError4) {
2204
2192
  function RateLimited_TooManyConcurrentRequestsError(message, code, errorData) {
2205
- var _this176;
2193
+ var _this175;
2206
2194
  (0, _classCallCheck2.default)(this, RateLimited_TooManyConcurrentRequestsError);
2207
- _this176 = _callSuper(this, RateLimited_TooManyConcurrentRequestsError, [message, code, errorData]);
2208
- _this176.name = 'RateLimited_TooManyConcurrentRequestsError';
2209
- return _this176;
2195
+ _this175 = _callSuper(this, RateLimited_TooManyConcurrentRequestsError, [message, code, errorData]);
2196
+ _this175.name = 'RateLimited_TooManyConcurrentRequestsError';
2197
+ return _this175;
2210
2198
  }
2211
2199
  (0, _inherits2.default)(RateLimited_TooManyConcurrentRequestsError, _RateLimitedError4);
2212
2200
  return (0, _createClass2.default)(RateLimited_TooManyConcurrentRequestsError);
@@ -2214,11 +2202,11 @@ var RateLimited_TooManyConcurrentRequestsError = exports.RateLimited_TooManyConc
2214
2202
  errorClasses.RateLimited_TooManyConcurrentRequestsError = RateLimited_TooManyConcurrentRequestsError;
2215
2203
  var RateLimited_TooManyLoginAttemptsError = exports.RateLimited_TooManyLoginAttemptsError = /*#__PURE__*/function (_RateLimitedError5) {
2216
2204
  function RateLimited_TooManyLoginAttemptsError(message, code, errorData) {
2217
- var _this177;
2205
+ var _this176;
2218
2206
  (0, _classCallCheck2.default)(this, RateLimited_TooManyLoginAttemptsError);
2219
- _this177 = _callSuper(this, RateLimited_TooManyLoginAttemptsError, [message, code, errorData]);
2220
- _this177.name = 'RateLimited_TooManyLoginAttemptsError';
2221
- return _this177;
2207
+ _this176 = _callSuper(this, RateLimited_TooManyLoginAttemptsError, [message, code, errorData]);
2208
+ _this176.name = 'RateLimited_TooManyLoginAttemptsError';
2209
+ return _this176;
2222
2210
  }
2223
2211
  (0, _inherits2.default)(RateLimited_TooManyLoginAttemptsError, _RateLimitedError5);
2224
2212
  return (0, _createClass2.default)(RateLimited_TooManyLoginAttemptsError);
@@ -2226,11 +2214,11 @@ var RateLimited_TooManyLoginAttemptsError = exports.RateLimited_TooManyLoginAtte
2226
2214
  errorClasses.RateLimited_TooManyLoginAttemptsError = RateLimited_TooManyLoginAttemptsError;
2227
2215
  var RateLimited_TooManyRequestsError = exports.RateLimited_TooManyRequestsError = /*#__PURE__*/function (_RateLimitedError6) {
2228
2216
  function RateLimited_TooManyRequestsError(message, code, errorData) {
2229
- var _this178;
2217
+ var _this177;
2230
2218
  (0, _classCallCheck2.default)(this, RateLimited_TooManyRequestsError);
2231
- _this178 = _callSuper(this, RateLimited_TooManyRequestsError, [message, code, errorData]);
2232
- _this178.name = 'RateLimited_TooManyRequestsError';
2233
- return _this178;
2219
+ _this177 = _callSuper(this, RateLimited_TooManyRequestsError, [message, code, errorData]);
2220
+ _this177.name = 'RateLimited_TooManyRequestsError';
2221
+ return _this177;
2234
2222
  }
2235
2223
  (0, _inherits2.default)(RateLimited_TooManyRequestsError, _RateLimitedError6);
2236
2224
  return (0, _createClass2.default)(RateLimited_TooManyRequestsError);
@@ -2238,11 +2226,11 @@ var RateLimited_TooManyRequestsError = exports.RateLimited_TooManyRequestsError
2238
2226
  errorClasses.RateLimited_TooManyRequestsError = RateLimited_TooManyRequestsError;
2239
2227
  var RateLimited_TooManySharesError = exports.RateLimited_TooManySharesError = /*#__PURE__*/function (_RateLimitedError7) {
2240
2228
  function RateLimited_TooManySharesError(message, code, errorData) {
2241
- var _this179;
2229
+ var _this178;
2242
2230
  (0, _classCallCheck2.default)(this, RateLimited_TooManySharesError);
2243
- _this179 = _callSuper(this, RateLimited_TooManySharesError, [message, code, errorData]);
2244
- _this179.name = 'RateLimited_TooManySharesError';
2245
- return _this179;
2231
+ _this178 = _callSuper(this, RateLimited_TooManySharesError, [message, code, errorData]);
2232
+ _this178.name = 'RateLimited_TooManySharesError';
2233
+ return _this178;
2246
2234
  }
2247
2235
  (0, _inherits2.default)(RateLimited_TooManySharesError, _RateLimitedError7);
2248
2236
  return (0, _createClass2.default)(RateLimited_TooManySharesError);
@@ -2250,11 +2238,11 @@ var RateLimited_TooManySharesError = exports.RateLimited_TooManySharesError = /*
2250
2238
  errorClasses.RateLimited_TooManySharesError = RateLimited_TooManySharesError;
2251
2239
  var ServiceUnavailable_AgentUnavailableError = exports.ServiceUnavailable_AgentUnavailableError = /*#__PURE__*/function (_ServiceUnavailableEr) {
2252
2240
  function ServiceUnavailable_AgentUnavailableError(message, code, errorData) {
2253
- var _this180;
2241
+ var _this179;
2254
2242
  (0, _classCallCheck2.default)(this, ServiceUnavailable_AgentUnavailableError);
2255
- _this180 = _callSuper(this, ServiceUnavailable_AgentUnavailableError, [message, code, errorData]);
2256
- _this180.name = 'ServiceUnavailable_AgentUnavailableError';
2257
- return _this180;
2243
+ _this179 = _callSuper(this, ServiceUnavailable_AgentUnavailableError, [message, code, errorData]);
2244
+ _this179.name = 'ServiceUnavailable_AgentUnavailableError';
2245
+ return _this179;
2258
2246
  }
2259
2247
  (0, _inherits2.default)(ServiceUnavailable_AgentUnavailableError, _ServiceUnavailableEr);
2260
2248
  return (0, _createClass2.default)(ServiceUnavailable_AgentUnavailableError);
@@ -2262,11 +2250,11 @@ var ServiceUnavailable_AgentUnavailableError = exports.ServiceUnavailable_AgentU
2262
2250
  errorClasses.ServiceUnavailable_AgentUnavailableError = ServiceUnavailable_AgentUnavailableError;
2263
2251
  var ServiceUnavailable_AutomationsUnavailableError = exports.ServiceUnavailable_AutomationsUnavailableError = /*#__PURE__*/function (_ServiceUnavailableEr2) {
2264
2252
  function ServiceUnavailable_AutomationsUnavailableError(message, code, errorData) {
2265
- var _this181;
2253
+ var _this180;
2266
2254
  (0, _classCallCheck2.default)(this, ServiceUnavailable_AutomationsUnavailableError);
2267
- _this181 = _callSuper(this, ServiceUnavailable_AutomationsUnavailableError, [message, code, errorData]);
2268
- _this181.name = 'ServiceUnavailable_AutomationsUnavailableError';
2269
- return _this181;
2255
+ _this180 = _callSuper(this, ServiceUnavailable_AutomationsUnavailableError, [message, code, errorData]);
2256
+ _this180.name = 'ServiceUnavailable_AutomationsUnavailableError';
2257
+ return _this180;
2270
2258
  }
2271
2259
  (0, _inherits2.default)(ServiceUnavailable_AutomationsUnavailableError, _ServiceUnavailableEr2);
2272
2260
  return (0, _createClass2.default)(ServiceUnavailable_AutomationsUnavailableError);
@@ -2274,11 +2262,11 @@ var ServiceUnavailable_AutomationsUnavailableError = exports.ServiceUnavailable_
2274
2262
  errorClasses.ServiceUnavailable_AutomationsUnavailableError = ServiceUnavailable_AutomationsUnavailableError;
2275
2263
  var ServiceUnavailable_MigrationInProgressError = exports.ServiceUnavailable_MigrationInProgressError = /*#__PURE__*/function (_ServiceUnavailableEr3) {
2276
2264
  function ServiceUnavailable_MigrationInProgressError(message, code, errorData) {
2277
- var _this182;
2265
+ var _this181;
2278
2266
  (0, _classCallCheck2.default)(this, ServiceUnavailable_MigrationInProgressError);
2279
- _this182 = _callSuper(this, ServiceUnavailable_MigrationInProgressError, [message, code, errorData]);
2280
- _this182.name = 'ServiceUnavailable_MigrationInProgressError';
2281
- return _this182;
2267
+ _this181 = _callSuper(this, ServiceUnavailable_MigrationInProgressError, [message, code, errorData]);
2268
+ _this181.name = 'ServiceUnavailable_MigrationInProgressError';
2269
+ return _this181;
2282
2270
  }
2283
2271
  (0, _inherits2.default)(ServiceUnavailable_MigrationInProgressError, _ServiceUnavailableEr3);
2284
2272
  return (0, _createClass2.default)(ServiceUnavailable_MigrationInProgressError);
@@ -2286,11 +2274,11 @@ var ServiceUnavailable_MigrationInProgressError = exports.ServiceUnavailable_Mig
2286
2274
  errorClasses.ServiceUnavailable_MigrationInProgressError = ServiceUnavailable_MigrationInProgressError;
2287
2275
  var ServiceUnavailable_SiteDisabledError = exports.ServiceUnavailable_SiteDisabledError = /*#__PURE__*/function (_ServiceUnavailableEr4) {
2288
2276
  function ServiceUnavailable_SiteDisabledError(message, code, errorData) {
2289
- var _this183;
2277
+ var _this182;
2290
2278
  (0, _classCallCheck2.default)(this, ServiceUnavailable_SiteDisabledError);
2291
- _this183 = _callSuper(this, ServiceUnavailable_SiteDisabledError, [message, code, errorData]);
2292
- _this183.name = 'ServiceUnavailable_SiteDisabledError';
2293
- return _this183;
2279
+ _this182 = _callSuper(this, ServiceUnavailable_SiteDisabledError, [message, code, errorData]);
2280
+ _this182.name = 'ServiceUnavailable_SiteDisabledError';
2281
+ return _this182;
2294
2282
  }
2295
2283
  (0, _inherits2.default)(ServiceUnavailable_SiteDisabledError, _ServiceUnavailableEr4);
2296
2284
  return (0, _createClass2.default)(ServiceUnavailable_SiteDisabledError);
@@ -2298,11 +2286,11 @@ var ServiceUnavailable_SiteDisabledError = exports.ServiceUnavailable_SiteDisabl
2298
2286
  errorClasses.ServiceUnavailable_SiteDisabledError = ServiceUnavailable_SiteDisabledError;
2299
2287
  var ServiceUnavailable_UploadsUnavailableError = exports.ServiceUnavailable_UploadsUnavailableError = /*#__PURE__*/function (_ServiceUnavailableEr5) {
2300
2288
  function ServiceUnavailable_UploadsUnavailableError(message, code, errorData) {
2301
- var _this184;
2289
+ var _this183;
2302
2290
  (0, _classCallCheck2.default)(this, ServiceUnavailable_UploadsUnavailableError);
2303
- _this184 = _callSuper(this, ServiceUnavailable_UploadsUnavailableError, [message, code, errorData]);
2304
- _this184.name = 'ServiceUnavailable_UploadsUnavailableError';
2305
- return _this184;
2291
+ _this183 = _callSuper(this, ServiceUnavailable_UploadsUnavailableError, [message, code, errorData]);
2292
+ _this183.name = 'ServiceUnavailable_UploadsUnavailableError';
2293
+ return _this183;
2306
2294
  }
2307
2295
  (0, _inherits2.default)(ServiceUnavailable_UploadsUnavailableError, _ServiceUnavailableEr5);
2308
2296
  return (0, _createClass2.default)(ServiceUnavailable_UploadsUnavailableError);
@@ -2310,11 +2298,11 @@ var ServiceUnavailable_UploadsUnavailableError = exports.ServiceUnavailable_Uplo
2310
2298
  errorClasses.ServiceUnavailable_UploadsUnavailableError = ServiceUnavailable_UploadsUnavailableError;
2311
2299
  var SiteConfiguration_AccountAlreadyExistsError = exports.SiteConfiguration_AccountAlreadyExistsError = /*#__PURE__*/function (_SiteConfigurationErr) {
2312
2300
  function SiteConfiguration_AccountAlreadyExistsError(message, code, errorData) {
2313
- var _this185;
2301
+ var _this184;
2314
2302
  (0, _classCallCheck2.default)(this, SiteConfiguration_AccountAlreadyExistsError);
2315
- _this185 = _callSuper(this, SiteConfiguration_AccountAlreadyExistsError, [message, code, errorData]);
2316
- _this185.name = 'SiteConfiguration_AccountAlreadyExistsError';
2317
- return _this185;
2303
+ _this184 = _callSuper(this, SiteConfiguration_AccountAlreadyExistsError, [message, code, errorData]);
2304
+ _this184.name = 'SiteConfiguration_AccountAlreadyExistsError';
2305
+ return _this184;
2318
2306
  }
2319
2307
  (0, _inherits2.default)(SiteConfiguration_AccountAlreadyExistsError, _SiteConfigurationErr);
2320
2308
  return (0, _createClass2.default)(SiteConfiguration_AccountAlreadyExistsError);
@@ -2322,11 +2310,11 @@ var SiteConfiguration_AccountAlreadyExistsError = exports.SiteConfiguration_Acco
2322
2310
  errorClasses.SiteConfiguration_AccountAlreadyExistsError = SiteConfiguration_AccountAlreadyExistsError;
2323
2311
  var SiteConfiguration_AccountOverdueError = exports.SiteConfiguration_AccountOverdueError = /*#__PURE__*/function (_SiteConfigurationErr2) {
2324
2312
  function SiteConfiguration_AccountOverdueError(message, code, errorData) {
2325
- var _this186;
2313
+ var _this185;
2326
2314
  (0, _classCallCheck2.default)(this, SiteConfiguration_AccountOverdueError);
2327
- _this186 = _callSuper(this, SiteConfiguration_AccountOverdueError, [message, code, errorData]);
2328
- _this186.name = 'SiteConfiguration_AccountOverdueError';
2329
- return _this186;
2315
+ _this185 = _callSuper(this, SiteConfiguration_AccountOverdueError, [message, code, errorData]);
2316
+ _this185.name = 'SiteConfiguration_AccountOverdueError';
2317
+ return _this185;
2330
2318
  }
2331
2319
  (0, _inherits2.default)(SiteConfiguration_AccountOverdueError, _SiteConfigurationErr2);
2332
2320
  return (0, _createClass2.default)(SiteConfiguration_AccountOverdueError);
@@ -2334,11 +2322,11 @@ var SiteConfiguration_AccountOverdueError = exports.SiteConfiguration_AccountOve
2334
2322
  errorClasses.SiteConfiguration_AccountOverdueError = SiteConfiguration_AccountOverdueError;
2335
2323
  var SiteConfiguration_NoAccountForSiteError = exports.SiteConfiguration_NoAccountForSiteError = /*#__PURE__*/function (_SiteConfigurationErr3) {
2336
2324
  function SiteConfiguration_NoAccountForSiteError(message, code, errorData) {
2337
- var _this187;
2325
+ var _this186;
2338
2326
  (0, _classCallCheck2.default)(this, SiteConfiguration_NoAccountForSiteError);
2339
- _this187 = _callSuper(this, SiteConfiguration_NoAccountForSiteError, [message, code, errorData]);
2340
- _this187.name = 'SiteConfiguration_NoAccountForSiteError';
2341
- return _this187;
2327
+ _this186 = _callSuper(this, SiteConfiguration_NoAccountForSiteError, [message, code, errorData]);
2328
+ _this186.name = 'SiteConfiguration_NoAccountForSiteError';
2329
+ return _this186;
2342
2330
  }
2343
2331
  (0, _inherits2.default)(SiteConfiguration_NoAccountForSiteError, _SiteConfigurationErr3);
2344
2332
  return (0, _createClass2.default)(SiteConfiguration_NoAccountForSiteError);
@@ -2346,11 +2334,11 @@ var SiteConfiguration_NoAccountForSiteError = exports.SiteConfiguration_NoAccoun
2346
2334
  errorClasses.SiteConfiguration_NoAccountForSiteError = SiteConfiguration_NoAccountForSiteError;
2347
2335
  var SiteConfiguration_SiteWasRemovedError = exports.SiteConfiguration_SiteWasRemovedError = /*#__PURE__*/function (_SiteConfigurationErr4) {
2348
2336
  function SiteConfiguration_SiteWasRemovedError(message, code, errorData) {
2349
- var _this188;
2337
+ var _this187;
2350
2338
  (0, _classCallCheck2.default)(this, SiteConfiguration_SiteWasRemovedError);
2351
- _this188 = _callSuper(this, SiteConfiguration_SiteWasRemovedError, [message, code, errorData]);
2352
- _this188.name = 'SiteConfiguration_SiteWasRemovedError';
2353
- return _this188;
2339
+ _this187 = _callSuper(this, SiteConfiguration_SiteWasRemovedError, [message, code, errorData]);
2340
+ _this187.name = 'SiteConfiguration_SiteWasRemovedError';
2341
+ return _this187;
2354
2342
  }
2355
2343
  (0, _inherits2.default)(SiteConfiguration_SiteWasRemovedError, _SiteConfigurationErr4);
2356
2344
  return (0, _createClass2.default)(SiteConfiguration_SiteWasRemovedError);
@@ -2358,11 +2346,11 @@ var SiteConfiguration_SiteWasRemovedError = exports.SiteConfiguration_SiteWasRem
2358
2346
  errorClasses.SiteConfiguration_SiteWasRemovedError = SiteConfiguration_SiteWasRemovedError;
2359
2347
  var SiteConfiguration_TrialExpiredError = exports.SiteConfiguration_TrialExpiredError = /*#__PURE__*/function (_SiteConfigurationErr5) {
2360
2348
  function SiteConfiguration_TrialExpiredError(message, code, errorData) {
2361
- var _this189;
2349
+ var _this188;
2362
2350
  (0, _classCallCheck2.default)(this, SiteConfiguration_TrialExpiredError);
2363
- _this189 = _callSuper(this, SiteConfiguration_TrialExpiredError, [message, code, errorData]);
2364
- _this189.name = 'SiteConfiguration_TrialExpiredError';
2365
- return _this189;
2351
+ _this188 = _callSuper(this, SiteConfiguration_TrialExpiredError, [message, code, errorData]);
2352
+ _this188.name = 'SiteConfiguration_TrialExpiredError';
2353
+ return _this188;
2366
2354
  }
2367
2355
  (0, _inherits2.default)(SiteConfiguration_TrialExpiredError, _SiteConfigurationErr5);
2368
2356
  return (0, _createClass2.default)(SiteConfiguration_TrialExpiredError);
@@ -2370,11 +2358,11 @@ var SiteConfiguration_TrialExpiredError = exports.SiteConfiguration_TrialExpired
2370
2358
  errorClasses.SiteConfiguration_TrialExpiredError = SiteConfiguration_TrialExpiredError;
2371
2359
  var SiteConfiguration_TrialLockedError = exports.SiteConfiguration_TrialLockedError = /*#__PURE__*/function (_SiteConfigurationErr6) {
2372
2360
  function SiteConfiguration_TrialLockedError(message, code, errorData) {
2373
- var _this190;
2361
+ var _this189;
2374
2362
  (0, _classCallCheck2.default)(this, SiteConfiguration_TrialLockedError);
2375
- _this190 = _callSuper(this, SiteConfiguration_TrialLockedError, [message, code, errorData]);
2376
- _this190.name = 'SiteConfiguration_TrialLockedError';
2377
- return _this190;
2363
+ _this189 = _callSuper(this, SiteConfiguration_TrialLockedError, [message, code, errorData]);
2364
+ _this189.name = 'SiteConfiguration_TrialLockedError';
2365
+ return _this189;
2378
2366
  }
2379
2367
  (0, _inherits2.default)(SiteConfiguration_TrialLockedError, _SiteConfigurationErr6);
2380
2368
  return (0, _createClass2.default)(SiteConfiguration_TrialLockedError);
@@ -2382,11 +2370,11 @@ var SiteConfiguration_TrialLockedError = exports.SiteConfiguration_TrialLockedEr
2382
2370
  errorClasses.SiteConfiguration_TrialLockedError = SiteConfiguration_TrialLockedError;
2383
2371
  var SiteConfiguration_UserRequestsEnabledRequiredError = exports.SiteConfiguration_UserRequestsEnabledRequiredError = /*#__PURE__*/function (_SiteConfigurationErr7) {
2384
2372
  function SiteConfiguration_UserRequestsEnabledRequiredError(message, code, errorData) {
2385
- var _this191;
2373
+ var _this190;
2386
2374
  (0, _classCallCheck2.default)(this, SiteConfiguration_UserRequestsEnabledRequiredError);
2387
- _this191 = _callSuper(this, SiteConfiguration_UserRequestsEnabledRequiredError, [message, code, errorData]);
2388
- _this191.name = 'SiteConfiguration_UserRequestsEnabledRequiredError';
2389
- return _this191;
2375
+ _this190 = _callSuper(this, SiteConfiguration_UserRequestsEnabledRequiredError, [message, code, errorData]);
2376
+ _this190.name = 'SiteConfiguration_UserRequestsEnabledRequiredError';
2377
+ return _this190;
2390
2378
  }
2391
2379
  (0, _inherits2.default)(SiteConfiguration_UserRequestsEnabledRequiredError, _SiteConfigurationErr7);
2392
2380
  return (0, _createClass2.default)(SiteConfiguration_UserRequestsEnabledRequiredError);