files.com 1.2.21 → 1.2.22

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
@@ -2,8 +2,8 @@
2
2
 
3
3
  var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault");
4
4
  exports.__esModule = true;
5
- exports.NotFound_BundlePathNotFoundError = exports.NotFound_ApiKeyNotFoundError = exports.NotFoundError = exports.NotAuthorized_ZipDownloadIpMismatchError = exports.NotAuthorized_WritePermissionRequiredError = exports.NotAuthorized_WriteAndBundlePermissionRequiredError = exports.NotAuthorized_UserIdWithoutSiteAdminError = exports.NotAuthorized_TwoFactorAuthenticationRequiredError = exports.NotAuthorized_SiteFilesAreImmutableError = exports.NotAuthorized_SiteAdminRequiredError = exports.NotAuthorized_SelfManagedRequiredError = 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_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_BundleMaximumUsesReachedError = exports.NotAuthorized_BillingPermissionRequiredError = 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_InvalidOrExpiredCodeError = exports.NotAuthenticated_InvalidOauthError = exports.NotAuthenticated_InvalidCredentialsError = exports.NotAuthenticated_InboxRegistrationCodeFailedError = exports.NotAuthenticated_FilesAgentTokenFailedError = exports.NotAuthenticated_BundleRegistrationCodeFailedError = exports.NotAuthenticated_AuthenticationRequiredError = 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_SearchAllOnChildPathError = exports.BadRequest_RequestParamsRequiredError = exports.BadRequest_RequestParamsInvalidError = exports.BadRequest_RequestParamsContainInvalidCharacterError = exports.BadRequest_RequestParamPathCannotHaveTrailingWhitespaceError = exports.BadRequest_ReauthenticationNeededFieldsError = exports.BadRequest_PartNumberTooLargeError = exports.BadRequest_OperationOnNonScimResourceError = exports.BadRequest_NoValidInputParamsError = exports.BadRequest_MethodNotAllowedError = exports.BadRequest_InvalidUploadPartSizeError = exports.BadRequest_InvalidUploadPartGapError = exports.BadRequest_InvalidUploadOffsetError = exports.BadRequest_InvalidReturnToUrlError = exports.BadRequest_InvalidPathError = exports.BadRequest_InvalidOauthProviderError = exports.BadRequest_InvalidInterfaceError = exports.BadRequest_InvalidInputEncodingError = exports.BadRequest_InvalidFilterParamValueError = exports.BadRequest_InvalidFilterParamError = exports.BadRequest_InvalidFilterFieldError = exports.BadRequest_InvalidFilterCombinationError = exports.BadRequest_InvalidFilterAliasCombinationError = exports.BadRequest_InvalidEtagsError = exports.BadRequest_InvalidCursorTypeForSortError = exports.BadRequest_InvalidCursorError = exports.BadRequest_InvalidBodyError = exports.BadRequest_FolderMustNotBeAFileError = 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_AutomationsUnavailableError = exports.ServiceUnavailable_AgentUnavailableError = exports.ServiceUnavailableError = exports.RateLimited_TooManySharesError = exports.RateLimited_TooManyRequestsError = exports.RateLimited_TooManyLoginAttemptsError = exports.RateLimited_TooManyConcurrentRequestsError = exports.RateLimited_ReauthenticationRateLimitedError = exports.RateLimited_DuplicateShareRecipientError = exports.RateLimitedError = exports.ProcessingFailure_UpdatesNotAllowedForRemotesError = exports.ProcessingFailure_TwoFactorAuthenticationUnsubscribedRecipientError = exports.ProcessingFailure_TwoFactorAuthenticationGeneralErrorError = exports.ProcessingFailure_TwoFactorAuthenticationCountryBlacklistedError = exports.ProcessingFailure_TwoFactorAuthenticationCodeAlreadySentError = exports.ProcessingFailure_SubfolderLockedError = exports.ProcessingFailure_ResourceLockedError = exports.ProcessingFailure_RemoteServerErrorError = exports.ProcessingFailure_RecipientAlreadySharedError = exports.ProcessingFailure_PathTooLongError = exports.ProcessingFailure_MultipleProcessingErrorsError = exports.ProcessingFailure_ModelSaveErrorError = exports.ProcessingFailure_InvalidRangeError = exports.ProcessingFailure_InvalidFilenameError = exports.ProcessingFailure_InvalidFileTypeError = exports.ProcessingFailure_InvalidBundleCodeError = exports.ProcessingFailure_HistoryUnavailableError = exports.ProcessingFailure_FolderNotEmptyError = exports.ProcessingFailure_FolderLockedError = exports.ProcessingFailure_FileUploadedToWrongRegionError = exports.ProcessingFailure_FileTooBigToEncryptError = exports.ProcessingFailure_FileTooBigToDecryptError = 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_DestinationParentDoesNotExistError = exports.ProcessingFailure_DestinationParentConflictError = exports.ProcessingFailure_DestinationFolderLimitedError = exports.ProcessingFailure_DestinationExistsError = exports.ProcessingFailure_CouldNotCreateParentError = exports.ProcessingFailure_BundleOperationRequiresSubfolderError = exports.ProcessingFailure_BundleOnlyAllowsPreviewsError = exports.ProcessingFailure_AutomationCannotBeRunManuallyError = 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 = void 0;
5
+ exports.NotFound_ApiKeyNotFoundError = exports.NotFoundError = exports.NotAuthorized_ZipDownloadIpMismatchError = exports.NotAuthorized_WritePermissionRequiredError = exports.NotAuthorized_WriteAndBundlePermissionRequiredError = exports.NotAuthorized_UserIdWithoutSiteAdminError = exports.NotAuthorized_TwoFactorAuthenticationRequiredError = exports.NotAuthorized_SiteFilesAreImmutableError = exports.NotAuthorized_SiteAdminRequiredError = exports.NotAuthorized_SelfManagedRequiredError = exports.NotAuthorized_RecaptchaFailedError = 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_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_BundleMaximumUsesReachedError = exports.NotAuthorized_BillingPermissionRequiredError = 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_InvalidOrExpiredCodeError = exports.NotAuthenticated_InvalidOauthError = exports.NotAuthenticated_InvalidCredentialsError = exports.NotAuthenticated_InboxRegistrationCodeFailedError = exports.NotAuthenticated_FilesAgentTokenFailedError = exports.NotAuthenticated_BundleRegistrationCodeFailedError = exports.NotAuthenticated_AuthenticationRequiredError = 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_SearchAllOnChildPathError = exports.BadRequest_RequestParamsRequiredError = exports.BadRequest_RequestParamsInvalidError = exports.BadRequest_RequestParamsContainInvalidCharacterError = exports.BadRequest_RequestParamPathCannotHaveTrailingWhitespaceError = exports.BadRequest_ReauthenticationNeededFieldsError = exports.BadRequest_PartNumberTooLargeError = exports.BadRequest_OperationOnNonScimResourceError = exports.BadRequest_NoValidInputParamsError = exports.BadRequest_MethodNotAllowedError = exports.BadRequest_InvalidUploadPartSizeError = exports.BadRequest_InvalidUploadPartGapError = exports.BadRequest_InvalidUploadOffsetError = exports.BadRequest_InvalidReturnToUrlError = exports.BadRequest_InvalidPathError = exports.BadRequest_InvalidOauthProviderError = exports.BadRequest_InvalidInterfaceError = exports.BadRequest_InvalidInputEncodingError = exports.BadRequest_InvalidFilterParamValueError = exports.BadRequest_InvalidFilterParamError = exports.BadRequest_InvalidFilterFieldError = exports.BadRequest_InvalidFilterCombinationError = exports.BadRequest_InvalidFilterAliasCombinationError = exports.BadRequest_InvalidEtagsError = exports.BadRequest_InvalidCursorTypeForSortError = exports.BadRequest_InvalidCursorError = exports.BadRequest_InvalidBodyError = exports.BadRequest_FolderMustNotBeAFileError = 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_AutomationsUnavailableError = exports.ServiceUnavailable_AgentUnavailableError = exports.ServiceUnavailableError = exports.RateLimited_TooManySharesError = exports.RateLimited_TooManyRequestsError = exports.RateLimited_TooManyLoginAttemptsError = exports.RateLimited_TooManyConcurrentRequestsError = exports.RateLimited_ReauthenticationRateLimitedError = exports.RateLimited_DuplicateShareRecipientError = exports.RateLimitedError = exports.ProcessingFailure_UpdatesNotAllowedForRemotesError = exports.ProcessingFailure_TwoFactorAuthenticationUnsubscribedRecipientError = exports.ProcessingFailure_TwoFactorAuthenticationGeneralErrorError = exports.ProcessingFailure_TwoFactorAuthenticationCountryBlacklistedError = exports.ProcessingFailure_TwoFactorAuthenticationCodeAlreadySentError = exports.ProcessingFailure_SubfolderLockedError = exports.ProcessingFailure_ResourceLockedError = exports.ProcessingFailure_RemoteServerErrorError = exports.ProcessingFailure_RecipientAlreadySharedError = exports.ProcessingFailure_PathTooLongError = exports.ProcessingFailure_MultipleProcessingErrorsError = exports.ProcessingFailure_ModelSaveErrorError = exports.ProcessingFailure_InvalidRangeError = exports.ProcessingFailure_InvalidFilenameError = exports.ProcessingFailure_InvalidFileTypeError = exports.ProcessingFailure_InvalidBundleCodeError = exports.ProcessingFailure_HistoryUnavailableError = exports.ProcessingFailure_FolderNotEmptyError = exports.ProcessingFailure_FolderLockedError = exports.ProcessingFailure_FileUploadedToWrongRegionError = exports.ProcessingFailure_FileTooBigToEncryptError = exports.ProcessingFailure_FileTooBigToDecryptError = 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_DestinationParentDoesNotExistError = exports.ProcessingFailure_DestinationParentConflictError = exports.ProcessingFailure_DestinationFolderLimitedError = exports.ProcessingFailure_DestinationExistsError = exports.ProcessingFailure_CouldNotCreateParentError = exports.ProcessingFailure_BundleOperationRequiresSubfolderError = exports.ProcessingFailure_BundleOnlyAllowsPreviewsError = exports.ProcessingFailure_AutomationCannotBeRunManuallyError = 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 = 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"));
@@ -1216,109 +1216,121 @@ var NotAuthorized_ReauthenticationNeededActionError = exports.NotAuthorized_Reau
1216
1216
  return (0, _createClass2.default)(NotAuthorized_ReauthenticationNeededActionError);
1217
1217
  }(NotAuthorizedError);
1218
1218
  errorClasses.NotAuthorized_ReauthenticationNeededActionError = NotAuthorized_ReauthenticationNeededActionError;
1219
- var NotAuthorized_SelfManagedRequiredError = exports.NotAuthorized_SelfManagedRequiredError = /*#__PURE__*/function (_NotAuthorizedError28) {
1220
- function NotAuthorized_SelfManagedRequiredError(message, code, errorData) {
1219
+ var NotAuthorized_RecaptchaFailedError = exports.NotAuthorized_RecaptchaFailedError = /*#__PURE__*/function (_NotAuthorizedError28) {
1220
+ function NotAuthorized_RecaptchaFailedError(message, code, errorData) {
1221
1221
  var _this96;
1222
- (0, _classCallCheck2.default)(this, NotAuthorized_SelfManagedRequiredError);
1223
- _this96 = _callSuper(this, NotAuthorized_SelfManagedRequiredError, [message, code, errorData]);
1224
- _this96.name = 'NotAuthorized_SelfManagedRequiredError';
1222
+ (0, _classCallCheck2.default)(this, NotAuthorized_RecaptchaFailedError);
1223
+ _this96 = _callSuper(this, NotAuthorized_RecaptchaFailedError, [message, code, errorData]);
1224
+ _this96.name = 'NotAuthorized_RecaptchaFailedError';
1225
1225
  return _this96;
1226
1226
  }
1227
- (0, _inherits2.default)(NotAuthorized_SelfManagedRequiredError, _NotAuthorizedError28);
1227
+ (0, _inherits2.default)(NotAuthorized_RecaptchaFailedError, _NotAuthorizedError28);
1228
+ return (0, _createClass2.default)(NotAuthorized_RecaptchaFailedError);
1229
+ }(NotAuthorizedError);
1230
+ errorClasses.NotAuthorized_RecaptchaFailedError = NotAuthorized_RecaptchaFailedError;
1231
+ var NotAuthorized_SelfManagedRequiredError = exports.NotAuthorized_SelfManagedRequiredError = /*#__PURE__*/function (_NotAuthorizedError29) {
1232
+ function NotAuthorized_SelfManagedRequiredError(message, code, errorData) {
1233
+ var _this97;
1234
+ (0, _classCallCheck2.default)(this, NotAuthorized_SelfManagedRequiredError);
1235
+ _this97 = _callSuper(this, NotAuthorized_SelfManagedRequiredError, [message, code, errorData]);
1236
+ _this97.name = 'NotAuthorized_SelfManagedRequiredError';
1237
+ return _this97;
1238
+ }
1239
+ (0, _inherits2.default)(NotAuthorized_SelfManagedRequiredError, _NotAuthorizedError29);
1228
1240
  return (0, _createClass2.default)(NotAuthorized_SelfManagedRequiredError);
1229
1241
  }(NotAuthorizedError);
1230
1242
  errorClasses.NotAuthorized_SelfManagedRequiredError = NotAuthorized_SelfManagedRequiredError;
1231
- var NotAuthorized_SiteAdminRequiredError = exports.NotAuthorized_SiteAdminRequiredError = /*#__PURE__*/function (_NotAuthorizedError29) {
1243
+ var NotAuthorized_SiteAdminRequiredError = exports.NotAuthorized_SiteAdminRequiredError = /*#__PURE__*/function (_NotAuthorizedError30) {
1232
1244
  function NotAuthorized_SiteAdminRequiredError(message, code, errorData) {
1233
- var _this97;
1245
+ var _this98;
1234
1246
  (0, _classCallCheck2.default)(this, NotAuthorized_SiteAdminRequiredError);
1235
- _this97 = _callSuper(this, NotAuthorized_SiteAdminRequiredError, [message, code, errorData]);
1236
- _this97.name = 'NotAuthorized_SiteAdminRequiredError';
1237
- return _this97;
1247
+ _this98 = _callSuper(this, NotAuthorized_SiteAdminRequiredError, [message, code, errorData]);
1248
+ _this98.name = 'NotAuthorized_SiteAdminRequiredError';
1249
+ return _this98;
1238
1250
  }
1239
- (0, _inherits2.default)(NotAuthorized_SiteAdminRequiredError, _NotAuthorizedError29);
1251
+ (0, _inherits2.default)(NotAuthorized_SiteAdminRequiredError, _NotAuthorizedError30);
1240
1252
  return (0, _createClass2.default)(NotAuthorized_SiteAdminRequiredError);
1241
1253
  }(NotAuthorizedError);
1242
1254
  errorClasses.NotAuthorized_SiteAdminRequiredError = NotAuthorized_SiteAdminRequiredError;
1243
- var NotAuthorized_SiteFilesAreImmutableError = exports.NotAuthorized_SiteFilesAreImmutableError = /*#__PURE__*/function (_NotAuthorizedError30) {
1255
+ var NotAuthorized_SiteFilesAreImmutableError = exports.NotAuthorized_SiteFilesAreImmutableError = /*#__PURE__*/function (_NotAuthorizedError31) {
1244
1256
  function NotAuthorized_SiteFilesAreImmutableError(message, code, errorData) {
1245
- var _this98;
1257
+ var _this99;
1246
1258
  (0, _classCallCheck2.default)(this, NotAuthorized_SiteFilesAreImmutableError);
1247
- _this98 = _callSuper(this, NotAuthorized_SiteFilesAreImmutableError, [message, code, errorData]);
1248
- _this98.name = 'NotAuthorized_SiteFilesAreImmutableError';
1249
- return _this98;
1259
+ _this99 = _callSuper(this, NotAuthorized_SiteFilesAreImmutableError, [message, code, errorData]);
1260
+ _this99.name = 'NotAuthorized_SiteFilesAreImmutableError';
1261
+ return _this99;
1250
1262
  }
1251
- (0, _inherits2.default)(NotAuthorized_SiteFilesAreImmutableError, _NotAuthorizedError30);
1263
+ (0, _inherits2.default)(NotAuthorized_SiteFilesAreImmutableError, _NotAuthorizedError31);
1252
1264
  return (0, _createClass2.default)(NotAuthorized_SiteFilesAreImmutableError);
1253
1265
  }(NotAuthorizedError);
1254
1266
  errorClasses.NotAuthorized_SiteFilesAreImmutableError = NotAuthorized_SiteFilesAreImmutableError;
1255
- var NotAuthorized_TwoFactorAuthenticationRequiredError = exports.NotAuthorized_TwoFactorAuthenticationRequiredError = /*#__PURE__*/function (_NotAuthorizedError31) {
1267
+ var NotAuthorized_TwoFactorAuthenticationRequiredError = exports.NotAuthorized_TwoFactorAuthenticationRequiredError = /*#__PURE__*/function (_NotAuthorizedError32) {
1256
1268
  function NotAuthorized_TwoFactorAuthenticationRequiredError(message, code, errorData) {
1257
- var _this99;
1269
+ var _this100;
1258
1270
  (0, _classCallCheck2.default)(this, NotAuthorized_TwoFactorAuthenticationRequiredError);
1259
- _this99 = _callSuper(this, NotAuthorized_TwoFactorAuthenticationRequiredError, [message, code, errorData]);
1260
- _this99.name = 'NotAuthorized_TwoFactorAuthenticationRequiredError';
1261
- return _this99;
1271
+ _this100 = _callSuper(this, NotAuthorized_TwoFactorAuthenticationRequiredError, [message, code, errorData]);
1272
+ _this100.name = 'NotAuthorized_TwoFactorAuthenticationRequiredError';
1273
+ return _this100;
1262
1274
  }
1263
- (0, _inherits2.default)(NotAuthorized_TwoFactorAuthenticationRequiredError, _NotAuthorizedError31);
1275
+ (0, _inherits2.default)(NotAuthorized_TwoFactorAuthenticationRequiredError, _NotAuthorizedError32);
1264
1276
  return (0, _createClass2.default)(NotAuthorized_TwoFactorAuthenticationRequiredError);
1265
1277
  }(NotAuthorizedError);
1266
1278
  errorClasses.NotAuthorized_TwoFactorAuthenticationRequiredError = NotAuthorized_TwoFactorAuthenticationRequiredError;
1267
- var NotAuthorized_UserIdWithoutSiteAdminError = exports.NotAuthorized_UserIdWithoutSiteAdminError = /*#__PURE__*/function (_NotAuthorizedError32) {
1279
+ var NotAuthorized_UserIdWithoutSiteAdminError = exports.NotAuthorized_UserIdWithoutSiteAdminError = /*#__PURE__*/function (_NotAuthorizedError33) {
1268
1280
  function NotAuthorized_UserIdWithoutSiteAdminError(message, code, errorData) {
1269
- var _this100;
1281
+ var _this101;
1270
1282
  (0, _classCallCheck2.default)(this, NotAuthorized_UserIdWithoutSiteAdminError);
1271
- _this100 = _callSuper(this, NotAuthorized_UserIdWithoutSiteAdminError, [message, code, errorData]);
1272
- _this100.name = 'NotAuthorized_UserIdWithoutSiteAdminError';
1273
- return _this100;
1283
+ _this101 = _callSuper(this, NotAuthorized_UserIdWithoutSiteAdminError, [message, code, errorData]);
1284
+ _this101.name = 'NotAuthorized_UserIdWithoutSiteAdminError';
1285
+ return _this101;
1274
1286
  }
1275
- (0, _inherits2.default)(NotAuthorized_UserIdWithoutSiteAdminError, _NotAuthorizedError32);
1287
+ (0, _inherits2.default)(NotAuthorized_UserIdWithoutSiteAdminError, _NotAuthorizedError33);
1276
1288
  return (0, _createClass2.default)(NotAuthorized_UserIdWithoutSiteAdminError);
1277
1289
  }(NotAuthorizedError);
1278
1290
  errorClasses.NotAuthorized_UserIdWithoutSiteAdminError = NotAuthorized_UserIdWithoutSiteAdminError;
1279
- var NotAuthorized_WriteAndBundlePermissionRequiredError = exports.NotAuthorized_WriteAndBundlePermissionRequiredError = /*#__PURE__*/function (_NotAuthorizedError33) {
1291
+ var NotAuthorized_WriteAndBundlePermissionRequiredError = exports.NotAuthorized_WriteAndBundlePermissionRequiredError = /*#__PURE__*/function (_NotAuthorizedError34) {
1280
1292
  function NotAuthorized_WriteAndBundlePermissionRequiredError(message, code, errorData) {
1281
- var _this101;
1293
+ var _this102;
1282
1294
  (0, _classCallCheck2.default)(this, NotAuthorized_WriteAndBundlePermissionRequiredError);
1283
- _this101 = _callSuper(this, NotAuthorized_WriteAndBundlePermissionRequiredError, [message, code, errorData]);
1284
- _this101.name = 'NotAuthorized_WriteAndBundlePermissionRequiredError';
1285
- return _this101;
1295
+ _this102 = _callSuper(this, NotAuthorized_WriteAndBundlePermissionRequiredError, [message, code, errorData]);
1296
+ _this102.name = 'NotAuthorized_WriteAndBundlePermissionRequiredError';
1297
+ return _this102;
1286
1298
  }
1287
- (0, _inherits2.default)(NotAuthorized_WriteAndBundlePermissionRequiredError, _NotAuthorizedError33);
1299
+ (0, _inherits2.default)(NotAuthorized_WriteAndBundlePermissionRequiredError, _NotAuthorizedError34);
1288
1300
  return (0, _createClass2.default)(NotAuthorized_WriteAndBundlePermissionRequiredError);
1289
1301
  }(NotAuthorizedError);
1290
1302
  errorClasses.NotAuthorized_WriteAndBundlePermissionRequiredError = NotAuthorized_WriteAndBundlePermissionRequiredError;
1291
- var NotAuthorized_WritePermissionRequiredError = exports.NotAuthorized_WritePermissionRequiredError = /*#__PURE__*/function (_NotAuthorizedError34) {
1303
+ var NotAuthorized_WritePermissionRequiredError = exports.NotAuthorized_WritePermissionRequiredError = /*#__PURE__*/function (_NotAuthorizedError35) {
1292
1304
  function NotAuthorized_WritePermissionRequiredError(message, code, errorData) {
1293
- var _this102;
1305
+ var _this103;
1294
1306
  (0, _classCallCheck2.default)(this, NotAuthorized_WritePermissionRequiredError);
1295
- _this102 = _callSuper(this, NotAuthorized_WritePermissionRequiredError, [message, code, errorData]);
1296
- _this102.name = 'NotAuthorized_WritePermissionRequiredError';
1297
- return _this102;
1307
+ _this103 = _callSuper(this, NotAuthorized_WritePermissionRequiredError, [message, code, errorData]);
1308
+ _this103.name = 'NotAuthorized_WritePermissionRequiredError';
1309
+ return _this103;
1298
1310
  }
1299
- (0, _inherits2.default)(NotAuthorized_WritePermissionRequiredError, _NotAuthorizedError34);
1311
+ (0, _inherits2.default)(NotAuthorized_WritePermissionRequiredError, _NotAuthorizedError35);
1300
1312
  return (0, _createClass2.default)(NotAuthorized_WritePermissionRequiredError);
1301
1313
  }(NotAuthorizedError);
1302
1314
  errorClasses.NotAuthorized_WritePermissionRequiredError = NotAuthorized_WritePermissionRequiredError;
1303
- var NotAuthorized_ZipDownloadIpMismatchError = exports.NotAuthorized_ZipDownloadIpMismatchError = /*#__PURE__*/function (_NotAuthorizedError35) {
1315
+ var NotAuthorized_ZipDownloadIpMismatchError = exports.NotAuthorized_ZipDownloadIpMismatchError = /*#__PURE__*/function (_NotAuthorizedError36) {
1304
1316
  function NotAuthorized_ZipDownloadIpMismatchError(message, code, errorData) {
1305
- var _this103;
1317
+ var _this104;
1306
1318
  (0, _classCallCheck2.default)(this, NotAuthorized_ZipDownloadIpMismatchError);
1307
- _this103 = _callSuper(this, NotAuthorized_ZipDownloadIpMismatchError, [message, code, errorData]);
1308
- _this103.name = 'NotAuthorized_ZipDownloadIpMismatchError';
1309
- return _this103;
1319
+ _this104 = _callSuper(this, NotAuthorized_ZipDownloadIpMismatchError, [message, code, errorData]);
1320
+ _this104.name = 'NotAuthorized_ZipDownloadIpMismatchError';
1321
+ return _this104;
1310
1322
  }
1311
- (0, _inherits2.default)(NotAuthorized_ZipDownloadIpMismatchError, _NotAuthorizedError35);
1323
+ (0, _inherits2.default)(NotAuthorized_ZipDownloadIpMismatchError, _NotAuthorizedError36);
1312
1324
  return (0, _createClass2.default)(NotAuthorized_ZipDownloadIpMismatchError);
1313
1325
  }(NotAuthorizedError);
1314
1326
  errorClasses.NotAuthorized_ZipDownloadIpMismatchError = NotAuthorized_ZipDownloadIpMismatchError;
1315
1327
  var NotFound_ApiKeyNotFoundError = exports.NotFound_ApiKeyNotFoundError = /*#__PURE__*/function (_NotFoundError) {
1316
1328
  function NotFound_ApiKeyNotFoundError(message, code, errorData) {
1317
- var _this104;
1329
+ var _this105;
1318
1330
  (0, _classCallCheck2.default)(this, NotFound_ApiKeyNotFoundError);
1319
- _this104 = _callSuper(this, NotFound_ApiKeyNotFoundError, [message, code, errorData]);
1320
- _this104.name = 'NotFound_ApiKeyNotFoundError';
1321
- return _this104;
1331
+ _this105 = _callSuper(this, NotFound_ApiKeyNotFoundError, [message, code, errorData]);
1332
+ _this105.name = 'NotFound_ApiKeyNotFoundError';
1333
+ return _this105;
1322
1334
  }
1323
1335
  (0, _inherits2.default)(NotFound_ApiKeyNotFoundError, _NotFoundError);
1324
1336
  return (0, _createClass2.default)(NotFound_ApiKeyNotFoundError);
@@ -1326,11 +1338,11 @@ var NotFound_ApiKeyNotFoundError = exports.NotFound_ApiKeyNotFoundError = /*#__P
1326
1338
  errorClasses.NotFound_ApiKeyNotFoundError = NotFound_ApiKeyNotFoundError;
1327
1339
  var NotFound_BundlePathNotFoundError = exports.NotFound_BundlePathNotFoundError = /*#__PURE__*/function (_NotFoundError2) {
1328
1340
  function NotFound_BundlePathNotFoundError(message, code, errorData) {
1329
- var _this105;
1341
+ var _this106;
1330
1342
  (0, _classCallCheck2.default)(this, NotFound_BundlePathNotFoundError);
1331
- _this105 = _callSuper(this, NotFound_BundlePathNotFoundError, [message, code, errorData]);
1332
- _this105.name = 'NotFound_BundlePathNotFoundError';
1333
- return _this105;
1343
+ _this106 = _callSuper(this, NotFound_BundlePathNotFoundError, [message, code, errorData]);
1344
+ _this106.name = 'NotFound_BundlePathNotFoundError';
1345
+ return _this106;
1334
1346
  }
1335
1347
  (0, _inherits2.default)(NotFound_BundlePathNotFoundError, _NotFoundError2);
1336
1348
  return (0, _createClass2.default)(NotFound_BundlePathNotFoundError);
@@ -1338,11 +1350,11 @@ var NotFound_BundlePathNotFoundError = exports.NotFound_BundlePathNotFoundError
1338
1350
  errorClasses.NotFound_BundlePathNotFoundError = NotFound_BundlePathNotFoundError;
1339
1351
  var NotFound_BundleRegistrationNotFoundError = exports.NotFound_BundleRegistrationNotFoundError = /*#__PURE__*/function (_NotFoundError3) {
1340
1352
  function NotFound_BundleRegistrationNotFoundError(message, code, errorData) {
1341
- var _this106;
1353
+ var _this107;
1342
1354
  (0, _classCallCheck2.default)(this, NotFound_BundleRegistrationNotFoundError);
1343
- _this106 = _callSuper(this, NotFound_BundleRegistrationNotFoundError, [message, code, errorData]);
1344
- _this106.name = 'NotFound_BundleRegistrationNotFoundError';
1345
- return _this106;
1355
+ _this107 = _callSuper(this, NotFound_BundleRegistrationNotFoundError, [message, code, errorData]);
1356
+ _this107.name = 'NotFound_BundleRegistrationNotFoundError';
1357
+ return _this107;
1346
1358
  }
1347
1359
  (0, _inherits2.default)(NotFound_BundleRegistrationNotFoundError, _NotFoundError3);
1348
1360
  return (0, _createClass2.default)(NotFound_BundleRegistrationNotFoundError);
@@ -1350,11 +1362,11 @@ var NotFound_BundleRegistrationNotFoundError = exports.NotFound_BundleRegistrati
1350
1362
  errorClasses.NotFound_BundleRegistrationNotFoundError = NotFound_BundleRegistrationNotFoundError;
1351
1363
  var NotFound_CodeNotFoundError = exports.NotFound_CodeNotFoundError = /*#__PURE__*/function (_NotFoundError4) {
1352
1364
  function NotFound_CodeNotFoundError(message, code, errorData) {
1353
- var _this107;
1365
+ var _this108;
1354
1366
  (0, _classCallCheck2.default)(this, NotFound_CodeNotFoundError);
1355
- _this107 = _callSuper(this, NotFound_CodeNotFoundError, [message, code, errorData]);
1356
- _this107.name = 'NotFound_CodeNotFoundError';
1357
- return _this107;
1367
+ _this108 = _callSuper(this, NotFound_CodeNotFoundError, [message, code, errorData]);
1368
+ _this108.name = 'NotFound_CodeNotFoundError';
1369
+ return _this108;
1358
1370
  }
1359
1371
  (0, _inherits2.default)(NotFound_CodeNotFoundError, _NotFoundError4);
1360
1372
  return (0, _createClass2.default)(NotFound_CodeNotFoundError);
@@ -1362,11 +1374,11 @@ var NotFound_CodeNotFoundError = exports.NotFound_CodeNotFoundError = /*#__PURE_
1362
1374
  errorClasses.NotFound_CodeNotFoundError = NotFound_CodeNotFoundError;
1363
1375
  var NotFound_FileNotFoundError = exports.NotFound_FileNotFoundError = /*#__PURE__*/function (_NotFoundError5) {
1364
1376
  function NotFound_FileNotFoundError(message, code, errorData) {
1365
- var _this108;
1377
+ var _this109;
1366
1378
  (0, _classCallCheck2.default)(this, NotFound_FileNotFoundError);
1367
- _this108 = _callSuper(this, NotFound_FileNotFoundError, [message, code, errorData]);
1368
- _this108.name = 'NotFound_FileNotFoundError';
1369
- return _this108;
1379
+ _this109 = _callSuper(this, NotFound_FileNotFoundError, [message, code, errorData]);
1380
+ _this109.name = 'NotFound_FileNotFoundError';
1381
+ return _this109;
1370
1382
  }
1371
1383
  (0, _inherits2.default)(NotFound_FileNotFoundError, _NotFoundError5);
1372
1384
  return (0, _createClass2.default)(NotFound_FileNotFoundError);
@@ -1374,11 +1386,11 @@ var NotFound_FileNotFoundError = exports.NotFound_FileNotFoundError = /*#__PURE_
1374
1386
  errorClasses.NotFound_FileNotFoundError = NotFound_FileNotFoundError;
1375
1387
  var NotFound_FileUploadNotFoundError = exports.NotFound_FileUploadNotFoundError = /*#__PURE__*/function (_NotFoundError6) {
1376
1388
  function NotFound_FileUploadNotFoundError(message, code, errorData) {
1377
- var _this109;
1389
+ var _this110;
1378
1390
  (0, _classCallCheck2.default)(this, NotFound_FileUploadNotFoundError);
1379
- _this109 = _callSuper(this, NotFound_FileUploadNotFoundError, [message, code, errorData]);
1380
- _this109.name = 'NotFound_FileUploadNotFoundError';
1381
- return _this109;
1391
+ _this110 = _callSuper(this, NotFound_FileUploadNotFoundError, [message, code, errorData]);
1392
+ _this110.name = 'NotFound_FileUploadNotFoundError';
1393
+ return _this110;
1382
1394
  }
1383
1395
  (0, _inherits2.default)(NotFound_FileUploadNotFoundError, _NotFoundError6);
1384
1396
  return (0, _createClass2.default)(NotFound_FileUploadNotFoundError);
@@ -1386,11 +1398,11 @@ var NotFound_FileUploadNotFoundError = exports.NotFound_FileUploadNotFoundError
1386
1398
  errorClasses.NotFound_FileUploadNotFoundError = NotFound_FileUploadNotFoundError;
1387
1399
  var NotFound_FolderNotFoundError = exports.NotFound_FolderNotFoundError = /*#__PURE__*/function (_NotFoundError7) {
1388
1400
  function NotFound_FolderNotFoundError(message, code, errorData) {
1389
- var _this110;
1401
+ var _this111;
1390
1402
  (0, _classCallCheck2.default)(this, NotFound_FolderNotFoundError);
1391
- _this110 = _callSuper(this, NotFound_FolderNotFoundError, [message, code, errorData]);
1392
- _this110.name = 'NotFound_FolderNotFoundError';
1393
- return _this110;
1403
+ _this111 = _callSuper(this, NotFound_FolderNotFoundError, [message, code, errorData]);
1404
+ _this111.name = 'NotFound_FolderNotFoundError';
1405
+ return _this111;
1394
1406
  }
1395
1407
  (0, _inherits2.default)(NotFound_FolderNotFoundError, _NotFoundError7);
1396
1408
  return (0, _createClass2.default)(NotFound_FolderNotFoundError);
@@ -1398,11 +1410,11 @@ var NotFound_FolderNotFoundError = exports.NotFound_FolderNotFoundError = /*#__P
1398
1410
  errorClasses.NotFound_FolderNotFoundError = NotFound_FolderNotFoundError;
1399
1411
  var NotFound_GroupNotFoundError = exports.NotFound_GroupNotFoundError = /*#__PURE__*/function (_NotFoundError8) {
1400
1412
  function NotFound_GroupNotFoundError(message, code, errorData) {
1401
- var _this111;
1413
+ var _this112;
1402
1414
  (0, _classCallCheck2.default)(this, NotFound_GroupNotFoundError);
1403
- _this111 = _callSuper(this, NotFound_GroupNotFoundError, [message, code, errorData]);
1404
- _this111.name = 'NotFound_GroupNotFoundError';
1405
- return _this111;
1415
+ _this112 = _callSuper(this, NotFound_GroupNotFoundError, [message, code, errorData]);
1416
+ _this112.name = 'NotFound_GroupNotFoundError';
1417
+ return _this112;
1406
1418
  }
1407
1419
  (0, _inherits2.default)(NotFound_GroupNotFoundError, _NotFoundError8);
1408
1420
  return (0, _createClass2.default)(NotFound_GroupNotFoundError);
@@ -1410,11 +1422,11 @@ var NotFound_GroupNotFoundError = exports.NotFound_GroupNotFoundError = /*#__PUR
1410
1422
  errorClasses.NotFound_GroupNotFoundError = NotFound_GroupNotFoundError;
1411
1423
  var NotFound_InboxNotFoundError = exports.NotFound_InboxNotFoundError = /*#__PURE__*/function (_NotFoundError9) {
1412
1424
  function NotFound_InboxNotFoundError(message, code, errorData) {
1413
- var _this112;
1425
+ var _this113;
1414
1426
  (0, _classCallCheck2.default)(this, NotFound_InboxNotFoundError);
1415
- _this112 = _callSuper(this, NotFound_InboxNotFoundError, [message, code, errorData]);
1416
- _this112.name = 'NotFound_InboxNotFoundError';
1417
- return _this112;
1427
+ _this113 = _callSuper(this, NotFound_InboxNotFoundError, [message, code, errorData]);
1428
+ _this113.name = 'NotFound_InboxNotFoundError';
1429
+ return _this113;
1418
1430
  }
1419
1431
  (0, _inherits2.default)(NotFound_InboxNotFoundError, _NotFoundError9);
1420
1432
  return (0, _createClass2.default)(NotFound_InboxNotFoundError);
@@ -1422,11 +1434,11 @@ var NotFound_InboxNotFoundError = exports.NotFound_InboxNotFoundError = /*#__PUR
1422
1434
  errorClasses.NotFound_InboxNotFoundError = NotFound_InboxNotFoundError;
1423
1435
  var NotFound_NestedNotFoundError = exports.NotFound_NestedNotFoundError = /*#__PURE__*/function (_NotFoundError10) {
1424
1436
  function NotFound_NestedNotFoundError(message, code, errorData) {
1425
- var _this113;
1437
+ var _this114;
1426
1438
  (0, _classCallCheck2.default)(this, NotFound_NestedNotFoundError);
1427
- _this113 = _callSuper(this, NotFound_NestedNotFoundError, [message, code, errorData]);
1428
- _this113.name = 'NotFound_NestedNotFoundError';
1429
- return _this113;
1439
+ _this114 = _callSuper(this, NotFound_NestedNotFoundError, [message, code, errorData]);
1440
+ _this114.name = 'NotFound_NestedNotFoundError';
1441
+ return _this114;
1430
1442
  }
1431
1443
  (0, _inherits2.default)(NotFound_NestedNotFoundError, _NotFoundError10);
1432
1444
  return (0, _createClass2.default)(NotFound_NestedNotFoundError);
@@ -1434,11 +1446,11 @@ var NotFound_NestedNotFoundError = exports.NotFound_NestedNotFoundError = /*#__P
1434
1446
  errorClasses.NotFound_NestedNotFoundError = NotFound_NestedNotFoundError;
1435
1447
  var NotFound_PlanNotFoundError = exports.NotFound_PlanNotFoundError = /*#__PURE__*/function (_NotFoundError11) {
1436
1448
  function NotFound_PlanNotFoundError(message, code, errorData) {
1437
- var _this114;
1449
+ var _this115;
1438
1450
  (0, _classCallCheck2.default)(this, NotFound_PlanNotFoundError);
1439
- _this114 = _callSuper(this, NotFound_PlanNotFoundError, [message, code, errorData]);
1440
- _this114.name = 'NotFound_PlanNotFoundError';
1441
- return _this114;
1451
+ _this115 = _callSuper(this, NotFound_PlanNotFoundError, [message, code, errorData]);
1452
+ _this115.name = 'NotFound_PlanNotFoundError';
1453
+ return _this115;
1442
1454
  }
1443
1455
  (0, _inherits2.default)(NotFound_PlanNotFoundError, _NotFoundError11);
1444
1456
  return (0, _createClass2.default)(NotFound_PlanNotFoundError);
@@ -1446,11 +1458,11 @@ var NotFound_PlanNotFoundError = exports.NotFound_PlanNotFoundError = /*#__PURE_
1446
1458
  errorClasses.NotFound_PlanNotFoundError = NotFound_PlanNotFoundError;
1447
1459
  var NotFound_SiteNotFoundError = exports.NotFound_SiteNotFoundError = /*#__PURE__*/function (_NotFoundError12) {
1448
1460
  function NotFound_SiteNotFoundError(message, code, errorData) {
1449
- var _this115;
1461
+ var _this116;
1450
1462
  (0, _classCallCheck2.default)(this, NotFound_SiteNotFoundError);
1451
- _this115 = _callSuper(this, NotFound_SiteNotFoundError, [message, code, errorData]);
1452
- _this115.name = 'NotFound_SiteNotFoundError';
1453
- return _this115;
1463
+ _this116 = _callSuper(this, NotFound_SiteNotFoundError, [message, code, errorData]);
1464
+ _this116.name = 'NotFound_SiteNotFoundError';
1465
+ return _this116;
1454
1466
  }
1455
1467
  (0, _inherits2.default)(NotFound_SiteNotFoundError, _NotFoundError12);
1456
1468
  return (0, _createClass2.default)(NotFound_SiteNotFoundError);
@@ -1458,11 +1470,11 @@ var NotFound_SiteNotFoundError = exports.NotFound_SiteNotFoundError = /*#__PURE_
1458
1470
  errorClasses.NotFound_SiteNotFoundError = NotFound_SiteNotFoundError;
1459
1471
  var NotFound_UserNotFoundError = exports.NotFound_UserNotFoundError = /*#__PURE__*/function (_NotFoundError13) {
1460
1472
  function NotFound_UserNotFoundError(message, code, errorData) {
1461
- var _this116;
1473
+ var _this117;
1462
1474
  (0, _classCallCheck2.default)(this, NotFound_UserNotFoundError);
1463
- _this116 = _callSuper(this, NotFound_UserNotFoundError, [message, code, errorData]);
1464
- _this116.name = 'NotFound_UserNotFoundError';
1465
- return _this116;
1475
+ _this117 = _callSuper(this, NotFound_UserNotFoundError, [message, code, errorData]);
1476
+ _this117.name = 'NotFound_UserNotFoundError';
1477
+ return _this117;
1466
1478
  }
1467
1479
  (0, _inherits2.default)(NotFound_UserNotFoundError, _NotFoundError13);
1468
1480
  return (0, _createClass2.default)(NotFound_UserNotFoundError);
@@ -1470,11 +1482,11 @@ var NotFound_UserNotFoundError = exports.NotFound_UserNotFoundError = /*#__PURE_
1470
1482
  errorClasses.NotFound_UserNotFoundError = NotFound_UserNotFoundError;
1471
1483
  var ProcessingFailure_AutomationCannotBeRunManuallyError = exports.ProcessingFailure_AutomationCannotBeRunManuallyError = /*#__PURE__*/function (_ProcessingFailureErr) {
1472
1484
  function ProcessingFailure_AutomationCannotBeRunManuallyError(message, code, errorData) {
1473
- var _this117;
1485
+ var _this118;
1474
1486
  (0, _classCallCheck2.default)(this, ProcessingFailure_AutomationCannotBeRunManuallyError);
1475
- _this117 = _callSuper(this, ProcessingFailure_AutomationCannotBeRunManuallyError, [message, code, errorData]);
1476
- _this117.name = 'ProcessingFailure_AutomationCannotBeRunManuallyError';
1477
- return _this117;
1487
+ _this118 = _callSuper(this, ProcessingFailure_AutomationCannotBeRunManuallyError, [message, code, errorData]);
1488
+ _this118.name = 'ProcessingFailure_AutomationCannotBeRunManuallyError';
1489
+ return _this118;
1478
1490
  }
1479
1491
  (0, _inherits2.default)(ProcessingFailure_AutomationCannotBeRunManuallyError, _ProcessingFailureErr);
1480
1492
  return (0, _createClass2.default)(ProcessingFailure_AutomationCannotBeRunManuallyError);
@@ -1482,11 +1494,11 @@ var ProcessingFailure_AutomationCannotBeRunManuallyError = exports.ProcessingFai
1482
1494
  errorClasses.ProcessingFailure_AutomationCannotBeRunManuallyError = ProcessingFailure_AutomationCannotBeRunManuallyError;
1483
1495
  var ProcessingFailure_BundleOnlyAllowsPreviewsError = exports.ProcessingFailure_BundleOnlyAllowsPreviewsError = /*#__PURE__*/function (_ProcessingFailureErr2) {
1484
1496
  function ProcessingFailure_BundleOnlyAllowsPreviewsError(message, code, errorData) {
1485
- var _this118;
1497
+ var _this119;
1486
1498
  (0, _classCallCheck2.default)(this, ProcessingFailure_BundleOnlyAllowsPreviewsError);
1487
- _this118 = _callSuper(this, ProcessingFailure_BundleOnlyAllowsPreviewsError, [message, code, errorData]);
1488
- _this118.name = 'ProcessingFailure_BundleOnlyAllowsPreviewsError';
1489
- return _this118;
1499
+ _this119 = _callSuper(this, ProcessingFailure_BundleOnlyAllowsPreviewsError, [message, code, errorData]);
1500
+ _this119.name = 'ProcessingFailure_BundleOnlyAllowsPreviewsError';
1501
+ return _this119;
1490
1502
  }
1491
1503
  (0, _inherits2.default)(ProcessingFailure_BundleOnlyAllowsPreviewsError, _ProcessingFailureErr2);
1492
1504
  return (0, _createClass2.default)(ProcessingFailure_BundleOnlyAllowsPreviewsError);
@@ -1494,11 +1506,11 @@ var ProcessingFailure_BundleOnlyAllowsPreviewsError = exports.ProcessingFailure_
1494
1506
  errorClasses.ProcessingFailure_BundleOnlyAllowsPreviewsError = ProcessingFailure_BundleOnlyAllowsPreviewsError;
1495
1507
  var ProcessingFailure_BundleOperationRequiresSubfolderError = exports.ProcessingFailure_BundleOperationRequiresSubfolderError = /*#__PURE__*/function (_ProcessingFailureErr3) {
1496
1508
  function ProcessingFailure_BundleOperationRequiresSubfolderError(message, code, errorData) {
1497
- var _this119;
1509
+ var _this120;
1498
1510
  (0, _classCallCheck2.default)(this, ProcessingFailure_BundleOperationRequiresSubfolderError);
1499
- _this119 = _callSuper(this, ProcessingFailure_BundleOperationRequiresSubfolderError, [message, code, errorData]);
1500
- _this119.name = 'ProcessingFailure_BundleOperationRequiresSubfolderError';
1501
- return _this119;
1511
+ _this120 = _callSuper(this, ProcessingFailure_BundleOperationRequiresSubfolderError, [message, code, errorData]);
1512
+ _this120.name = 'ProcessingFailure_BundleOperationRequiresSubfolderError';
1513
+ return _this120;
1502
1514
  }
1503
1515
  (0, _inherits2.default)(ProcessingFailure_BundleOperationRequiresSubfolderError, _ProcessingFailureErr3);
1504
1516
  return (0, _createClass2.default)(ProcessingFailure_BundleOperationRequiresSubfolderError);
@@ -1506,11 +1518,11 @@ var ProcessingFailure_BundleOperationRequiresSubfolderError = exports.Processing
1506
1518
  errorClasses.ProcessingFailure_BundleOperationRequiresSubfolderError = ProcessingFailure_BundleOperationRequiresSubfolderError;
1507
1519
  var ProcessingFailure_CouldNotCreateParentError = exports.ProcessingFailure_CouldNotCreateParentError = /*#__PURE__*/function (_ProcessingFailureErr4) {
1508
1520
  function ProcessingFailure_CouldNotCreateParentError(message, code, errorData) {
1509
- var _this120;
1521
+ var _this121;
1510
1522
  (0, _classCallCheck2.default)(this, ProcessingFailure_CouldNotCreateParentError);
1511
- _this120 = _callSuper(this, ProcessingFailure_CouldNotCreateParentError, [message, code, errorData]);
1512
- _this120.name = 'ProcessingFailure_CouldNotCreateParentError';
1513
- return _this120;
1523
+ _this121 = _callSuper(this, ProcessingFailure_CouldNotCreateParentError, [message, code, errorData]);
1524
+ _this121.name = 'ProcessingFailure_CouldNotCreateParentError';
1525
+ return _this121;
1514
1526
  }
1515
1527
  (0, _inherits2.default)(ProcessingFailure_CouldNotCreateParentError, _ProcessingFailureErr4);
1516
1528
  return (0, _createClass2.default)(ProcessingFailure_CouldNotCreateParentError);
@@ -1518,11 +1530,11 @@ var ProcessingFailure_CouldNotCreateParentError = exports.ProcessingFailure_Coul
1518
1530
  errorClasses.ProcessingFailure_CouldNotCreateParentError = ProcessingFailure_CouldNotCreateParentError;
1519
1531
  var ProcessingFailure_DestinationExistsError = exports.ProcessingFailure_DestinationExistsError = /*#__PURE__*/function (_ProcessingFailureErr5) {
1520
1532
  function ProcessingFailure_DestinationExistsError(message, code, errorData) {
1521
- var _this121;
1533
+ var _this122;
1522
1534
  (0, _classCallCheck2.default)(this, ProcessingFailure_DestinationExistsError);
1523
- _this121 = _callSuper(this, ProcessingFailure_DestinationExistsError, [message, code, errorData]);
1524
- _this121.name = 'ProcessingFailure_DestinationExistsError';
1525
- return _this121;
1535
+ _this122 = _callSuper(this, ProcessingFailure_DestinationExistsError, [message, code, errorData]);
1536
+ _this122.name = 'ProcessingFailure_DestinationExistsError';
1537
+ return _this122;
1526
1538
  }
1527
1539
  (0, _inherits2.default)(ProcessingFailure_DestinationExistsError, _ProcessingFailureErr5);
1528
1540
  return (0, _createClass2.default)(ProcessingFailure_DestinationExistsError);
@@ -1530,11 +1542,11 @@ var ProcessingFailure_DestinationExistsError = exports.ProcessingFailure_Destina
1530
1542
  errorClasses.ProcessingFailure_DestinationExistsError = ProcessingFailure_DestinationExistsError;
1531
1543
  var ProcessingFailure_DestinationFolderLimitedError = exports.ProcessingFailure_DestinationFolderLimitedError = /*#__PURE__*/function (_ProcessingFailureErr6) {
1532
1544
  function ProcessingFailure_DestinationFolderLimitedError(message, code, errorData) {
1533
- var _this122;
1545
+ var _this123;
1534
1546
  (0, _classCallCheck2.default)(this, ProcessingFailure_DestinationFolderLimitedError);
1535
- _this122 = _callSuper(this, ProcessingFailure_DestinationFolderLimitedError, [message, code, errorData]);
1536
- _this122.name = 'ProcessingFailure_DestinationFolderLimitedError';
1537
- return _this122;
1547
+ _this123 = _callSuper(this, ProcessingFailure_DestinationFolderLimitedError, [message, code, errorData]);
1548
+ _this123.name = 'ProcessingFailure_DestinationFolderLimitedError';
1549
+ return _this123;
1538
1550
  }
1539
1551
  (0, _inherits2.default)(ProcessingFailure_DestinationFolderLimitedError, _ProcessingFailureErr6);
1540
1552
  return (0, _createClass2.default)(ProcessingFailure_DestinationFolderLimitedError);
@@ -1542,11 +1554,11 @@ var ProcessingFailure_DestinationFolderLimitedError = exports.ProcessingFailure_
1542
1554
  errorClasses.ProcessingFailure_DestinationFolderLimitedError = ProcessingFailure_DestinationFolderLimitedError;
1543
1555
  var ProcessingFailure_DestinationParentConflictError = exports.ProcessingFailure_DestinationParentConflictError = /*#__PURE__*/function (_ProcessingFailureErr7) {
1544
1556
  function ProcessingFailure_DestinationParentConflictError(message, code, errorData) {
1545
- var _this123;
1557
+ var _this124;
1546
1558
  (0, _classCallCheck2.default)(this, ProcessingFailure_DestinationParentConflictError);
1547
- _this123 = _callSuper(this, ProcessingFailure_DestinationParentConflictError, [message, code, errorData]);
1548
- _this123.name = 'ProcessingFailure_DestinationParentConflictError';
1549
- return _this123;
1559
+ _this124 = _callSuper(this, ProcessingFailure_DestinationParentConflictError, [message, code, errorData]);
1560
+ _this124.name = 'ProcessingFailure_DestinationParentConflictError';
1561
+ return _this124;
1550
1562
  }
1551
1563
  (0, _inherits2.default)(ProcessingFailure_DestinationParentConflictError, _ProcessingFailureErr7);
1552
1564
  return (0, _createClass2.default)(ProcessingFailure_DestinationParentConflictError);
@@ -1554,11 +1566,11 @@ var ProcessingFailure_DestinationParentConflictError = exports.ProcessingFailure
1554
1566
  errorClasses.ProcessingFailure_DestinationParentConflictError = ProcessingFailure_DestinationParentConflictError;
1555
1567
  var ProcessingFailure_DestinationParentDoesNotExistError = exports.ProcessingFailure_DestinationParentDoesNotExistError = /*#__PURE__*/function (_ProcessingFailureErr8) {
1556
1568
  function ProcessingFailure_DestinationParentDoesNotExistError(message, code, errorData) {
1557
- var _this124;
1569
+ var _this125;
1558
1570
  (0, _classCallCheck2.default)(this, ProcessingFailure_DestinationParentDoesNotExistError);
1559
- _this124 = _callSuper(this, ProcessingFailure_DestinationParentDoesNotExistError, [message, code, errorData]);
1560
- _this124.name = 'ProcessingFailure_DestinationParentDoesNotExistError';
1561
- return _this124;
1571
+ _this125 = _callSuper(this, ProcessingFailure_DestinationParentDoesNotExistError, [message, code, errorData]);
1572
+ _this125.name = 'ProcessingFailure_DestinationParentDoesNotExistError';
1573
+ return _this125;
1562
1574
  }
1563
1575
  (0, _inherits2.default)(ProcessingFailure_DestinationParentDoesNotExistError, _ProcessingFailureErr8);
1564
1576
  return (0, _createClass2.default)(ProcessingFailure_DestinationParentDoesNotExistError);
@@ -1566,11 +1578,11 @@ var ProcessingFailure_DestinationParentDoesNotExistError = exports.ProcessingFai
1566
1578
  errorClasses.ProcessingFailure_DestinationParentDoesNotExistError = ProcessingFailure_DestinationParentDoesNotExistError;
1567
1579
  var ProcessingFailure_ExpiredPrivateKeyError = exports.ProcessingFailure_ExpiredPrivateKeyError = /*#__PURE__*/function (_ProcessingFailureErr9) {
1568
1580
  function ProcessingFailure_ExpiredPrivateKeyError(message, code, errorData) {
1569
- var _this125;
1581
+ var _this126;
1570
1582
  (0, _classCallCheck2.default)(this, ProcessingFailure_ExpiredPrivateKeyError);
1571
- _this125 = _callSuper(this, ProcessingFailure_ExpiredPrivateKeyError, [message, code, errorData]);
1572
- _this125.name = 'ProcessingFailure_ExpiredPrivateKeyError';
1573
- return _this125;
1583
+ _this126 = _callSuper(this, ProcessingFailure_ExpiredPrivateKeyError, [message, code, errorData]);
1584
+ _this126.name = 'ProcessingFailure_ExpiredPrivateKeyError';
1585
+ return _this126;
1574
1586
  }
1575
1587
  (0, _inherits2.default)(ProcessingFailure_ExpiredPrivateKeyError, _ProcessingFailureErr9);
1576
1588
  return (0, _createClass2.default)(ProcessingFailure_ExpiredPrivateKeyError);
@@ -1578,11 +1590,11 @@ var ProcessingFailure_ExpiredPrivateKeyError = exports.ProcessingFailure_Expired
1578
1590
  errorClasses.ProcessingFailure_ExpiredPrivateKeyError = ProcessingFailure_ExpiredPrivateKeyError;
1579
1591
  var ProcessingFailure_ExpiredPublicKeyError = exports.ProcessingFailure_ExpiredPublicKeyError = /*#__PURE__*/function (_ProcessingFailureErr10) {
1580
1592
  function ProcessingFailure_ExpiredPublicKeyError(message, code, errorData) {
1581
- var _this126;
1593
+ var _this127;
1582
1594
  (0, _classCallCheck2.default)(this, ProcessingFailure_ExpiredPublicKeyError);
1583
- _this126 = _callSuper(this, ProcessingFailure_ExpiredPublicKeyError, [message, code, errorData]);
1584
- _this126.name = 'ProcessingFailure_ExpiredPublicKeyError';
1585
- return _this126;
1595
+ _this127 = _callSuper(this, ProcessingFailure_ExpiredPublicKeyError, [message, code, errorData]);
1596
+ _this127.name = 'ProcessingFailure_ExpiredPublicKeyError';
1597
+ return _this127;
1586
1598
  }
1587
1599
  (0, _inherits2.default)(ProcessingFailure_ExpiredPublicKeyError, _ProcessingFailureErr10);
1588
1600
  return (0, _createClass2.default)(ProcessingFailure_ExpiredPublicKeyError);
@@ -1590,11 +1602,11 @@ var ProcessingFailure_ExpiredPublicKeyError = exports.ProcessingFailure_ExpiredP
1590
1602
  errorClasses.ProcessingFailure_ExpiredPublicKeyError = ProcessingFailure_ExpiredPublicKeyError;
1591
1603
  var ProcessingFailure_ExportFailureError = exports.ProcessingFailure_ExportFailureError = /*#__PURE__*/function (_ProcessingFailureErr11) {
1592
1604
  function ProcessingFailure_ExportFailureError(message, code, errorData) {
1593
- var _this127;
1605
+ var _this128;
1594
1606
  (0, _classCallCheck2.default)(this, ProcessingFailure_ExportFailureError);
1595
- _this127 = _callSuper(this, ProcessingFailure_ExportFailureError, [message, code, errorData]);
1596
- _this127.name = 'ProcessingFailure_ExportFailureError';
1597
- return _this127;
1607
+ _this128 = _callSuper(this, ProcessingFailure_ExportFailureError, [message, code, errorData]);
1608
+ _this128.name = 'ProcessingFailure_ExportFailureError';
1609
+ return _this128;
1598
1610
  }
1599
1611
  (0, _inherits2.default)(ProcessingFailure_ExportFailureError, _ProcessingFailureErr11);
1600
1612
  return (0, _createClass2.default)(ProcessingFailure_ExportFailureError);
@@ -1602,11 +1614,11 @@ var ProcessingFailure_ExportFailureError = exports.ProcessingFailure_ExportFailu
1602
1614
  errorClasses.ProcessingFailure_ExportFailureError = ProcessingFailure_ExportFailureError;
1603
1615
  var ProcessingFailure_ExportNotReadyError = exports.ProcessingFailure_ExportNotReadyError = /*#__PURE__*/function (_ProcessingFailureErr12) {
1604
1616
  function ProcessingFailure_ExportNotReadyError(message, code, errorData) {
1605
- var _this128;
1617
+ var _this129;
1606
1618
  (0, _classCallCheck2.default)(this, ProcessingFailure_ExportNotReadyError);
1607
- _this128 = _callSuper(this, ProcessingFailure_ExportNotReadyError, [message, code, errorData]);
1608
- _this128.name = 'ProcessingFailure_ExportNotReadyError';
1609
- return _this128;
1619
+ _this129 = _callSuper(this, ProcessingFailure_ExportNotReadyError, [message, code, errorData]);
1620
+ _this129.name = 'ProcessingFailure_ExportNotReadyError';
1621
+ return _this129;
1610
1622
  }
1611
1623
  (0, _inherits2.default)(ProcessingFailure_ExportNotReadyError, _ProcessingFailureErr12);
1612
1624
  return (0, _createClass2.default)(ProcessingFailure_ExportNotReadyError);
@@ -1614,11 +1626,11 @@ var ProcessingFailure_ExportNotReadyError = exports.ProcessingFailure_ExportNotR
1614
1626
  errorClasses.ProcessingFailure_ExportNotReadyError = ProcessingFailure_ExportNotReadyError;
1615
1627
  var ProcessingFailure_FailedToChangePasswordError = exports.ProcessingFailure_FailedToChangePasswordError = /*#__PURE__*/function (_ProcessingFailureErr13) {
1616
1628
  function ProcessingFailure_FailedToChangePasswordError(message, code, errorData) {
1617
- var _this129;
1629
+ var _this130;
1618
1630
  (0, _classCallCheck2.default)(this, ProcessingFailure_FailedToChangePasswordError);
1619
- _this129 = _callSuper(this, ProcessingFailure_FailedToChangePasswordError, [message, code, errorData]);
1620
- _this129.name = 'ProcessingFailure_FailedToChangePasswordError';
1621
- return _this129;
1631
+ _this130 = _callSuper(this, ProcessingFailure_FailedToChangePasswordError, [message, code, errorData]);
1632
+ _this130.name = 'ProcessingFailure_FailedToChangePasswordError';
1633
+ return _this130;
1622
1634
  }
1623
1635
  (0, _inherits2.default)(ProcessingFailure_FailedToChangePasswordError, _ProcessingFailureErr13);
1624
1636
  return (0, _createClass2.default)(ProcessingFailure_FailedToChangePasswordError);
@@ -1626,11 +1638,11 @@ var ProcessingFailure_FailedToChangePasswordError = exports.ProcessingFailure_Fa
1626
1638
  errorClasses.ProcessingFailure_FailedToChangePasswordError = ProcessingFailure_FailedToChangePasswordError;
1627
1639
  var ProcessingFailure_FileLockedError = exports.ProcessingFailure_FileLockedError = /*#__PURE__*/function (_ProcessingFailureErr14) {
1628
1640
  function ProcessingFailure_FileLockedError(message, code, errorData) {
1629
- var _this130;
1641
+ var _this131;
1630
1642
  (0, _classCallCheck2.default)(this, ProcessingFailure_FileLockedError);
1631
- _this130 = _callSuper(this, ProcessingFailure_FileLockedError, [message, code, errorData]);
1632
- _this130.name = 'ProcessingFailure_FileLockedError';
1633
- return _this130;
1643
+ _this131 = _callSuper(this, ProcessingFailure_FileLockedError, [message, code, errorData]);
1644
+ _this131.name = 'ProcessingFailure_FileLockedError';
1645
+ return _this131;
1634
1646
  }
1635
1647
  (0, _inherits2.default)(ProcessingFailure_FileLockedError, _ProcessingFailureErr14);
1636
1648
  return (0, _createClass2.default)(ProcessingFailure_FileLockedError);
@@ -1638,11 +1650,11 @@ var ProcessingFailure_FileLockedError = exports.ProcessingFailure_FileLockedErro
1638
1650
  errorClasses.ProcessingFailure_FileLockedError = ProcessingFailure_FileLockedError;
1639
1651
  var ProcessingFailure_FileNotUploadedError = exports.ProcessingFailure_FileNotUploadedError = /*#__PURE__*/function (_ProcessingFailureErr15) {
1640
1652
  function ProcessingFailure_FileNotUploadedError(message, code, errorData) {
1641
- var _this131;
1653
+ var _this132;
1642
1654
  (0, _classCallCheck2.default)(this, ProcessingFailure_FileNotUploadedError);
1643
- _this131 = _callSuper(this, ProcessingFailure_FileNotUploadedError, [message, code, errorData]);
1644
- _this131.name = 'ProcessingFailure_FileNotUploadedError';
1645
- return _this131;
1655
+ _this132 = _callSuper(this, ProcessingFailure_FileNotUploadedError, [message, code, errorData]);
1656
+ _this132.name = 'ProcessingFailure_FileNotUploadedError';
1657
+ return _this132;
1646
1658
  }
1647
1659
  (0, _inherits2.default)(ProcessingFailure_FileNotUploadedError, _ProcessingFailureErr15);
1648
1660
  return (0, _createClass2.default)(ProcessingFailure_FileNotUploadedError);
@@ -1650,11 +1662,11 @@ var ProcessingFailure_FileNotUploadedError = exports.ProcessingFailure_FileNotUp
1650
1662
  errorClasses.ProcessingFailure_FileNotUploadedError = ProcessingFailure_FileNotUploadedError;
1651
1663
  var ProcessingFailure_FilePendingProcessingError = exports.ProcessingFailure_FilePendingProcessingError = /*#__PURE__*/function (_ProcessingFailureErr16) {
1652
1664
  function ProcessingFailure_FilePendingProcessingError(message, code, errorData) {
1653
- var _this132;
1665
+ var _this133;
1654
1666
  (0, _classCallCheck2.default)(this, ProcessingFailure_FilePendingProcessingError);
1655
- _this132 = _callSuper(this, ProcessingFailure_FilePendingProcessingError, [message, code, errorData]);
1656
- _this132.name = 'ProcessingFailure_FilePendingProcessingError';
1657
- return _this132;
1667
+ _this133 = _callSuper(this, ProcessingFailure_FilePendingProcessingError, [message, code, errorData]);
1668
+ _this133.name = 'ProcessingFailure_FilePendingProcessingError';
1669
+ return _this133;
1658
1670
  }
1659
1671
  (0, _inherits2.default)(ProcessingFailure_FilePendingProcessingError, _ProcessingFailureErr16);
1660
1672
  return (0, _createClass2.default)(ProcessingFailure_FilePendingProcessingError);
@@ -1662,11 +1674,11 @@ var ProcessingFailure_FilePendingProcessingError = exports.ProcessingFailure_Fil
1662
1674
  errorClasses.ProcessingFailure_FilePendingProcessingError = ProcessingFailure_FilePendingProcessingError;
1663
1675
  var ProcessingFailure_FileTooBigToDecryptError = exports.ProcessingFailure_FileTooBigToDecryptError = /*#__PURE__*/function (_ProcessingFailureErr17) {
1664
1676
  function ProcessingFailure_FileTooBigToDecryptError(message, code, errorData) {
1665
- var _this133;
1677
+ var _this134;
1666
1678
  (0, _classCallCheck2.default)(this, ProcessingFailure_FileTooBigToDecryptError);
1667
- _this133 = _callSuper(this, ProcessingFailure_FileTooBigToDecryptError, [message, code, errorData]);
1668
- _this133.name = 'ProcessingFailure_FileTooBigToDecryptError';
1669
- return _this133;
1679
+ _this134 = _callSuper(this, ProcessingFailure_FileTooBigToDecryptError, [message, code, errorData]);
1680
+ _this134.name = 'ProcessingFailure_FileTooBigToDecryptError';
1681
+ return _this134;
1670
1682
  }
1671
1683
  (0, _inherits2.default)(ProcessingFailure_FileTooBigToDecryptError, _ProcessingFailureErr17);
1672
1684
  return (0, _createClass2.default)(ProcessingFailure_FileTooBigToDecryptError);
@@ -1674,11 +1686,11 @@ var ProcessingFailure_FileTooBigToDecryptError = exports.ProcessingFailure_FileT
1674
1686
  errorClasses.ProcessingFailure_FileTooBigToDecryptError = ProcessingFailure_FileTooBigToDecryptError;
1675
1687
  var ProcessingFailure_FileTooBigToEncryptError = exports.ProcessingFailure_FileTooBigToEncryptError = /*#__PURE__*/function (_ProcessingFailureErr18) {
1676
1688
  function ProcessingFailure_FileTooBigToEncryptError(message, code, errorData) {
1677
- var _this134;
1689
+ var _this135;
1678
1690
  (0, _classCallCheck2.default)(this, ProcessingFailure_FileTooBigToEncryptError);
1679
- _this134 = _callSuper(this, ProcessingFailure_FileTooBigToEncryptError, [message, code, errorData]);
1680
- _this134.name = 'ProcessingFailure_FileTooBigToEncryptError';
1681
- return _this134;
1691
+ _this135 = _callSuper(this, ProcessingFailure_FileTooBigToEncryptError, [message, code, errorData]);
1692
+ _this135.name = 'ProcessingFailure_FileTooBigToEncryptError';
1693
+ return _this135;
1682
1694
  }
1683
1695
  (0, _inherits2.default)(ProcessingFailure_FileTooBigToEncryptError, _ProcessingFailureErr18);
1684
1696
  return (0, _createClass2.default)(ProcessingFailure_FileTooBigToEncryptError);
@@ -1686,11 +1698,11 @@ var ProcessingFailure_FileTooBigToEncryptError = exports.ProcessingFailure_FileT
1686
1698
  errorClasses.ProcessingFailure_FileTooBigToEncryptError = ProcessingFailure_FileTooBigToEncryptError;
1687
1699
  var ProcessingFailure_FileUploadedToWrongRegionError = exports.ProcessingFailure_FileUploadedToWrongRegionError = /*#__PURE__*/function (_ProcessingFailureErr19) {
1688
1700
  function ProcessingFailure_FileUploadedToWrongRegionError(message, code, errorData) {
1689
- var _this135;
1701
+ var _this136;
1690
1702
  (0, _classCallCheck2.default)(this, ProcessingFailure_FileUploadedToWrongRegionError);
1691
- _this135 = _callSuper(this, ProcessingFailure_FileUploadedToWrongRegionError, [message, code, errorData]);
1692
- _this135.name = 'ProcessingFailure_FileUploadedToWrongRegionError';
1693
- return _this135;
1703
+ _this136 = _callSuper(this, ProcessingFailure_FileUploadedToWrongRegionError, [message, code, errorData]);
1704
+ _this136.name = 'ProcessingFailure_FileUploadedToWrongRegionError';
1705
+ return _this136;
1694
1706
  }
1695
1707
  (0, _inherits2.default)(ProcessingFailure_FileUploadedToWrongRegionError, _ProcessingFailureErr19);
1696
1708
  return (0, _createClass2.default)(ProcessingFailure_FileUploadedToWrongRegionError);
@@ -1698,11 +1710,11 @@ var ProcessingFailure_FileUploadedToWrongRegionError = exports.ProcessingFailure
1698
1710
  errorClasses.ProcessingFailure_FileUploadedToWrongRegionError = ProcessingFailure_FileUploadedToWrongRegionError;
1699
1711
  var ProcessingFailure_FolderLockedError = exports.ProcessingFailure_FolderLockedError = /*#__PURE__*/function (_ProcessingFailureErr20) {
1700
1712
  function ProcessingFailure_FolderLockedError(message, code, errorData) {
1701
- var _this136;
1713
+ var _this137;
1702
1714
  (0, _classCallCheck2.default)(this, ProcessingFailure_FolderLockedError);
1703
- _this136 = _callSuper(this, ProcessingFailure_FolderLockedError, [message, code, errorData]);
1704
- _this136.name = 'ProcessingFailure_FolderLockedError';
1705
- return _this136;
1715
+ _this137 = _callSuper(this, ProcessingFailure_FolderLockedError, [message, code, errorData]);
1716
+ _this137.name = 'ProcessingFailure_FolderLockedError';
1717
+ return _this137;
1706
1718
  }
1707
1719
  (0, _inherits2.default)(ProcessingFailure_FolderLockedError, _ProcessingFailureErr20);
1708
1720
  return (0, _createClass2.default)(ProcessingFailure_FolderLockedError);
@@ -1710,11 +1722,11 @@ var ProcessingFailure_FolderLockedError = exports.ProcessingFailure_FolderLocked
1710
1722
  errorClasses.ProcessingFailure_FolderLockedError = ProcessingFailure_FolderLockedError;
1711
1723
  var ProcessingFailure_FolderNotEmptyError = exports.ProcessingFailure_FolderNotEmptyError = /*#__PURE__*/function (_ProcessingFailureErr21) {
1712
1724
  function ProcessingFailure_FolderNotEmptyError(message, code, errorData) {
1713
- var _this137;
1725
+ var _this138;
1714
1726
  (0, _classCallCheck2.default)(this, ProcessingFailure_FolderNotEmptyError);
1715
- _this137 = _callSuper(this, ProcessingFailure_FolderNotEmptyError, [message, code, errorData]);
1716
- _this137.name = 'ProcessingFailure_FolderNotEmptyError';
1717
- return _this137;
1727
+ _this138 = _callSuper(this, ProcessingFailure_FolderNotEmptyError, [message, code, errorData]);
1728
+ _this138.name = 'ProcessingFailure_FolderNotEmptyError';
1729
+ return _this138;
1718
1730
  }
1719
1731
  (0, _inherits2.default)(ProcessingFailure_FolderNotEmptyError, _ProcessingFailureErr21);
1720
1732
  return (0, _createClass2.default)(ProcessingFailure_FolderNotEmptyError);
@@ -1722,11 +1734,11 @@ var ProcessingFailure_FolderNotEmptyError = exports.ProcessingFailure_FolderNotE
1722
1734
  errorClasses.ProcessingFailure_FolderNotEmptyError = ProcessingFailure_FolderNotEmptyError;
1723
1735
  var ProcessingFailure_HistoryUnavailableError = exports.ProcessingFailure_HistoryUnavailableError = /*#__PURE__*/function (_ProcessingFailureErr22) {
1724
1736
  function ProcessingFailure_HistoryUnavailableError(message, code, errorData) {
1725
- var _this138;
1737
+ var _this139;
1726
1738
  (0, _classCallCheck2.default)(this, ProcessingFailure_HistoryUnavailableError);
1727
- _this138 = _callSuper(this, ProcessingFailure_HistoryUnavailableError, [message, code, errorData]);
1728
- _this138.name = 'ProcessingFailure_HistoryUnavailableError';
1729
- return _this138;
1739
+ _this139 = _callSuper(this, ProcessingFailure_HistoryUnavailableError, [message, code, errorData]);
1740
+ _this139.name = 'ProcessingFailure_HistoryUnavailableError';
1741
+ return _this139;
1730
1742
  }
1731
1743
  (0, _inherits2.default)(ProcessingFailure_HistoryUnavailableError, _ProcessingFailureErr22);
1732
1744
  return (0, _createClass2.default)(ProcessingFailure_HistoryUnavailableError);
@@ -1734,11 +1746,11 @@ var ProcessingFailure_HistoryUnavailableError = exports.ProcessingFailure_Histor
1734
1746
  errorClasses.ProcessingFailure_HistoryUnavailableError = ProcessingFailure_HistoryUnavailableError;
1735
1747
  var ProcessingFailure_InvalidBundleCodeError = exports.ProcessingFailure_InvalidBundleCodeError = /*#__PURE__*/function (_ProcessingFailureErr23) {
1736
1748
  function ProcessingFailure_InvalidBundleCodeError(message, code, errorData) {
1737
- var _this139;
1749
+ var _this140;
1738
1750
  (0, _classCallCheck2.default)(this, ProcessingFailure_InvalidBundleCodeError);
1739
- _this139 = _callSuper(this, ProcessingFailure_InvalidBundleCodeError, [message, code, errorData]);
1740
- _this139.name = 'ProcessingFailure_InvalidBundleCodeError';
1741
- return _this139;
1751
+ _this140 = _callSuper(this, ProcessingFailure_InvalidBundleCodeError, [message, code, errorData]);
1752
+ _this140.name = 'ProcessingFailure_InvalidBundleCodeError';
1753
+ return _this140;
1742
1754
  }
1743
1755
  (0, _inherits2.default)(ProcessingFailure_InvalidBundleCodeError, _ProcessingFailureErr23);
1744
1756
  return (0, _createClass2.default)(ProcessingFailure_InvalidBundleCodeError);
@@ -1746,11 +1758,11 @@ var ProcessingFailure_InvalidBundleCodeError = exports.ProcessingFailure_Invalid
1746
1758
  errorClasses.ProcessingFailure_InvalidBundleCodeError = ProcessingFailure_InvalidBundleCodeError;
1747
1759
  var ProcessingFailure_InvalidFileTypeError = exports.ProcessingFailure_InvalidFileTypeError = /*#__PURE__*/function (_ProcessingFailureErr24) {
1748
1760
  function ProcessingFailure_InvalidFileTypeError(message, code, errorData) {
1749
- var _this140;
1761
+ var _this141;
1750
1762
  (0, _classCallCheck2.default)(this, ProcessingFailure_InvalidFileTypeError);
1751
- _this140 = _callSuper(this, ProcessingFailure_InvalidFileTypeError, [message, code, errorData]);
1752
- _this140.name = 'ProcessingFailure_InvalidFileTypeError';
1753
- return _this140;
1763
+ _this141 = _callSuper(this, ProcessingFailure_InvalidFileTypeError, [message, code, errorData]);
1764
+ _this141.name = 'ProcessingFailure_InvalidFileTypeError';
1765
+ return _this141;
1754
1766
  }
1755
1767
  (0, _inherits2.default)(ProcessingFailure_InvalidFileTypeError, _ProcessingFailureErr24);
1756
1768
  return (0, _createClass2.default)(ProcessingFailure_InvalidFileTypeError);
@@ -1758,11 +1770,11 @@ var ProcessingFailure_InvalidFileTypeError = exports.ProcessingFailure_InvalidFi
1758
1770
  errorClasses.ProcessingFailure_InvalidFileTypeError = ProcessingFailure_InvalidFileTypeError;
1759
1771
  var ProcessingFailure_InvalidFilenameError = exports.ProcessingFailure_InvalidFilenameError = /*#__PURE__*/function (_ProcessingFailureErr25) {
1760
1772
  function ProcessingFailure_InvalidFilenameError(message, code, errorData) {
1761
- var _this141;
1773
+ var _this142;
1762
1774
  (0, _classCallCheck2.default)(this, ProcessingFailure_InvalidFilenameError);
1763
- _this141 = _callSuper(this, ProcessingFailure_InvalidFilenameError, [message, code, errorData]);
1764
- _this141.name = 'ProcessingFailure_InvalidFilenameError';
1765
- return _this141;
1775
+ _this142 = _callSuper(this, ProcessingFailure_InvalidFilenameError, [message, code, errorData]);
1776
+ _this142.name = 'ProcessingFailure_InvalidFilenameError';
1777
+ return _this142;
1766
1778
  }
1767
1779
  (0, _inherits2.default)(ProcessingFailure_InvalidFilenameError, _ProcessingFailureErr25);
1768
1780
  return (0, _createClass2.default)(ProcessingFailure_InvalidFilenameError);
@@ -1770,11 +1782,11 @@ var ProcessingFailure_InvalidFilenameError = exports.ProcessingFailure_InvalidFi
1770
1782
  errorClasses.ProcessingFailure_InvalidFilenameError = ProcessingFailure_InvalidFilenameError;
1771
1783
  var ProcessingFailure_InvalidRangeError = exports.ProcessingFailure_InvalidRangeError = /*#__PURE__*/function (_ProcessingFailureErr26) {
1772
1784
  function ProcessingFailure_InvalidRangeError(message, code, errorData) {
1773
- var _this142;
1785
+ var _this143;
1774
1786
  (0, _classCallCheck2.default)(this, ProcessingFailure_InvalidRangeError);
1775
- _this142 = _callSuper(this, ProcessingFailure_InvalidRangeError, [message, code, errorData]);
1776
- _this142.name = 'ProcessingFailure_InvalidRangeError';
1777
- return _this142;
1787
+ _this143 = _callSuper(this, ProcessingFailure_InvalidRangeError, [message, code, errorData]);
1788
+ _this143.name = 'ProcessingFailure_InvalidRangeError';
1789
+ return _this143;
1778
1790
  }
1779
1791
  (0, _inherits2.default)(ProcessingFailure_InvalidRangeError, _ProcessingFailureErr26);
1780
1792
  return (0, _createClass2.default)(ProcessingFailure_InvalidRangeError);
@@ -1782,11 +1794,11 @@ var ProcessingFailure_InvalidRangeError = exports.ProcessingFailure_InvalidRange
1782
1794
  errorClasses.ProcessingFailure_InvalidRangeError = ProcessingFailure_InvalidRangeError;
1783
1795
  var ProcessingFailure_ModelSaveErrorError = exports.ProcessingFailure_ModelSaveErrorError = /*#__PURE__*/function (_ProcessingFailureErr27) {
1784
1796
  function ProcessingFailure_ModelSaveErrorError(message, code, errorData) {
1785
- var _this143;
1797
+ var _this144;
1786
1798
  (0, _classCallCheck2.default)(this, ProcessingFailure_ModelSaveErrorError);
1787
- _this143 = _callSuper(this, ProcessingFailure_ModelSaveErrorError, [message, code, errorData]);
1788
- _this143.name = 'ProcessingFailure_ModelSaveErrorError';
1789
- return _this143;
1799
+ _this144 = _callSuper(this, ProcessingFailure_ModelSaveErrorError, [message, code, errorData]);
1800
+ _this144.name = 'ProcessingFailure_ModelSaveErrorError';
1801
+ return _this144;
1790
1802
  }
1791
1803
  (0, _inherits2.default)(ProcessingFailure_ModelSaveErrorError, _ProcessingFailureErr27);
1792
1804
  return (0, _createClass2.default)(ProcessingFailure_ModelSaveErrorError);
@@ -1794,11 +1806,11 @@ var ProcessingFailure_ModelSaveErrorError = exports.ProcessingFailure_ModelSaveE
1794
1806
  errorClasses.ProcessingFailure_ModelSaveErrorError = ProcessingFailure_ModelSaveErrorError;
1795
1807
  var ProcessingFailure_MultipleProcessingErrorsError = exports.ProcessingFailure_MultipleProcessingErrorsError = /*#__PURE__*/function (_ProcessingFailureErr28) {
1796
1808
  function ProcessingFailure_MultipleProcessingErrorsError(message, code, errorData) {
1797
- var _this144;
1809
+ var _this145;
1798
1810
  (0, _classCallCheck2.default)(this, ProcessingFailure_MultipleProcessingErrorsError);
1799
- _this144 = _callSuper(this, ProcessingFailure_MultipleProcessingErrorsError, [message, code, errorData]);
1800
- _this144.name = 'ProcessingFailure_MultipleProcessingErrorsError';
1801
- return _this144;
1811
+ _this145 = _callSuper(this, ProcessingFailure_MultipleProcessingErrorsError, [message, code, errorData]);
1812
+ _this145.name = 'ProcessingFailure_MultipleProcessingErrorsError';
1813
+ return _this145;
1802
1814
  }
1803
1815
  (0, _inherits2.default)(ProcessingFailure_MultipleProcessingErrorsError, _ProcessingFailureErr28);
1804
1816
  return (0, _createClass2.default)(ProcessingFailure_MultipleProcessingErrorsError);
@@ -1806,11 +1818,11 @@ var ProcessingFailure_MultipleProcessingErrorsError = exports.ProcessingFailure_
1806
1818
  errorClasses.ProcessingFailure_MultipleProcessingErrorsError = ProcessingFailure_MultipleProcessingErrorsError;
1807
1819
  var ProcessingFailure_PathTooLongError = exports.ProcessingFailure_PathTooLongError = /*#__PURE__*/function (_ProcessingFailureErr29) {
1808
1820
  function ProcessingFailure_PathTooLongError(message, code, errorData) {
1809
- var _this145;
1821
+ var _this146;
1810
1822
  (0, _classCallCheck2.default)(this, ProcessingFailure_PathTooLongError);
1811
- _this145 = _callSuper(this, ProcessingFailure_PathTooLongError, [message, code, errorData]);
1812
- _this145.name = 'ProcessingFailure_PathTooLongError';
1813
- return _this145;
1823
+ _this146 = _callSuper(this, ProcessingFailure_PathTooLongError, [message, code, errorData]);
1824
+ _this146.name = 'ProcessingFailure_PathTooLongError';
1825
+ return _this146;
1814
1826
  }
1815
1827
  (0, _inherits2.default)(ProcessingFailure_PathTooLongError, _ProcessingFailureErr29);
1816
1828
  return (0, _createClass2.default)(ProcessingFailure_PathTooLongError);
@@ -1818,11 +1830,11 @@ var ProcessingFailure_PathTooLongError = exports.ProcessingFailure_PathTooLongEr
1818
1830
  errorClasses.ProcessingFailure_PathTooLongError = ProcessingFailure_PathTooLongError;
1819
1831
  var ProcessingFailure_RecipientAlreadySharedError = exports.ProcessingFailure_RecipientAlreadySharedError = /*#__PURE__*/function (_ProcessingFailureErr30) {
1820
1832
  function ProcessingFailure_RecipientAlreadySharedError(message, code, errorData) {
1821
- var _this146;
1833
+ var _this147;
1822
1834
  (0, _classCallCheck2.default)(this, ProcessingFailure_RecipientAlreadySharedError);
1823
- _this146 = _callSuper(this, ProcessingFailure_RecipientAlreadySharedError, [message, code, errorData]);
1824
- _this146.name = 'ProcessingFailure_RecipientAlreadySharedError';
1825
- return _this146;
1835
+ _this147 = _callSuper(this, ProcessingFailure_RecipientAlreadySharedError, [message, code, errorData]);
1836
+ _this147.name = 'ProcessingFailure_RecipientAlreadySharedError';
1837
+ return _this147;
1826
1838
  }
1827
1839
  (0, _inherits2.default)(ProcessingFailure_RecipientAlreadySharedError, _ProcessingFailureErr30);
1828
1840
  return (0, _createClass2.default)(ProcessingFailure_RecipientAlreadySharedError);
@@ -1830,11 +1842,11 @@ var ProcessingFailure_RecipientAlreadySharedError = exports.ProcessingFailure_Re
1830
1842
  errorClasses.ProcessingFailure_RecipientAlreadySharedError = ProcessingFailure_RecipientAlreadySharedError;
1831
1843
  var ProcessingFailure_RemoteServerErrorError = exports.ProcessingFailure_RemoteServerErrorError = /*#__PURE__*/function (_ProcessingFailureErr31) {
1832
1844
  function ProcessingFailure_RemoteServerErrorError(message, code, errorData) {
1833
- var _this147;
1845
+ var _this148;
1834
1846
  (0, _classCallCheck2.default)(this, ProcessingFailure_RemoteServerErrorError);
1835
- _this147 = _callSuper(this, ProcessingFailure_RemoteServerErrorError, [message, code, errorData]);
1836
- _this147.name = 'ProcessingFailure_RemoteServerErrorError';
1837
- return _this147;
1847
+ _this148 = _callSuper(this, ProcessingFailure_RemoteServerErrorError, [message, code, errorData]);
1848
+ _this148.name = 'ProcessingFailure_RemoteServerErrorError';
1849
+ return _this148;
1838
1850
  }
1839
1851
  (0, _inherits2.default)(ProcessingFailure_RemoteServerErrorError, _ProcessingFailureErr31);
1840
1852
  return (0, _createClass2.default)(ProcessingFailure_RemoteServerErrorError);
@@ -1842,11 +1854,11 @@ var ProcessingFailure_RemoteServerErrorError = exports.ProcessingFailure_RemoteS
1842
1854
  errorClasses.ProcessingFailure_RemoteServerErrorError = ProcessingFailure_RemoteServerErrorError;
1843
1855
  var ProcessingFailure_ResourceLockedError = exports.ProcessingFailure_ResourceLockedError = /*#__PURE__*/function (_ProcessingFailureErr32) {
1844
1856
  function ProcessingFailure_ResourceLockedError(message, code, errorData) {
1845
- var _this148;
1857
+ var _this149;
1846
1858
  (0, _classCallCheck2.default)(this, ProcessingFailure_ResourceLockedError);
1847
- _this148 = _callSuper(this, ProcessingFailure_ResourceLockedError, [message, code, errorData]);
1848
- _this148.name = 'ProcessingFailure_ResourceLockedError';
1849
- return _this148;
1859
+ _this149 = _callSuper(this, ProcessingFailure_ResourceLockedError, [message, code, errorData]);
1860
+ _this149.name = 'ProcessingFailure_ResourceLockedError';
1861
+ return _this149;
1850
1862
  }
1851
1863
  (0, _inherits2.default)(ProcessingFailure_ResourceLockedError, _ProcessingFailureErr32);
1852
1864
  return (0, _createClass2.default)(ProcessingFailure_ResourceLockedError);
@@ -1854,11 +1866,11 @@ var ProcessingFailure_ResourceLockedError = exports.ProcessingFailure_ResourceLo
1854
1866
  errorClasses.ProcessingFailure_ResourceLockedError = ProcessingFailure_ResourceLockedError;
1855
1867
  var ProcessingFailure_SubfolderLockedError = exports.ProcessingFailure_SubfolderLockedError = /*#__PURE__*/function (_ProcessingFailureErr33) {
1856
1868
  function ProcessingFailure_SubfolderLockedError(message, code, errorData) {
1857
- var _this149;
1869
+ var _this150;
1858
1870
  (0, _classCallCheck2.default)(this, ProcessingFailure_SubfolderLockedError);
1859
- _this149 = _callSuper(this, ProcessingFailure_SubfolderLockedError, [message, code, errorData]);
1860
- _this149.name = 'ProcessingFailure_SubfolderLockedError';
1861
- return _this149;
1871
+ _this150 = _callSuper(this, ProcessingFailure_SubfolderLockedError, [message, code, errorData]);
1872
+ _this150.name = 'ProcessingFailure_SubfolderLockedError';
1873
+ return _this150;
1862
1874
  }
1863
1875
  (0, _inherits2.default)(ProcessingFailure_SubfolderLockedError, _ProcessingFailureErr33);
1864
1876
  return (0, _createClass2.default)(ProcessingFailure_SubfolderLockedError);
@@ -1866,11 +1878,11 @@ var ProcessingFailure_SubfolderLockedError = exports.ProcessingFailure_Subfolder
1866
1878
  errorClasses.ProcessingFailure_SubfolderLockedError = ProcessingFailure_SubfolderLockedError;
1867
1879
  var ProcessingFailure_TwoFactorAuthenticationCodeAlreadySentError = exports.ProcessingFailure_TwoFactorAuthenticationCodeAlreadySentError = /*#__PURE__*/function (_ProcessingFailureErr34) {
1868
1880
  function ProcessingFailure_TwoFactorAuthenticationCodeAlreadySentError(message, code, errorData) {
1869
- var _this150;
1881
+ var _this151;
1870
1882
  (0, _classCallCheck2.default)(this, ProcessingFailure_TwoFactorAuthenticationCodeAlreadySentError);
1871
- _this150 = _callSuper(this, ProcessingFailure_TwoFactorAuthenticationCodeAlreadySentError, [message, code, errorData]);
1872
- _this150.name = 'ProcessingFailure_TwoFactorAuthenticationCodeAlreadySentError';
1873
- return _this150;
1883
+ _this151 = _callSuper(this, ProcessingFailure_TwoFactorAuthenticationCodeAlreadySentError, [message, code, errorData]);
1884
+ _this151.name = 'ProcessingFailure_TwoFactorAuthenticationCodeAlreadySentError';
1885
+ return _this151;
1874
1886
  }
1875
1887
  (0, _inherits2.default)(ProcessingFailure_TwoFactorAuthenticationCodeAlreadySentError, _ProcessingFailureErr34);
1876
1888
  return (0, _createClass2.default)(ProcessingFailure_TwoFactorAuthenticationCodeAlreadySentError);
@@ -1878,11 +1890,11 @@ var ProcessingFailure_TwoFactorAuthenticationCodeAlreadySentError = exports.Proc
1878
1890
  errorClasses.ProcessingFailure_TwoFactorAuthenticationCodeAlreadySentError = ProcessingFailure_TwoFactorAuthenticationCodeAlreadySentError;
1879
1891
  var ProcessingFailure_TwoFactorAuthenticationCountryBlacklistedError = exports.ProcessingFailure_TwoFactorAuthenticationCountryBlacklistedError = /*#__PURE__*/function (_ProcessingFailureErr35) {
1880
1892
  function ProcessingFailure_TwoFactorAuthenticationCountryBlacklistedError(message, code, errorData) {
1881
- var _this151;
1893
+ var _this152;
1882
1894
  (0, _classCallCheck2.default)(this, ProcessingFailure_TwoFactorAuthenticationCountryBlacklistedError);
1883
- _this151 = _callSuper(this, ProcessingFailure_TwoFactorAuthenticationCountryBlacklistedError, [message, code, errorData]);
1884
- _this151.name = 'ProcessingFailure_TwoFactorAuthenticationCountryBlacklistedError';
1885
- return _this151;
1895
+ _this152 = _callSuper(this, ProcessingFailure_TwoFactorAuthenticationCountryBlacklistedError, [message, code, errorData]);
1896
+ _this152.name = 'ProcessingFailure_TwoFactorAuthenticationCountryBlacklistedError';
1897
+ return _this152;
1886
1898
  }
1887
1899
  (0, _inherits2.default)(ProcessingFailure_TwoFactorAuthenticationCountryBlacklistedError, _ProcessingFailureErr35);
1888
1900
  return (0, _createClass2.default)(ProcessingFailure_TwoFactorAuthenticationCountryBlacklistedError);
@@ -1890,11 +1902,11 @@ var ProcessingFailure_TwoFactorAuthenticationCountryBlacklistedError = exports.P
1890
1902
  errorClasses.ProcessingFailure_TwoFactorAuthenticationCountryBlacklistedError = ProcessingFailure_TwoFactorAuthenticationCountryBlacklistedError;
1891
1903
  var ProcessingFailure_TwoFactorAuthenticationGeneralErrorError = exports.ProcessingFailure_TwoFactorAuthenticationGeneralErrorError = /*#__PURE__*/function (_ProcessingFailureErr36) {
1892
1904
  function ProcessingFailure_TwoFactorAuthenticationGeneralErrorError(message, code, errorData) {
1893
- var _this152;
1905
+ var _this153;
1894
1906
  (0, _classCallCheck2.default)(this, ProcessingFailure_TwoFactorAuthenticationGeneralErrorError);
1895
- _this152 = _callSuper(this, ProcessingFailure_TwoFactorAuthenticationGeneralErrorError, [message, code, errorData]);
1896
- _this152.name = 'ProcessingFailure_TwoFactorAuthenticationGeneralErrorError';
1897
- return _this152;
1907
+ _this153 = _callSuper(this, ProcessingFailure_TwoFactorAuthenticationGeneralErrorError, [message, code, errorData]);
1908
+ _this153.name = 'ProcessingFailure_TwoFactorAuthenticationGeneralErrorError';
1909
+ return _this153;
1898
1910
  }
1899
1911
  (0, _inherits2.default)(ProcessingFailure_TwoFactorAuthenticationGeneralErrorError, _ProcessingFailureErr36);
1900
1912
  return (0, _createClass2.default)(ProcessingFailure_TwoFactorAuthenticationGeneralErrorError);
@@ -1902,11 +1914,11 @@ var ProcessingFailure_TwoFactorAuthenticationGeneralErrorError = exports.Process
1902
1914
  errorClasses.ProcessingFailure_TwoFactorAuthenticationGeneralErrorError = ProcessingFailure_TwoFactorAuthenticationGeneralErrorError;
1903
1915
  var ProcessingFailure_TwoFactorAuthenticationUnsubscribedRecipientError = exports.ProcessingFailure_TwoFactorAuthenticationUnsubscribedRecipientError = /*#__PURE__*/function (_ProcessingFailureErr37) {
1904
1916
  function ProcessingFailure_TwoFactorAuthenticationUnsubscribedRecipientError(message, code, errorData) {
1905
- var _this153;
1917
+ var _this154;
1906
1918
  (0, _classCallCheck2.default)(this, ProcessingFailure_TwoFactorAuthenticationUnsubscribedRecipientError);
1907
- _this153 = _callSuper(this, ProcessingFailure_TwoFactorAuthenticationUnsubscribedRecipientError, [message, code, errorData]);
1908
- _this153.name = 'ProcessingFailure_TwoFactorAuthenticationUnsubscribedRecipientError';
1909
- return _this153;
1919
+ _this154 = _callSuper(this, ProcessingFailure_TwoFactorAuthenticationUnsubscribedRecipientError, [message, code, errorData]);
1920
+ _this154.name = 'ProcessingFailure_TwoFactorAuthenticationUnsubscribedRecipientError';
1921
+ return _this154;
1910
1922
  }
1911
1923
  (0, _inherits2.default)(ProcessingFailure_TwoFactorAuthenticationUnsubscribedRecipientError, _ProcessingFailureErr37);
1912
1924
  return (0, _createClass2.default)(ProcessingFailure_TwoFactorAuthenticationUnsubscribedRecipientError);
@@ -1914,11 +1926,11 @@ var ProcessingFailure_TwoFactorAuthenticationUnsubscribedRecipientError = export
1914
1926
  errorClasses.ProcessingFailure_TwoFactorAuthenticationUnsubscribedRecipientError = ProcessingFailure_TwoFactorAuthenticationUnsubscribedRecipientError;
1915
1927
  var ProcessingFailure_UpdatesNotAllowedForRemotesError = exports.ProcessingFailure_UpdatesNotAllowedForRemotesError = /*#__PURE__*/function (_ProcessingFailureErr38) {
1916
1928
  function ProcessingFailure_UpdatesNotAllowedForRemotesError(message, code, errorData) {
1917
- var _this154;
1929
+ var _this155;
1918
1930
  (0, _classCallCheck2.default)(this, ProcessingFailure_UpdatesNotAllowedForRemotesError);
1919
- _this154 = _callSuper(this, ProcessingFailure_UpdatesNotAllowedForRemotesError, [message, code, errorData]);
1920
- _this154.name = 'ProcessingFailure_UpdatesNotAllowedForRemotesError';
1921
- return _this154;
1931
+ _this155 = _callSuper(this, ProcessingFailure_UpdatesNotAllowedForRemotesError, [message, code, errorData]);
1932
+ _this155.name = 'ProcessingFailure_UpdatesNotAllowedForRemotesError';
1933
+ return _this155;
1922
1934
  }
1923
1935
  (0, _inherits2.default)(ProcessingFailure_UpdatesNotAllowedForRemotesError, _ProcessingFailureErr38);
1924
1936
  return (0, _createClass2.default)(ProcessingFailure_UpdatesNotAllowedForRemotesError);
@@ -1926,11 +1938,11 @@ var ProcessingFailure_UpdatesNotAllowedForRemotesError = exports.ProcessingFailu
1926
1938
  errorClasses.ProcessingFailure_UpdatesNotAllowedForRemotesError = ProcessingFailure_UpdatesNotAllowedForRemotesError;
1927
1939
  var RateLimited_DuplicateShareRecipientError = exports.RateLimited_DuplicateShareRecipientError = /*#__PURE__*/function (_RateLimitedError) {
1928
1940
  function RateLimited_DuplicateShareRecipientError(message, code, errorData) {
1929
- var _this155;
1941
+ var _this156;
1930
1942
  (0, _classCallCheck2.default)(this, RateLimited_DuplicateShareRecipientError);
1931
- _this155 = _callSuper(this, RateLimited_DuplicateShareRecipientError, [message, code, errorData]);
1932
- _this155.name = 'RateLimited_DuplicateShareRecipientError';
1933
- return _this155;
1943
+ _this156 = _callSuper(this, RateLimited_DuplicateShareRecipientError, [message, code, errorData]);
1944
+ _this156.name = 'RateLimited_DuplicateShareRecipientError';
1945
+ return _this156;
1934
1946
  }
1935
1947
  (0, _inherits2.default)(RateLimited_DuplicateShareRecipientError, _RateLimitedError);
1936
1948
  return (0, _createClass2.default)(RateLimited_DuplicateShareRecipientError);
@@ -1938,11 +1950,11 @@ var RateLimited_DuplicateShareRecipientError = exports.RateLimited_DuplicateShar
1938
1950
  errorClasses.RateLimited_DuplicateShareRecipientError = RateLimited_DuplicateShareRecipientError;
1939
1951
  var RateLimited_ReauthenticationRateLimitedError = exports.RateLimited_ReauthenticationRateLimitedError = /*#__PURE__*/function (_RateLimitedError2) {
1940
1952
  function RateLimited_ReauthenticationRateLimitedError(message, code, errorData) {
1941
- var _this156;
1953
+ var _this157;
1942
1954
  (0, _classCallCheck2.default)(this, RateLimited_ReauthenticationRateLimitedError);
1943
- _this156 = _callSuper(this, RateLimited_ReauthenticationRateLimitedError, [message, code, errorData]);
1944
- _this156.name = 'RateLimited_ReauthenticationRateLimitedError';
1945
- return _this156;
1955
+ _this157 = _callSuper(this, RateLimited_ReauthenticationRateLimitedError, [message, code, errorData]);
1956
+ _this157.name = 'RateLimited_ReauthenticationRateLimitedError';
1957
+ return _this157;
1946
1958
  }
1947
1959
  (0, _inherits2.default)(RateLimited_ReauthenticationRateLimitedError, _RateLimitedError2);
1948
1960
  return (0, _createClass2.default)(RateLimited_ReauthenticationRateLimitedError);
@@ -1950,11 +1962,11 @@ var RateLimited_ReauthenticationRateLimitedError = exports.RateLimited_Reauthent
1950
1962
  errorClasses.RateLimited_ReauthenticationRateLimitedError = RateLimited_ReauthenticationRateLimitedError;
1951
1963
  var RateLimited_TooManyConcurrentRequestsError = exports.RateLimited_TooManyConcurrentRequestsError = /*#__PURE__*/function (_RateLimitedError3) {
1952
1964
  function RateLimited_TooManyConcurrentRequestsError(message, code, errorData) {
1953
- var _this157;
1965
+ var _this158;
1954
1966
  (0, _classCallCheck2.default)(this, RateLimited_TooManyConcurrentRequestsError);
1955
- _this157 = _callSuper(this, RateLimited_TooManyConcurrentRequestsError, [message, code, errorData]);
1956
- _this157.name = 'RateLimited_TooManyConcurrentRequestsError';
1957
- return _this157;
1967
+ _this158 = _callSuper(this, RateLimited_TooManyConcurrentRequestsError, [message, code, errorData]);
1968
+ _this158.name = 'RateLimited_TooManyConcurrentRequestsError';
1969
+ return _this158;
1958
1970
  }
1959
1971
  (0, _inherits2.default)(RateLimited_TooManyConcurrentRequestsError, _RateLimitedError3);
1960
1972
  return (0, _createClass2.default)(RateLimited_TooManyConcurrentRequestsError);
@@ -1962,11 +1974,11 @@ var RateLimited_TooManyConcurrentRequestsError = exports.RateLimited_TooManyConc
1962
1974
  errorClasses.RateLimited_TooManyConcurrentRequestsError = RateLimited_TooManyConcurrentRequestsError;
1963
1975
  var RateLimited_TooManyLoginAttemptsError = exports.RateLimited_TooManyLoginAttemptsError = /*#__PURE__*/function (_RateLimitedError4) {
1964
1976
  function RateLimited_TooManyLoginAttemptsError(message, code, errorData) {
1965
- var _this158;
1977
+ var _this159;
1966
1978
  (0, _classCallCheck2.default)(this, RateLimited_TooManyLoginAttemptsError);
1967
- _this158 = _callSuper(this, RateLimited_TooManyLoginAttemptsError, [message, code, errorData]);
1968
- _this158.name = 'RateLimited_TooManyLoginAttemptsError';
1969
- return _this158;
1979
+ _this159 = _callSuper(this, RateLimited_TooManyLoginAttemptsError, [message, code, errorData]);
1980
+ _this159.name = 'RateLimited_TooManyLoginAttemptsError';
1981
+ return _this159;
1970
1982
  }
1971
1983
  (0, _inherits2.default)(RateLimited_TooManyLoginAttemptsError, _RateLimitedError4);
1972
1984
  return (0, _createClass2.default)(RateLimited_TooManyLoginAttemptsError);
@@ -1974,11 +1986,11 @@ var RateLimited_TooManyLoginAttemptsError = exports.RateLimited_TooManyLoginAtte
1974
1986
  errorClasses.RateLimited_TooManyLoginAttemptsError = RateLimited_TooManyLoginAttemptsError;
1975
1987
  var RateLimited_TooManyRequestsError = exports.RateLimited_TooManyRequestsError = /*#__PURE__*/function (_RateLimitedError5) {
1976
1988
  function RateLimited_TooManyRequestsError(message, code, errorData) {
1977
- var _this159;
1989
+ var _this160;
1978
1990
  (0, _classCallCheck2.default)(this, RateLimited_TooManyRequestsError);
1979
- _this159 = _callSuper(this, RateLimited_TooManyRequestsError, [message, code, errorData]);
1980
- _this159.name = 'RateLimited_TooManyRequestsError';
1981
- return _this159;
1991
+ _this160 = _callSuper(this, RateLimited_TooManyRequestsError, [message, code, errorData]);
1992
+ _this160.name = 'RateLimited_TooManyRequestsError';
1993
+ return _this160;
1982
1994
  }
1983
1995
  (0, _inherits2.default)(RateLimited_TooManyRequestsError, _RateLimitedError5);
1984
1996
  return (0, _createClass2.default)(RateLimited_TooManyRequestsError);
@@ -1986,11 +1998,11 @@ var RateLimited_TooManyRequestsError = exports.RateLimited_TooManyRequestsError
1986
1998
  errorClasses.RateLimited_TooManyRequestsError = RateLimited_TooManyRequestsError;
1987
1999
  var RateLimited_TooManySharesError = exports.RateLimited_TooManySharesError = /*#__PURE__*/function (_RateLimitedError6) {
1988
2000
  function RateLimited_TooManySharesError(message, code, errorData) {
1989
- var _this160;
2001
+ var _this161;
1990
2002
  (0, _classCallCheck2.default)(this, RateLimited_TooManySharesError);
1991
- _this160 = _callSuper(this, RateLimited_TooManySharesError, [message, code, errorData]);
1992
- _this160.name = 'RateLimited_TooManySharesError';
1993
- return _this160;
2003
+ _this161 = _callSuper(this, RateLimited_TooManySharesError, [message, code, errorData]);
2004
+ _this161.name = 'RateLimited_TooManySharesError';
2005
+ return _this161;
1994
2006
  }
1995
2007
  (0, _inherits2.default)(RateLimited_TooManySharesError, _RateLimitedError6);
1996
2008
  return (0, _createClass2.default)(RateLimited_TooManySharesError);
@@ -1998,11 +2010,11 @@ var RateLimited_TooManySharesError = exports.RateLimited_TooManySharesError = /*
1998
2010
  errorClasses.RateLimited_TooManySharesError = RateLimited_TooManySharesError;
1999
2011
  var ServiceUnavailable_AgentUnavailableError = exports.ServiceUnavailable_AgentUnavailableError = /*#__PURE__*/function (_ServiceUnavailableEr) {
2000
2012
  function ServiceUnavailable_AgentUnavailableError(message, code, errorData) {
2001
- var _this161;
2013
+ var _this162;
2002
2014
  (0, _classCallCheck2.default)(this, ServiceUnavailable_AgentUnavailableError);
2003
- _this161 = _callSuper(this, ServiceUnavailable_AgentUnavailableError, [message, code, errorData]);
2004
- _this161.name = 'ServiceUnavailable_AgentUnavailableError';
2005
- return _this161;
2015
+ _this162 = _callSuper(this, ServiceUnavailable_AgentUnavailableError, [message, code, errorData]);
2016
+ _this162.name = 'ServiceUnavailable_AgentUnavailableError';
2017
+ return _this162;
2006
2018
  }
2007
2019
  (0, _inherits2.default)(ServiceUnavailable_AgentUnavailableError, _ServiceUnavailableEr);
2008
2020
  return (0, _createClass2.default)(ServiceUnavailable_AgentUnavailableError);
@@ -2010,11 +2022,11 @@ var ServiceUnavailable_AgentUnavailableError = exports.ServiceUnavailable_AgentU
2010
2022
  errorClasses.ServiceUnavailable_AgentUnavailableError = ServiceUnavailable_AgentUnavailableError;
2011
2023
  var ServiceUnavailable_AutomationsUnavailableError = exports.ServiceUnavailable_AutomationsUnavailableError = /*#__PURE__*/function (_ServiceUnavailableEr2) {
2012
2024
  function ServiceUnavailable_AutomationsUnavailableError(message, code, errorData) {
2013
- var _this162;
2025
+ var _this163;
2014
2026
  (0, _classCallCheck2.default)(this, ServiceUnavailable_AutomationsUnavailableError);
2015
- _this162 = _callSuper(this, ServiceUnavailable_AutomationsUnavailableError, [message, code, errorData]);
2016
- _this162.name = 'ServiceUnavailable_AutomationsUnavailableError';
2017
- return _this162;
2027
+ _this163 = _callSuper(this, ServiceUnavailable_AutomationsUnavailableError, [message, code, errorData]);
2028
+ _this163.name = 'ServiceUnavailable_AutomationsUnavailableError';
2029
+ return _this163;
2018
2030
  }
2019
2031
  (0, _inherits2.default)(ServiceUnavailable_AutomationsUnavailableError, _ServiceUnavailableEr2);
2020
2032
  return (0, _createClass2.default)(ServiceUnavailable_AutomationsUnavailableError);
@@ -2022,11 +2034,11 @@ var ServiceUnavailable_AutomationsUnavailableError = exports.ServiceUnavailable_
2022
2034
  errorClasses.ServiceUnavailable_AutomationsUnavailableError = ServiceUnavailable_AutomationsUnavailableError;
2023
2035
  var ServiceUnavailable_UploadsUnavailableError = exports.ServiceUnavailable_UploadsUnavailableError = /*#__PURE__*/function (_ServiceUnavailableEr3) {
2024
2036
  function ServiceUnavailable_UploadsUnavailableError(message, code, errorData) {
2025
- var _this163;
2037
+ var _this164;
2026
2038
  (0, _classCallCheck2.default)(this, ServiceUnavailable_UploadsUnavailableError);
2027
- _this163 = _callSuper(this, ServiceUnavailable_UploadsUnavailableError, [message, code, errorData]);
2028
- _this163.name = 'ServiceUnavailable_UploadsUnavailableError';
2029
- return _this163;
2039
+ _this164 = _callSuper(this, ServiceUnavailable_UploadsUnavailableError, [message, code, errorData]);
2040
+ _this164.name = 'ServiceUnavailable_UploadsUnavailableError';
2041
+ return _this164;
2030
2042
  }
2031
2043
  (0, _inherits2.default)(ServiceUnavailable_UploadsUnavailableError, _ServiceUnavailableEr3);
2032
2044
  return (0, _createClass2.default)(ServiceUnavailable_UploadsUnavailableError);
@@ -2034,11 +2046,11 @@ var ServiceUnavailable_UploadsUnavailableError = exports.ServiceUnavailable_Uplo
2034
2046
  errorClasses.ServiceUnavailable_UploadsUnavailableError = ServiceUnavailable_UploadsUnavailableError;
2035
2047
  var SiteConfiguration_AccountAlreadyExistsError = exports.SiteConfiguration_AccountAlreadyExistsError = /*#__PURE__*/function (_SiteConfigurationErr) {
2036
2048
  function SiteConfiguration_AccountAlreadyExistsError(message, code, errorData) {
2037
- var _this164;
2049
+ var _this165;
2038
2050
  (0, _classCallCheck2.default)(this, SiteConfiguration_AccountAlreadyExistsError);
2039
- _this164 = _callSuper(this, SiteConfiguration_AccountAlreadyExistsError, [message, code, errorData]);
2040
- _this164.name = 'SiteConfiguration_AccountAlreadyExistsError';
2041
- return _this164;
2051
+ _this165 = _callSuper(this, SiteConfiguration_AccountAlreadyExistsError, [message, code, errorData]);
2052
+ _this165.name = 'SiteConfiguration_AccountAlreadyExistsError';
2053
+ return _this165;
2042
2054
  }
2043
2055
  (0, _inherits2.default)(SiteConfiguration_AccountAlreadyExistsError, _SiteConfigurationErr);
2044
2056
  return (0, _createClass2.default)(SiteConfiguration_AccountAlreadyExistsError);
@@ -2046,11 +2058,11 @@ var SiteConfiguration_AccountAlreadyExistsError = exports.SiteConfiguration_Acco
2046
2058
  errorClasses.SiteConfiguration_AccountAlreadyExistsError = SiteConfiguration_AccountAlreadyExistsError;
2047
2059
  var SiteConfiguration_AccountOverdueError = exports.SiteConfiguration_AccountOverdueError = /*#__PURE__*/function (_SiteConfigurationErr2) {
2048
2060
  function SiteConfiguration_AccountOverdueError(message, code, errorData) {
2049
- var _this165;
2061
+ var _this166;
2050
2062
  (0, _classCallCheck2.default)(this, SiteConfiguration_AccountOverdueError);
2051
- _this165 = _callSuper(this, SiteConfiguration_AccountOverdueError, [message, code, errorData]);
2052
- _this165.name = 'SiteConfiguration_AccountOverdueError';
2053
- return _this165;
2063
+ _this166 = _callSuper(this, SiteConfiguration_AccountOverdueError, [message, code, errorData]);
2064
+ _this166.name = 'SiteConfiguration_AccountOverdueError';
2065
+ return _this166;
2054
2066
  }
2055
2067
  (0, _inherits2.default)(SiteConfiguration_AccountOverdueError, _SiteConfigurationErr2);
2056
2068
  return (0, _createClass2.default)(SiteConfiguration_AccountOverdueError);
@@ -2058,11 +2070,11 @@ var SiteConfiguration_AccountOverdueError = exports.SiteConfiguration_AccountOve
2058
2070
  errorClasses.SiteConfiguration_AccountOverdueError = SiteConfiguration_AccountOverdueError;
2059
2071
  var SiteConfiguration_NoAccountForSiteError = exports.SiteConfiguration_NoAccountForSiteError = /*#__PURE__*/function (_SiteConfigurationErr3) {
2060
2072
  function SiteConfiguration_NoAccountForSiteError(message, code, errorData) {
2061
- var _this166;
2073
+ var _this167;
2062
2074
  (0, _classCallCheck2.default)(this, SiteConfiguration_NoAccountForSiteError);
2063
- _this166 = _callSuper(this, SiteConfiguration_NoAccountForSiteError, [message, code, errorData]);
2064
- _this166.name = 'SiteConfiguration_NoAccountForSiteError';
2065
- return _this166;
2075
+ _this167 = _callSuper(this, SiteConfiguration_NoAccountForSiteError, [message, code, errorData]);
2076
+ _this167.name = 'SiteConfiguration_NoAccountForSiteError';
2077
+ return _this167;
2066
2078
  }
2067
2079
  (0, _inherits2.default)(SiteConfiguration_NoAccountForSiteError, _SiteConfigurationErr3);
2068
2080
  return (0, _createClass2.default)(SiteConfiguration_NoAccountForSiteError);
@@ -2070,11 +2082,11 @@ var SiteConfiguration_NoAccountForSiteError = exports.SiteConfiguration_NoAccoun
2070
2082
  errorClasses.SiteConfiguration_NoAccountForSiteError = SiteConfiguration_NoAccountForSiteError;
2071
2083
  var SiteConfiguration_SiteWasRemovedError = exports.SiteConfiguration_SiteWasRemovedError = /*#__PURE__*/function (_SiteConfigurationErr4) {
2072
2084
  function SiteConfiguration_SiteWasRemovedError(message, code, errorData) {
2073
- var _this167;
2085
+ var _this168;
2074
2086
  (0, _classCallCheck2.default)(this, SiteConfiguration_SiteWasRemovedError);
2075
- _this167 = _callSuper(this, SiteConfiguration_SiteWasRemovedError, [message, code, errorData]);
2076
- _this167.name = 'SiteConfiguration_SiteWasRemovedError';
2077
- return _this167;
2087
+ _this168 = _callSuper(this, SiteConfiguration_SiteWasRemovedError, [message, code, errorData]);
2088
+ _this168.name = 'SiteConfiguration_SiteWasRemovedError';
2089
+ return _this168;
2078
2090
  }
2079
2091
  (0, _inherits2.default)(SiteConfiguration_SiteWasRemovedError, _SiteConfigurationErr4);
2080
2092
  return (0, _createClass2.default)(SiteConfiguration_SiteWasRemovedError);
@@ -2082,11 +2094,11 @@ var SiteConfiguration_SiteWasRemovedError = exports.SiteConfiguration_SiteWasRem
2082
2094
  errorClasses.SiteConfiguration_SiteWasRemovedError = SiteConfiguration_SiteWasRemovedError;
2083
2095
  var SiteConfiguration_TrialExpiredError = exports.SiteConfiguration_TrialExpiredError = /*#__PURE__*/function (_SiteConfigurationErr5) {
2084
2096
  function SiteConfiguration_TrialExpiredError(message, code, errorData) {
2085
- var _this168;
2097
+ var _this169;
2086
2098
  (0, _classCallCheck2.default)(this, SiteConfiguration_TrialExpiredError);
2087
- _this168 = _callSuper(this, SiteConfiguration_TrialExpiredError, [message, code, errorData]);
2088
- _this168.name = 'SiteConfiguration_TrialExpiredError';
2089
- return _this168;
2099
+ _this169 = _callSuper(this, SiteConfiguration_TrialExpiredError, [message, code, errorData]);
2100
+ _this169.name = 'SiteConfiguration_TrialExpiredError';
2101
+ return _this169;
2090
2102
  }
2091
2103
  (0, _inherits2.default)(SiteConfiguration_TrialExpiredError, _SiteConfigurationErr5);
2092
2104
  return (0, _createClass2.default)(SiteConfiguration_TrialExpiredError);
@@ -2094,11 +2106,11 @@ var SiteConfiguration_TrialExpiredError = exports.SiteConfiguration_TrialExpired
2094
2106
  errorClasses.SiteConfiguration_TrialExpiredError = SiteConfiguration_TrialExpiredError;
2095
2107
  var SiteConfiguration_TrialLockedError = exports.SiteConfiguration_TrialLockedError = /*#__PURE__*/function (_SiteConfigurationErr6) {
2096
2108
  function SiteConfiguration_TrialLockedError(message, code, errorData) {
2097
- var _this169;
2109
+ var _this170;
2098
2110
  (0, _classCallCheck2.default)(this, SiteConfiguration_TrialLockedError);
2099
- _this169 = _callSuper(this, SiteConfiguration_TrialLockedError, [message, code, errorData]);
2100
- _this169.name = 'SiteConfiguration_TrialLockedError';
2101
- return _this169;
2111
+ _this170 = _callSuper(this, SiteConfiguration_TrialLockedError, [message, code, errorData]);
2112
+ _this170.name = 'SiteConfiguration_TrialLockedError';
2113
+ return _this170;
2102
2114
  }
2103
2115
  (0, _inherits2.default)(SiteConfiguration_TrialLockedError, _SiteConfigurationErr6);
2104
2116
  return (0, _createClass2.default)(SiteConfiguration_TrialLockedError);
@@ -2106,11 +2118,11 @@ var SiteConfiguration_TrialLockedError = exports.SiteConfiguration_TrialLockedEr
2106
2118
  errorClasses.SiteConfiguration_TrialLockedError = SiteConfiguration_TrialLockedError;
2107
2119
  var SiteConfiguration_UserRequestsEnabledRequiredError = exports.SiteConfiguration_UserRequestsEnabledRequiredError = /*#__PURE__*/function (_SiteConfigurationErr7) {
2108
2120
  function SiteConfiguration_UserRequestsEnabledRequiredError(message, code, errorData) {
2109
- var _this170;
2121
+ var _this171;
2110
2122
  (0, _classCallCheck2.default)(this, SiteConfiguration_UserRequestsEnabledRequiredError);
2111
- _this170 = _callSuper(this, SiteConfiguration_UserRequestsEnabledRequiredError, [message, code, errorData]);
2112
- _this170.name = 'SiteConfiguration_UserRequestsEnabledRequiredError';
2113
- return _this170;
2123
+ _this171 = _callSuper(this, SiteConfiguration_UserRequestsEnabledRequiredError, [message, code, errorData]);
2124
+ _this171.name = 'SiteConfiguration_UserRequestsEnabledRequiredError';
2125
+ return _this171;
2114
2126
  }
2115
2127
  (0, _inherits2.default)(SiteConfiguration_UserRequestsEnabledRequiredError, _SiteConfigurationErr7);
2116
2128
  return (0, _createClass2.default)(SiteConfiguration_UserRequestsEnabledRequiredError);