From 5bf2f4a31b3fe1655ccb2ca16bc901ab022a2a8a Mon Sep 17 00:00:00 2001 From: celli33 Date: Mon, 3 Jun 2024 17:04:44 +0000 Subject: [PATCH] docs: :memo: generate docs --- docs/assets/26e93147f10415a0ed4a.svg | 6 - docs/assets/75c9471662e97ee24f29.svg | 7 - docs/assets/custom.css | 1 - docs/assets/custom.js | 1 - docs/assets/db90e4df2373980c497d.svg | 9 - docs/assets/highlight.css | 28 +- docs/assets/icons.js | 15 + docs/assets/icons.svg | 1 + docs/assets/main.js | 7 +- docs/assets/material-style.css | 247 ++++++ docs/assets/navigation.js | 1 + docs/assets/search.js | 2 +- docs/assets/style.css | 109 ++- docs/classes/AbstractRfcFilter.html | 417 ---------- docs/classes/AuthenticateTranslator.html | 522 ------------- docs/classes/BaseEnum.html | 410 ---------- docs/classes/CRequest.html | 445 ----------- docs/classes/CResponse.html | 436 ----------- docs/classes/CfdiFileFilter.html | 394 ---------- docs/classes/CfdiPackageReader.html | 461 ----------- docs/classes/CodeRequest.html | 472 ----------- docs/classes/ComplementoCfdi.html | 714 ----------------- docs/classes/ComplementoRetenciones.html | 546 ------------- docs/classes/ComplementoUndefined.html | 455 ----------- .../CreateTemporaryZipFileException.html | 462 ----------- docs/classes/CsvReader.html | 412 ---------- docs/classes/DateTime.html | 517 ------------ docs/classes/DateTimePeriod.html | 426 ---------- docs/classes/DocumentStatus.html | 399 ---------- docs/classes/DocumentType.html | 399 ---------- docs/classes/DownloadResult.html | 414 ---------- docs/classes/DownloadTranslator.html | 504 ------------ docs/classes/DownloadType.html | 399 ---------- docs/classes/Fiel.html | 442 ----------- docs/classes/FielRequestBuilder.html | 525 ------------- docs/classes/FilteredPackageReader.html | 510 ------------ docs/classes/Helpers.html | 378 --------- docs/classes/HttpClientError.html | 467 ----------- docs/classes/HttpServerError.html | 465 ----------- docs/classes/HttpsWebClient.html | 419 ---------- docs/classes/InteractsXmlTrait.html | 469 ----------- docs/classes/MetadataContent.html | 405 ---------- docs/classes/MetadataFileFilter.html | 380 --------- docs/classes/MetadataItem.html | 406 ---------- docs/classes/MetadataPackageReader.html | 469 ----------- docs/classes/MetadataPreprocessor.html | 421 ---------- docs/classes/NullFileFilter.html | 380 --------- docs/classes/OpenZipFileException.html | 498 ------------ docs/classes/PackageReaderException.html | 445 ----------- docs/classes/QueryParameters.html | 734 ------------------ docs/classes/QueryResult.html | 396 ---------- docs/classes/QueryTranslator.html | 504 ------------ docs/classes/RequestBuilderException.html | 442 ----------- docs/classes/RequestType.html | 413 ---------- docs/classes/RfcMatch.html | 412 ---------- docs/classes/RfcMatches.html | 438 ----------- docs/classes/RfcOnBehalf.html | 412 ---------- docs/classes/Service.html | 473 ----------- docs/classes/ServiceConsumer.html | 444 ----------- docs/classes/ServiceEndpoints.html | 459 ----------- docs/classes/ServiceType.html | 413 ---------- docs/classes/SoapFaultError.html | 480 ------------ docs/classes/SoapFaultInfo.html | 390 ---------- docs/classes/SoapFaultInfoExtractor.html | 502 ------------ docs/classes/StatusCode.html | 409 ---------- docs/classes/StatusRequest.html | 449 ----------- docs/classes/ThirdPartiesExtractor.html | 377 --------- docs/classes/ThirdPartiesFileFilter.html | 380 --------- docs/classes/ThirdPartiesRecords.html | 415 ---------- docs/classes/Token.html | 445 ----------- docs/classes/Uuid.html | 414 ---------- docs/classes/VerifyResult.html | 486 ------------ docs/classes/VerifyTranslator.html | 504 ------------ docs/classes/WebClientException.html | 483 ------------ docs/classes/index.AbstractRfcFilter.html | 182 +++++ .../classes/index.AuthenticateTranslator.html | 190 +++++ docs/classes/index.BaseEnum.html | 180 +++++ docs/classes/index.CRequest.html | 185 +++++ docs/classes/index.CResponse.html | 185 +++++ docs/classes/index.CfdiFileFilter.html | 178 +++++ docs/classes/index.CfdiPackageReader.html | 185 +++++ docs/classes/index.CodeRequest.html | 186 +++++ docs/classes/index.ComplementoCfdi.html | 184 +++++ .../classes/index.ComplementoRetenciones.html | 184 +++++ docs/classes/index.ComplementoUndefined.html | 184 +++++ ...index.CreateTemporaryZipFileException.html | 188 +++++ docs/classes/index.CsvReader.html | 184 +++++ docs/classes/index.DateTime.html | 197 +++++ docs/classes/index.DateTimePeriod.html | 183 +++++ docs/classes/index.DocumentStatus.html | 180 +++++ docs/classes/index.DocumentType.html | 180 +++++ docs/classes/index.DownloadResult.html | 185 +++++ docs/classes/index.DownloadTranslator.html | 189 +++++ docs/classes/index.DownloadType.html | 180 +++++ docs/classes/index.Fiel.html | 188 +++++ docs/classes/index.FielRequestBuilder.html | 186 +++++ docs/classes/index.FilteredPackageReader.html | 190 +++++ docs/classes/index.Helpers.html | 179 +++++ docs/classes/index.HttpClientError.html | 188 +++++ docs/classes/index.HttpServerError.html | 188 +++++ docs/classes/index.HttpsWebClient.html | 180 +++++ docs/classes/index.InteractsXmlTrait.html | 187 +++++ docs/classes/index.MetadataContent.html | 184 +++++ docs/classes/index.MetadataFileFilter.html | 178 +++++ docs/classes/index.MetadataItem.html | 198 +++++ docs/classes/index.MetadataPackageReader.html | 186 +++++ docs/classes/index.MetadataPreprocessor.html | 188 +++++ docs/classes/index.NullFileFilter.html | 178 +++++ docs/classes/index.OpenZipFileException.html | 192 +++++ .../classes/index.PackageReaderException.html | 185 +++++ docs/classes/index.QueryParameters.html | 211 +++++ docs/classes/index.QueryResult.html | 182 +++++ docs/classes/index.QueryTranslator.html | 189 +++++ .../index.RequestBuilderException.html | 185 +++++ docs/classes/index.RequestType.html | 181 +++++ docs/classes/index.RfcMatch.html | 181 +++++ docs/classes/index.RfcMatches.html | 185 +++++ docs/classes/index.RfcOnBehalf.html | 181 +++++ docs/classes/index.Service.html | 192 +++++ docs/classes/index.ServiceConsumer.html | 181 +++++ docs/classes/index.ServiceEndpoints.html | 195 +++++ docs/classes/index.ServiceType.html | 181 +++++ docs/classes/index.SoapFaultError.html | 190 +++++ docs/classes/index.SoapFaultInfo.html | 180 +++++ .../classes/index.SoapFaultInfoExtractor.html | 189 +++++ docs/classes/index.StatusCode.html | 185 +++++ docs/classes/index.StatusRequest.html | 184 +++++ docs/classes/index.ThirdPartiesExtractor.html | 179 +++++ .../classes/index.ThirdPartiesFileFilter.html | 178 +++++ docs/classes/index.ThirdPartiesRecords.html | 181 +++++ docs/classes/index.Token.html | 188 +++++ docs/classes/index.Uuid.html | 182 +++++ docs/classes/index.VerifyResult.html | 192 +++++ docs/classes/index.VerifyTranslator.html | 189 +++++ docs/classes/index.WebClientException.html | 191 +++++ docs/hierarchy.html | 174 +++++ docs/index.html | 550 +++++-------- docs/interfaces/ComplementoInterface.html | 372 --------- docs/interfaces/FileFilterInterface.html | 369 --------- docs/interfaces/MetadataItemInterface.html | 332 -------- docs/interfaces/PackageReaderInterface.html | 366 --------- docs/interfaces/RequestBuilderInterface.html | 416 ---------- docs/interfaces/ThirdPartiesInterface.html | 332 -------- docs/interfaces/WebClientInterface.html | 378 --------- docs/modules.html | 392 ---------- docs/modules/index.html | 253 ++++++ docs/modules/src_types.html | 175 +++++ docs/types/CodeRequestTypes.html | 307 -------- docs/types/ComplementoCfdiTypes.html | 307 -------- docs/types/ComplementoRetencionesTypes.html | 307 -------- docs/types/ComplementoUndefinedTypes.html | 307 -------- docs/types/DocumentStatusTypes.html | 307 -------- docs/types/DocumentTypeTypes.html | 307 -------- docs/types/DownloadTypeTypes.html | 307 -------- docs/types/ReadLineInterface.html | 318 -------- docs/types/RequestTypeTypes.html | 307 -------- docs/types/ServiceTypeValues.html | 307 -------- docs/types/StatusRequestTypes.html | 307 -------- docs/types/index.CodeRequestTypes.html | 174 +++++ docs/types/index.ComplementoCfdiTypes.html | 174 +++++ docs/types/index.ComplementoInterface.html | 174 +++++ .../index.ComplementoRetencionesTypes.html | 174 +++++ .../index.ComplementoUndefinedTypes.html | 174 +++++ docs/types/index.DocumentStatusTypes.html | 174 +++++ docs/types/index.DocumentTypeTypes.html | 174 +++++ docs/types/index.DownloadTypeTypes.html | 174 +++++ docs/types/index.FileFilterInterface.html | 179 +++++ docs/types/index.MetadataItemInterface.html | 174 +++++ docs/types/index.PackageReaderInterface.html | 178 +++++ docs/types/index.ReadLineInterface.html | 174 +++++ docs/types/index.RequestBuilderInterface.html | 186 +++++ docs/types/index.RequestTypeTypes.html | 174 +++++ docs/types/index.ServiceTypeValues.html | 174 +++++ docs/types/index.StatusRequestTypes.html | 174 +++++ docs/types/index.ThirdPartiesInterface.html | 174 +++++ docs/types/index.WebClientInterface.html | 179 +++++ docs/types/src_types.Constructor.html | 174 +++++ 177 files changed, 15800 insertions(+), 34336 deletions(-) delete mode 100644 docs/assets/26e93147f10415a0ed4a.svg delete mode 100644 docs/assets/75c9471662e97ee24f29.svg delete mode 100644 docs/assets/custom.css delete mode 100644 docs/assets/custom.js delete mode 100644 docs/assets/db90e4df2373980c497d.svg create mode 100644 docs/assets/icons.js create mode 100644 docs/assets/icons.svg create mode 100644 docs/assets/material-style.css create mode 100644 docs/assets/navigation.js delete mode 100644 docs/classes/AbstractRfcFilter.html delete mode 100644 docs/classes/AuthenticateTranslator.html delete mode 100644 docs/classes/BaseEnum.html delete mode 100644 docs/classes/CRequest.html delete mode 100644 docs/classes/CResponse.html delete mode 100644 docs/classes/CfdiFileFilter.html delete mode 100644 docs/classes/CfdiPackageReader.html delete mode 100644 docs/classes/CodeRequest.html delete mode 100644 docs/classes/ComplementoCfdi.html delete mode 100644 docs/classes/ComplementoRetenciones.html delete mode 100644 docs/classes/ComplementoUndefined.html delete mode 100644 docs/classes/CreateTemporaryZipFileException.html delete mode 100644 docs/classes/CsvReader.html delete mode 100644 docs/classes/DateTime.html delete mode 100644 docs/classes/DateTimePeriod.html delete mode 100644 docs/classes/DocumentStatus.html delete mode 100644 docs/classes/DocumentType.html delete mode 100644 docs/classes/DownloadResult.html delete mode 100644 docs/classes/DownloadTranslator.html delete mode 100644 docs/classes/DownloadType.html delete mode 100644 docs/classes/Fiel.html delete mode 100644 docs/classes/FielRequestBuilder.html delete mode 100644 docs/classes/FilteredPackageReader.html delete mode 100644 docs/classes/Helpers.html delete mode 100644 docs/classes/HttpClientError.html delete mode 100644 docs/classes/HttpServerError.html delete mode 100644 docs/classes/HttpsWebClient.html delete mode 100644 docs/classes/InteractsXmlTrait.html delete mode 100644 docs/classes/MetadataContent.html delete mode 100644 docs/classes/MetadataFileFilter.html delete mode 100644 docs/classes/MetadataItem.html delete mode 100644 docs/classes/MetadataPackageReader.html delete mode 100644 docs/classes/MetadataPreprocessor.html delete mode 100644 docs/classes/NullFileFilter.html delete mode 100644 docs/classes/OpenZipFileException.html delete mode 100644 docs/classes/PackageReaderException.html delete mode 100644 docs/classes/QueryParameters.html delete mode 100644 docs/classes/QueryResult.html delete mode 100644 docs/classes/QueryTranslator.html delete mode 100644 docs/classes/RequestBuilderException.html delete mode 100644 docs/classes/RequestType.html delete mode 100644 docs/classes/RfcMatch.html delete mode 100644 docs/classes/RfcMatches.html delete mode 100644 docs/classes/RfcOnBehalf.html delete mode 100644 docs/classes/Service.html delete mode 100644 docs/classes/ServiceConsumer.html delete mode 100644 docs/classes/ServiceEndpoints.html delete mode 100644 docs/classes/ServiceType.html delete mode 100644 docs/classes/SoapFaultError.html delete mode 100644 docs/classes/SoapFaultInfo.html delete mode 100644 docs/classes/SoapFaultInfoExtractor.html delete mode 100644 docs/classes/StatusCode.html delete mode 100644 docs/classes/StatusRequest.html delete mode 100644 docs/classes/ThirdPartiesExtractor.html delete mode 100644 docs/classes/ThirdPartiesFileFilter.html delete mode 100644 docs/classes/ThirdPartiesRecords.html delete mode 100644 docs/classes/Token.html delete mode 100644 docs/classes/Uuid.html delete mode 100644 docs/classes/VerifyResult.html delete mode 100644 docs/classes/VerifyTranslator.html delete mode 100644 docs/classes/WebClientException.html create mode 100644 docs/classes/index.AbstractRfcFilter.html create mode 100644 docs/classes/index.AuthenticateTranslator.html create mode 100644 docs/classes/index.BaseEnum.html create mode 100644 docs/classes/index.CRequest.html create mode 100644 docs/classes/index.CResponse.html create mode 100644 docs/classes/index.CfdiFileFilter.html create mode 100644 docs/classes/index.CfdiPackageReader.html create mode 100644 docs/classes/index.CodeRequest.html create mode 100644 docs/classes/index.ComplementoCfdi.html create mode 100644 docs/classes/index.ComplementoRetenciones.html create mode 100644 docs/classes/index.ComplementoUndefined.html create mode 100644 docs/classes/index.CreateTemporaryZipFileException.html create mode 100644 docs/classes/index.CsvReader.html create mode 100644 docs/classes/index.DateTime.html create mode 100644 docs/classes/index.DateTimePeriod.html create mode 100644 docs/classes/index.DocumentStatus.html create mode 100644 docs/classes/index.DocumentType.html create mode 100644 docs/classes/index.DownloadResult.html create mode 100644 docs/classes/index.DownloadTranslator.html create mode 100644 docs/classes/index.DownloadType.html create mode 100644 docs/classes/index.Fiel.html create mode 100644 docs/classes/index.FielRequestBuilder.html create mode 100644 docs/classes/index.FilteredPackageReader.html create mode 100644 docs/classes/index.Helpers.html create mode 100644 docs/classes/index.HttpClientError.html create mode 100644 docs/classes/index.HttpServerError.html create mode 100644 docs/classes/index.HttpsWebClient.html create mode 100644 docs/classes/index.InteractsXmlTrait.html create mode 100644 docs/classes/index.MetadataContent.html create mode 100644 docs/classes/index.MetadataFileFilter.html create mode 100644 docs/classes/index.MetadataItem.html create mode 100644 docs/classes/index.MetadataPackageReader.html create mode 100644 docs/classes/index.MetadataPreprocessor.html create mode 100644 docs/classes/index.NullFileFilter.html create mode 100644 docs/classes/index.OpenZipFileException.html create mode 100644 docs/classes/index.PackageReaderException.html create mode 100644 docs/classes/index.QueryParameters.html create mode 100644 docs/classes/index.QueryResult.html create mode 100644 docs/classes/index.QueryTranslator.html create mode 100644 docs/classes/index.RequestBuilderException.html create mode 100644 docs/classes/index.RequestType.html create mode 100644 docs/classes/index.RfcMatch.html create mode 100644 docs/classes/index.RfcMatches.html create mode 100644 docs/classes/index.RfcOnBehalf.html create mode 100644 docs/classes/index.Service.html create mode 100644 docs/classes/index.ServiceConsumer.html create mode 100644 docs/classes/index.ServiceEndpoints.html create mode 100644 docs/classes/index.ServiceType.html create mode 100644 docs/classes/index.SoapFaultError.html create mode 100644 docs/classes/index.SoapFaultInfo.html create mode 100644 docs/classes/index.SoapFaultInfoExtractor.html create mode 100644 docs/classes/index.StatusCode.html create mode 100644 docs/classes/index.StatusRequest.html create mode 100644 docs/classes/index.ThirdPartiesExtractor.html create mode 100644 docs/classes/index.ThirdPartiesFileFilter.html create mode 100644 docs/classes/index.ThirdPartiesRecords.html create mode 100644 docs/classes/index.Token.html create mode 100644 docs/classes/index.Uuid.html create mode 100644 docs/classes/index.VerifyResult.html create mode 100644 docs/classes/index.VerifyTranslator.html create mode 100644 docs/classes/index.WebClientException.html create mode 100644 docs/hierarchy.html delete mode 100644 docs/interfaces/ComplementoInterface.html delete mode 100644 docs/interfaces/FileFilterInterface.html delete mode 100644 docs/interfaces/MetadataItemInterface.html delete mode 100644 docs/interfaces/PackageReaderInterface.html delete mode 100644 docs/interfaces/RequestBuilderInterface.html delete mode 100644 docs/interfaces/ThirdPartiesInterface.html delete mode 100644 docs/interfaces/WebClientInterface.html delete mode 100644 docs/modules.html create mode 100644 docs/modules/index.html create mode 100644 docs/modules/src_types.html delete mode 100644 docs/types/CodeRequestTypes.html delete mode 100644 docs/types/ComplementoCfdiTypes.html delete mode 100644 docs/types/ComplementoRetencionesTypes.html delete mode 100644 docs/types/ComplementoUndefinedTypes.html delete mode 100644 docs/types/DocumentStatusTypes.html delete mode 100644 docs/types/DocumentTypeTypes.html delete mode 100644 docs/types/DownloadTypeTypes.html delete mode 100644 docs/types/ReadLineInterface.html delete mode 100644 docs/types/RequestTypeTypes.html delete mode 100644 docs/types/ServiceTypeValues.html delete mode 100644 docs/types/StatusRequestTypes.html create mode 100644 docs/types/index.CodeRequestTypes.html create mode 100644 docs/types/index.ComplementoCfdiTypes.html create mode 100644 docs/types/index.ComplementoInterface.html create mode 100644 docs/types/index.ComplementoRetencionesTypes.html create mode 100644 docs/types/index.ComplementoUndefinedTypes.html create mode 100644 docs/types/index.DocumentStatusTypes.html create mode 100644 docs/types/index.DocumentTypeTypes.html create mode 100644 docs/types/index.DownloadTypeTypes.html create mode 100644 docs/types/index.FileFilterInterface.html create mode 100644 docs/types/index.MetadataItemInterface.html create mode 100644 docs/types/index.PackageReaderInterface.html create mode 100644 docs/types/index.ReadLineInterface.html create mode 100644 docs/types/index.RequestBuilderInterface.html create mode 100644 docs/types/index.RequestTypeTypes.html create mode 100644 docs/types/index.ServiceTypeValues.html create mode 100644 docs/types/index.StatusRequestTypes.html create mode 100644 docs/types/index.ThirdPartiesInterface.html create mode 100644 docs/types/index.WebClientInterface.html create mode 100644 docs/types/src_types.Constructor.html diff --git a/docs/assets/26e93147f10415a0ed4a.svg b/docs/assets/26e93147f10415a0ed4a.svg deleted file mode 100644 index 09d06a6..0000000 --- a/docs/assets/26e93147f10415a0ed4a.svg +++ /dev/null @@ -1,6 +0,0 @@ - - -TypeScript logo - - - diff --git a/docs/assets/75c9471662e97ee24f29.svg b/docs/assets/75c9471662e97ee24f29.svg deleted file mode 100644 index a8c3280..0000000 --- a/docs/assets/75c9471662e97ee24f29.svg +++ /dev/null @@ -1,7 +0,0 @@ - - - - - - diff --git a/docs/assets/custom.css b/docs/assets/custom.css deleted file mode 100644 index 02a48b9..0000000 --- a/docs/assets/custom.css +++ /dev/null @@ -1 +0,0 @@ -.tree{background:var(--color-panel);font-family:Roboto Mono,monospace;margin-top:20px}.tree-config{display:flex;gap:8px;justify-content:end;padding:8px}.tree-config__button{align-items:center;background-color:transparent;border:0;color:var(--color-toolbar-text);cursor:pointer;display:flex;height:20px;justify-content:center;opacity:.8;padding:0;width:20px}.tree-config__button:hover{opacity:.9}.tree-content{color:var(--color-text);font-size:.85rem;font-weight:400;line-height:1.5;padding:0 20px 20px;position:relative}.tree-content span{font-size:13px;letter-spacing:.4px}.tree-content ul{list-style:none;margin:0;padding-left:5px}.tree-content ul li{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding-bottom:5px;padding-left:15px;padding-top:5px;position:relative}.tree-content ul li:before{height:1px;margin:auto;top:15px;width:10px}.tree-content ul li:after,.tree-content ul li:before{background-color:#666;content:"";left:0;position:absolute}.tree-content ul li:after{bottom:0;height:100%;top:0;width:1px}.tree-content ul li:last-child:after{height:15px}.tree-content ul a{cursor:pointer}.category:not([data-id=root]){display:none}.category:not([data-id=root])._open{display:block}.category__title{color:var(--color-text-aside);cursor:pointer}.category__link,.category__title{align-items:center;display:flex;flex-shrink:0;text-decoration:none}a.category__link:hover,a.category__title:hover{text-decoration:underline}.category__title._open .category__folder{background:url(db90e4df2373980c497d.svg)}.category__folder{background:url(75c9471662e97ee24f29.svg);display:inline-block;flex-shrink:0;height:15px;margin-right:6px;width:15px}.category__link._active{color:inherit}.category__link--ts:before{background-image:url(26e93147f10415a0ed4a.svg);content:"";display:inline-block;flex-shrink:0;height:15px;margin:0 7px 2px 0;vertical-align:middle;width:15px} \ No newline at end of file diff --git a/docs/assets/custom.js b/docs/assets/custom.js deleted file mode 100644 index 2b53bf1..0000000 --- a/docs/assets/custom.js +++ /dev/null @@ -1 +0,0 @@ -(()=>{"use strict";var t={893:(t,e,s)=>{s.r(e)},555:(t,e,s)=>{Object.defineProperty(e,"__esModule",{value:!0}),e.HierarchyManager=void 0;const o=s(498);e.HierarchyManager=class{constructor(){this.stateManager=new o.StateManager,this.titleSelector=".js-category-title",this.listSelector=".js-category-list"}init(){this.addListeners(),this.initSaved(),this.openCurrentPath()}openPathAndSave(t){this.openPath(t),this.stateManager.addOpenedPath(t)}openPath(t){var e,s;const o=document.querySelector(`${this.listSelector}[data-id="${t}"]`);o&&(o.classList.add("_open"),null===(s=null===(e=o.parentNode)||void 0===e?void 0:e.querySelector(this.titleSelector))||void 0===s||s.classList.add("_open"))}closePath(t){var e,s;const o=document.querySelector(`${this.listSelector}[data-id="${t}"]`);o&&(o.classList.remove("_open"),null===(s=null===(e=o.parentNode)||void 0===e?void 0:e.querySelector(this.titleSelector))||void 0===s||s.classList.remove("_open"),this.stateManager.removeOpenedPath(t))}closePathWithChildren(t){this.closePath(t);const e=document.querySelector(`${this.listSelector}[data-id="${t}"]`);if(!e)return;const s=e.querySelectorAll(this.listSelector);for(const t of s)this.closePath(t.dataset.id||"")}togglePath(t){const e=document.querySelector(`${this.listSelector}[data-id="${t}"]`);e&&(e.classList.contains("_open")?this.closePathWithChildren(t):this.openPathAndSave(t))}addListeners(){const t=document.querySelectorAll('.js-category-title:not([data-id="root"])');for(const e of t)e.addEventListener("click",(()=>{const t=e.dataset.id||"";this.togglePath(t)}));this.addExpandListener(),this.addCollapseListener(),this.addTargetListener()}addExpandListener(){const t=document.querySelector(".js-tree-expand");null==t||t.addEventListener("click",(()=>{const t=document.querySelectorAll(this.listSelector);for(const e of t){const t=e.dataset.id||"";this.openPathAndSave(t)}}))}addCollapseListener(){const t=document.querySelector(".js-tree-collapse");null==t||t.addEventListener("click",(()=>{const t=document.querySelectorAll(this.listSelector);for(const e of t){const t=e.dataset.id||"";this.closePath(t)}}))}addTargetListener(){const t=document.querySelector(".js-tree-target");null==t||t.addEventListener("click",(()=>{const t=this.openCurrentPath();null==t||t.scrollIntoView()}))}initSaved(){const t=this.stateManager.getOpenedPaths();for(const e of t)this.openPath(e)}openCurrentPath(){const t=window.location.pathname.split("/"),e=`/${t[t.length-2]||""}/${t[t.length-1]||""}`,s=document.querySelector(`.js-category-link[data-id="${e}"]`);if(!s)return null;s.classList.add("_active");let o=s.closest(this.listSelector);for(;o;){const t=o.dataset.id||"";this.openPath(t),o=o.parentNode.closest(this.listSelector)}return s}}},498:(t,e)=>{Object.defineProperty(e,"__esModule",{value:!0}),e.StateManager=void 0;e.StateManager=class{constructor(){this.openedPathLsKey="opened-path-state",this.openedPaths=[];const t=localStorage.getItem("opened-path-state");this.openedPaths=t?JSON.parse(t):[]}addOpenedPath(t){this.openedPaths.push(t),this.updateState()}removeOpenedPath(t){this.openedPaths=this.openedPaths.filter((e=>e!==t)),this.updateState()}getOpenedPaths(){return this.openedPaths}updateState(){localStorage.setItem(this.openedPathLsKey,JSON.stringify(this.openedPaths))}}}},e={};function s(o){var a=e[o];if(void 0!==a)return a.exports;var n=e[o]={exports:{}};return t[o](n,n.exports,s),n.exports}s.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})};(()=>{s(893);(new(s(555).HierarchyManager)).init()})()})(); \ No newline at end of file diff --git a/docs/assets/db90e4df2373980c497d.svg b/docs/assets/db90e4df2373980c497d.svg deleted file mode 100644 index 074613e..0000000 --- a/docs/assets/db90e4df2373980c497d.svg +++ /dev/null @@ -1,9 +0,0 @@ - - - - - - - diff --git a/docs/assets/highlight.css b/docs/assets/highlight.css index 0f1b1a2..88ff3a9 100644 --- a/docs/assets/highlight.css +++ b/docs/assets/highlight.css @@ -1,18 +1,18 @@ :root { - --light-hl-0: #000000; - --dark-hl-0: #D4D4D4; - --light-hl-1: #A31515; - --dark-hl-1: #CE9178; - --light-hl-2: #AF00DB; - --dark-hl-2: #C586C0; - --light-hl-3: #001080; - --dark-hl-3: #9CDCFE; - --light-hl-4: #008000; - --dark-hl-4: #6A9955; - --light-hl-5: #795E26; - --dark-hl-5: #DCDCAA; - --light-hl-6: #0000FF; - --dark-hl-6: #569CD6; + --light-hl-0: #795E26; + --dark-hl-0: #DCDCAA; + --light-hl-1: #000000; + --dark-hl-1: #D4D4D4; + --light-hl-2: #A31515; + --dark-hl-2: #CE9178; + --light-hl-3: #0000FF; + --dark-hl-3: #569CD6; + --light-hl-4: #AF00DB; + --dark-hl-4: #C586C0; + --light-hl-5: #001080; + --dark-hl-5: #9CDCFE; + --light-hl-6: #008000; + --dark-hl-6: #6A9955; --light-hl-7: #0070C1; --dark-hl-7: #4FC1FF; --light-hl-8: #000000FF; diff --git a/docs/assets/icons.js b/docs/assets/icons.js new file mode 100644 index 0000000..b79c9e8 --- /dev/null +++ b/docs/assets/icons.js @@ -0,0 +1,15 @@ +(function(svg) { + svg.innerHTML = ``; + svg.style.display = 'none'; + if (location.protocol === 'file:') { + if (document.readyState === 'loading') document.addEventListener('DOMContentLoaded', updateUseElements); + else updateUseElements() + function updateUseElements() { + document.querySelectorAll('use').forEach(el => { + if (el.getAttribute('href').includes('#icon-')) { + el.setAttribute('href', el.getAttribute('href').replace(/.*#/, '#')); + } + }); + } + } +})(document.body.appendChild(document.createElementNS('http://www.w3.org/2000/svg', 'svg'))) \ No newline at end of file diff --git a/docs/assets/icons.svg b/docs/assets/icons.svg new file mode 100644 index 0000000..7dead61 --- /dev/null +++ b/docs/assets/icons.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/docs/assets/main.js b/docs/assets/main.js index 4c8fa61..d6f1388 100644 --- a/docs/assets/main.js +++ b/docs/assets/main.js @@ -1,7 +1,8 @@ "use strict"; -"use strict";(()=>{var Se=Object.create;var re=Object.defineProperty;var we=Object.getOwnPropertyDescriptor;var Te=Object.getOwnPropertyNames;var ke=Object.getPrototypeOf,Qe=Object.prototype.hasOwnProperty;var Pe=(t,e)=>()=>(e||t((e={exports:{}}).exports,e),e.exports);var Ie=(t,e,r,n)=>{if(e&&typeof e=="object"||typeof e=="function")for(let i of Te(e))!Qe.call(t,i)&&i!==r&&re(t,i,{get:()=>e[i],enumerable:!(n=we(e,i))||n.enumerable});return t};var Ce=(t,e,r)=>(r=t!=null?Se(ke(t)):{},Ie(e||!t||!t.__esModule?re(r,"default",{value:t,enumerable:!0}):r,t));var ae=Pe((se,oe)=>{(function(){var t=function(e){var r=new t.Builder;return r.pipeline.add(t.trimmer,t.stopWordFilter,t.stemmer),r.searchPipeline.add(t.stemmer),e.call(r,r),r.build()};t.version="2.3.9";t.utils={},t.utils.warn=function(e){return function(r){e.console&&console.warn&&console.warn(r)}}(this),t.utils.asString=function(e){return e==null?"":e.toString()},t.utils.clone=function(e){if(e==null)return e;for(var r=Object.create(null),n=Object.keys(e),i=0;i0){var d=t.utils.clone(r)||{};d.position=[a,u],d.index=s.length,s.push(new t.Token(n.slice(a,o),d))}a=o+1}}return s},t.tokenizer.separator=/[\s\-]+/;t.Pipeline=function(){this._stack=[]},t.Pipeline.registeredFunctions=Object.create(null),t.Pipeline.registerFunction=function(e,r){r in this.registeredFunctions&&t.utils.warn("Overwriting existing registered function: "+r),e.label=r,t.Pipeline.registeredFunctions[e.label]=e},t.Pipeline.warnIfFunctionNotRegistered=function(e){var r=e.label&&e.label in this.registeredFunctions;r||t.utils.warn(`Function is not registered with pipeline. This may cause problems when serialising the index. -`,e)},t.Pipeline.load=function(e){var r=new t.Pipeline;return e.forEach(function(n){var i=t.Pipeline.registeredFunctions[n];if(i)r.add(i);else throw new Error("Cannot load unregistered function: "+n)}),r},t.Pipeline.prototype.add=function(){var e=Array.prototype.slice.call(arguments);e.forEach(function(r){t.Pipeline.warnIfFunctionNotRegistered(r),this._stack.push(r)},this)},t.Pipeline.prototype.after=function(e,r){t.Pipeline.warnIfFunctionNotRegistered(r);var n=this._stack.indexOf(e);if(n==-1)throw new Error("Cannot find existingFn");n=n+1,this._stack.splice(n,0,r)},t.Pipeline.prototype.before=function(e,r){t.Pipeline.warnIfFunctionNotRegistered(r);var n=this._stack.indexOf(e);if(n==-1)throw new Error("Cannot find existingFn");this._stack.splice(n,0,r)},t.Pipeline.prototype.remove=function(e){var r=this._stack.indexOf(e);r!=-1&&this._stack.splice(r,1)},t.Pipeline.prototype.run=function(e){for(var r=this._stack.length,n=0;n1&&(oe&&(n=s),o!=e);)i=n-r,s=r+Math.floor(i/2),o=this.elements[s*2];if(o==e||o>e)return s*2;if(ol?d+=2:a==l&&(r+=n[u+1]*i[d+1],u+=2,d+=2);return r},t.Vector.prototype.similarity=function(e){return this.dot(e)/this.magnitude()||0},t.Vector.prototype.toArray=function(){for(var e=new Array(this.elements.length/2),r=1,n=0;r0){var o=s.str.charAt(0),a;o in s.node.edges?a=s.node.edges[o]:(a=new t.TokenSet,s.node.edges[o]=a),s.str.length==1&&(a.final=!0),i.push({node:a,editsRemaining:s.editsRemaining,str:s.str.slice(1)})}if(s.editsRemaining!=0){if("*"in s.node.edges)var l=s.node.edges["*"];else{var l=new t.TokenSet;s.node.edges["*"]=l}if(s.str.length==0&&(l.final=!0),i.push({node:l,editsRemaining:s.editsRemaining-1,str:s.str}),s.str.length>1&&i.push({node:s.node,editsRemaining:s.editsRemaining-1,str:s.str.slice(1)}),s.str.length==1&&(s.node.final=!0),s.str.length>=1){if("*"in s.node.edges)var u=s.node.edges["*"];else{var u=new t.TokenSet;s.node.edges["*"]=u}s.str.length==1&&(u.final=!0),i.push({node:u,editsRemaining:s.editsRemaining-1,str:s.str.slice(1)})}if(s.str.length>1){var d=s.str.charAt(0),m=s.str.charAt(1),y;m in s.node.edges?y=s.node.edges[m]:(y=new t.TokenSet,s.node.edges[m]=y),s.str.length==1&&(y.final=!0),i.push({node:y,editsRemaining:s.editsRemaining-1,str:d+s.str.slice(2)})}}}return n},t.TokenSet.fromString=function(e){for(var r=new t.TokenSet,n=r,i=0,s=e.length;i=e;r--){var n=this.uncheckedNodes[r],i=n.child.toString();i in this.minimizedNodes?n.parent.edges[n.char]=this.minimizedNodes[i]:(n.child._str=i,this.minimizedNodes[i]=n.child),this.uncheckedNodes.pop()}};t.Index=function(e){this.invertedIndex=e.invertedIndex,this.fieldVectors=e.fieldVectors,this.tokenSet=e.tokenSet,this.fields=e.fields,this.pipeline=e.pipeline},t.Index.prototype.search=function(e){return this.query(function(r){var n=new t.QueryParser(e,r);n.parse()})},t.Index.prototype.query=function(e){for(var r=new t.Query(this.fields),n=Object.create(null),i=Object.create(null),s=Object.create(null),o=Object.create(null),a=Object.create(null),l=0;l1?this._b=1:this._b=e},t.Builder.prototype.k1=function(e){this._k1=e},t.Builder.prototype.add=function(e,r){var n=e[this._ref],i=Object.keys(this._fields);this._documents[n]=r||{},this.documentCount+=1;for(var s=0;s=this.length)return t.QueryLexer.EOS;var e=this.str.charAt(this.pos);return this.pos+=1,e},t.QueryLexer.prototype.width=function(){return this.pos-this.start},t.QueryLexer.prototype.ignore=function(){this.start==this.pos&&(this.pos+=1),this.start=this.pos},t.QueryLexer.prototype.backup=function(){this.pos-=1},t.QueryLexer.prototype.acceptDigitRun=function(){var e,r;do e=this.next(),r=e.charCodeAt(0);while(r>47&&r<58);e!=t.QueryLexer.EOS&&this.backup()},t.QueryLexer.prototype.more=function(){return this.pos1&&(e.backup(),e.emit(t.QueryLexer.TERM)),e.ignore(),e.more())return t.QueryLexer.lexText},t.QueryLexer.lexEditDistance=function(e){return e.ignore(),e.acceptDigitRun(),e.emit(t.QueryLexer.EDIT_DISTANCE),t.QueryLexer.lexText},t.QueryLexer.lexBoost=function(e){return e.ignore(),e.acceptDigitRun(),e.emit(t.QueryLexer.BOOST),t.QueryLexer.lexText},t.QueryLexer.lexEOS=function(e){e.width()>0&&e.emit(t.QueryLexer.TERM)},t.QueryLexer.termSeparator=t.tokenizer.separator,t.QueryLexer.lexText=function(e){for(;;){var r=e.next();if(r==t.QueryLexer.EOS)return t.QueryLexer.lexEOS;if(r.charCodeAt(0)==92){e.escapeCharacter();continue}if(r==":")return t.QueryLexer.lexField;if(r=="~")return e.backup(),e.width()>0&&e.emit(t.QueryLexer.TERM),t.QueryLexer.lexEditDistance;if(r=="^")return e.backup(),e.width()>0&&e.emit(t.QueryLexer.TERM),t.QueryLexer.lexBoost;if(r=="+"&&e.width()===1||r=="-"&&e.width()===1)return e.emit(t.QueryLexer.PRESENCE),t.QueryLexer.lexText;if(r.match(t.QueryLexer.termSeparator))return t.QueryLexer.lexTerm}},t.QueryParser=function(e,r){this.lexer=new t.QueryLexer(e),this.query=r,this.currentClause={},this.lexemeIdx=0},t.QueryParser.prototype.parse=function(){this.lexer.run(),this.lexemes=this.lexer.lexemes;for(var e=t.QueryParser.parseClause;e;)e=e(this);return this.query},t.QueryParser.prototype.peekLexeme=function(){return this.lexemes[this.lexemeIdx]},t.QueryParser.prototype.consumeLexeme=function(){var e=this.peekLexeme();return this.lexemeIdx+=1,e},t.QueryParser.prototype.nextClause=function(){var e=this.currentClause;this.query.clause(e),this.currentClause={}},t.QueryParser.parseClause=function(e){var r=e.peekLexeme();if(r!=null)switch(r.type){case t.QueryLexer.PRESENCE:return t.QueryParser.parsePresence;case t.QueryLexer.FIELD:return t.QueryParser.parseField;case t.QueryLexer.TERM:return t.QueryParser.parseTerm;default:var n="expected either a field or a term, found "+r.type;throw r.str.length>=1&&(n+=" with value '"+r.str+"'"),new t.QueryParseError(n,r.start,r.end)}},t.QueryParser.parsePresence=function(e){var r=e.consumeLexeme();if(r!=null){switch(r.str){case"-":e.currentClause.presence=t.Query.presence.PROHIBITED;break;case"+":e.currentClause.presence=t.Query.presence.REQUIRED;break;default:var n="unrecognised presence operator'"+r.str+"'";throw new t.QueryParseError(n,r.start,r.end)}var i=e.peekLexeme();if(i==null){var n="expecting term or field, found nothing";throw new t.QueryParseError(n,r.start,r.end)}switch(i.type){case t.QueryLexer.FIELD:return t.QueryParser.parseField;case t.QueryLexer.TERM:return t.QueryParser.parseTerm;default:var n="expecting term or field, found '"+i.type+"'";throw new t.QueryParseError(n,i.start,i.end)}}},t.QueryParser.parseField=function(e){var r=e.consumeLexeme();if(r!=null){if(e.query.allFields.indexOf(r.str)==-1){var n=e.query.allFields.map(function(o){return"'"+o+"'"}).join(", "),i="unrecognised field '"+r.str+"', possible fields: "+n;throw new t.QueryParseError(i,r.start,r.end)}e.currentClause.fields=[r.str];var s=e.peekLexeme();if(s==null){var i="expecting term, found nothing";throw new t.QueryParseError(i,r.start,r.end)}switch(s.type){case t.QueryLexer.TERM:return t.QueryParser.parseTerm;default:var i="expecting term, found '"+s.type+"'";throw new t.QueryParseError(i,s.start,s.end)}}},t.QueryParser.parseTerm=function(e){var r=e.consumeLexeme();if(r!=null){e.currentClause.term=r.str.toLowerCase(),r.str.indexOf("*")!=-1&&(e.currentClause.usePipeline=!1);var n=e.peekLexeme();if(n==null){e.nextClause();return}switch(n.type){case t.QueryLexer.TERM:return e.nextClause(),t.QueryParser.parseTerm;case t.QueryLexer.FIELD:return e.nextClause(),t.QueryParser.parseField;case t.QueryLexer.EDIT_DISTANCE:return t.QueryParser.parseEditDistance;case t.QueryLexer.BOOST:return t.QueryParser.parseBoost;case t.QueryLexer.PRESENCE:return e.nextClause(),t.QueryParser.parsePresence;default:var i="Unexpected lexeme type '"+n.type+"'";throw new t.QueryParseError(i,n.start,n.end)}}},t.QueryParser.parseEditDistance=function(e){var r=e.consumeLexeme();if(r!=null){var n=parseInt(r.str,10);if(isNaN(n)){var i="edit distance must be numeric";throw new t.QueryParseError(i,r.start,r.end)}e.currentClause.editDistance=n;var s=e.peekLexeme();if(s==null){e.nextClause();return}switch(s.type){case t.QueryLexer.TERM:return e.nextClause(),t.QueryParser.parseTerm;case t.QueryLexer.FIELD:return e.nextClause(),t.QueryParser.parseField;case t.QueryLexer.EDIT_DISTANCE:return t.QueryParser.parseEditDistance;case t.QueryLexer.BOOST:return t.QueryParser.parseBoost;case t.QueryLexer.PRESENCE:return e.nextClause(),t.QueryParser.parsePresence;default:var i="Unexpected lexeme type '"+s.type+"'";throw new t.QueryParseError(i,s.start,s.end)}}},t.QueryParser.parseBoost=function(e){var r=e.consumeLexeme();if(r!=null){var n=parseInt(r.str,10);if(isNaN(n)){var i="boost must be numeric";throw new t.QueryParseError(i,r.start,r.end)}e.currentClause.boost=n;var s=e.peekLexeme();if(s==null){e.nextClause();return}switch(s.type){case t.QueryLexer.TERM:return e.nextClause(),t.QueryParser.parseTerm;case t.QueryLexer.FIELD:return e.nextClause(),t.QueryParser.parseField;case t.QueryLexer.EDIT_DISTANCE:return t.QueryParser.parseEditDistance;case t.QueryLexer.BOOST:return t.QueryParser.parseBoost;case t.QueryLexer.PRESENCE:return e.nextClause(),t.QueryParser.parsePresence;default:var i="Unexpected lexeme type '"+s.type+"'";throw new t.QueryParseError(i,s.start,s.end)}}},function(e,r){typeof define=="function"&&define.amd?define(r):typeof se=="object"?oe.exports=r():e.lunr=r()}(this,function(){return t})})()});var ne=[];function G(t,e){ne.push({selector:e,constructor:t})}var U=class{constructor(){this.alwaysVisibleMember=null;this.createComponents(document.body),this.ensureActivePageVisible(),this.ensureFocusedElementVisible(),this.listenForCodeCopies(),window.addEventListener("hashchange",()=>this.ensureFocusedElementVisible())}createComponents(e){ne.forEach(r=>{e.querySelectorAll(r.selector).forEach(n=>{n.dataset.hasInstance||(new r.constructor({el:n,app:this}),n.dataset.hasInstance=String(!0))})})}filterChanged(){this.ensureFocusedElementVisible()}ensureActivePageVisible(){let e=document.querySelector(".tsd-navigation .current"),r=e?.parentElement;for(;r&&!r.classList.contains(".tsd-navigation");)r instanceof HTMLDetailsElement&&(r.open=!0),r=r.parentElement;if(e){let n=e.getBoundingClientRect().top-document.documentElement.clientHeight/4;document.querySelector(".site-menu").scrollTop=n}}ensureFocusedElementVisible(){if(this.alwaysVisibleMember&&(this.alwaysVisibleMember.classList.remove("always-visible"),this.alwaysVisibleMember.firstElementChild.remove(),this.alwaysVisibleMember=null),!location.hash)return;let e=document.getElementById(location.hash.substring(1));if(!e)return;let r=e.parentElement;for(;r&&r.tagName!=="SECTION";)r=r.parentElement;if(r&&r.offsetParent==null){this.alwaysVisibleMember=r,r.classList.add("always-visible");let n=document.createElement("p");n.classList.add("warning"),n.textContent="This member is normally hidden due to your filter settings.",r.prepend(n)}}listenForCodeCopies(){document.querySelectorAll("pre > button").forEach(e=>{let r;e.addEventListener("click",()=>{e.previousElementSibling instanceof HTMLElement&&navigator.clipboard.writeText(e.previousElementSibling.innerText.trim()),e.textContent="Copied!",e.classList.add("visible"),clearTimeout(r),r=setTimeout(()=>{e.classList.remove("visible"),r=setTimeout(()=>{e.textContent="Copy"},100)},1e3)})})}};var ie=(t,e=100)=>{let r;return()=>{clearTimeout(r),r=setTimeout(()=>t(),e)}};var ce=Ce(ae());function de(){let t=document.getElementById("tsd-search");if(!t)return;let e=document.getElementById("tsd-search-script");t.classList.add("loading"),e&&(e.addEventListener("error",()=>{t.classList.remove("loading"),t.classList.add("failure")}),e.addEventListener("load",()=>{t.classList.remove("loading"),t.classList.add("ready")}),window.searchData&&t.classList.remove("loading"));let r=document.querySelector("#tsd-search input"),n=document.querySelector("#tsd-search .results");if(!r||!n)throw new Error("The input field or the result list wrapper was not found");let i=!1;n.addEventListener("mousedown",()=>i=!0),n.addEventListener("mouseup",()=>{i=!1,t.classList.remove("has-focus")}),r.addEventListener("focus",()=>t.classList.add("has-focus")),r.addEventListener("blur",()=>{i||(i=!1,t.classList.remove("has-focus"))});let s={base:t.dataset.base+"/"};Oe(t,n,r,s)}function Oe(t,e,r,n){r.addEventListener("input",ie(()=>{Re(t,e,r,n)},200));let i=!1;r.addEventListener("keydown",s=>{i=!0,s.key=="Enter"?Fe(e,r):s.key=="Escape"?r.blur():s.key=="ArrowUp"?ue(e,-1):s.key==="ArrowDown"?ue(e,1):i=!1}),r.addEventListener("keypress",s=>{i&&s.preventDefault()}),document.body.addEventListener("keydown",s=>{s.altKey||s.ctrlKey||s.metaKey||!r.matches(":focus")&&s.key==="/"&&(r.focus(),s.preventDefault())})}function _e(t,e){t.index||window.searchData&&(e.classList.remove("loading"),e.classList.add("ready"),t.data=window.searchData,t.index=ce.Index.load(window.searchData.index))}function Re(t,e,r,n){if(_e(n,t),!n.index||!n.data)return;e.textContent="";let i=r.value.trim(),s=i?n.index.search(`*${i}*`):[];for(let o=0;oa.score-o.score);for(let o=0,a=Math.min(10,s.length);o${le(l.parent,i)}.${u}`);let d=document.createElement("li");d.classList.value=l.classes??"";let m=document.createElement("a");m.href=n.base+l.url,m.innerHTML=u,d.append(m),e.appendChild(d)}}function ue(t,e){let r=t.querySelector(".current");if(!r)r=t.querySelector(e==1?"li:first-child":"li:last-child"),r&&r.classList.add("current");else{let n=r;if(e===1)do n=n.nextElementSibling??void 0;while(n instanceof HTMLElement&&n.offsetParent==null);else do n=n.previousElementSibling??void 0;while(n instanceof HTMLElement&&n.offsetParent==null);n&&(r.classList.remove("current"),n.classList.add("current"))}}function Fe(t,e){let r=t.querySelector(".current");if(r||(r=t.querySelector("li:first-child")),r){let n=r.querySelector("a");n&&(window.location.href=n.href),e.blur()}}function le(t,e){if(e==="")return t;let r=t.toLocaleLowerCase(),n=e.toLocaleLowerCase(),i=[],s=0,o=r.indexOf(n);for(;o!=-1;)i.push(K(t.substring(s,o)),`${K(t.substring(o,o+n.length))}`),s=o+n.length,o=r.indexOf(n,s);return i.push(K(t.substring(s))),i.join("")}var Me={"&":"&","<":"<",">":">","'":"'",'"':"""};function K(t){return t.replace(/[&<>"'"]/g,e=>Me[e])}var P=class{constructor(e){this.el=e.el,this.app=e.app}};var M="mousedown",fe="mousemove",N="mouseup",J={x:0,y:0},he=!1,ee=!1,De=!1,D=!1,pe=/Android|webOS|iPhone|iPad|iPod|BlackBerry|IEMobile|Opera Mini/i.test(navigator.userAgent);document.documentElement.classList.add(pe?"is-mobile":"not-mobile");pe&&"ontouchstart"in document.documentElement&&(De=!0,M="touchstart",fe="touchmove",N="touchend");document.addEventListener(M,t=>{ee=!0,D=!1;let e=M=="touchstart"?t.targetTouches[0]:t;J.y=e.pageY||0,J.x=e.pageX||0});document.addEventListener(fe,t=>{if(ee&&!D){let e=M=="touchstart"?t.targetTouches[0]:t,r=J.x-(e.pageX||0),n=J.y-(e.pageY||0);D=Math.sqrt(r*r+n*n)>10}});document.addEventListener(N,()=>{ee=!1});document.addEventListener("click",t=>{he&&(t.preventDefault(),t.stopImmediatePropagation(),he=!1)});var X=class extends P{constructor(r){super(r);this.className=this.el.dataset.toggle||"",this.el.addEventListener(N,n=>this.onPointerUp(n)),this.el.addEventListener("click",n=>n.preventDefault()),document.addEventListener(M,n=>this.onDocumentPointerDown(n)),document.addEventListener(N,n=>this.onDocumentPointerUp(n))}setActive(r){if(this.active==r)return;this.active=r,document.documentElement.classList.toggle("has-"+this.className,r),this.el.classList.toggle("active",r);let n=(this.active?"to-has-":"from-has-")+this.className;document.documentElement.classList.add(n),setTimeout(()=>document.documentElement.classList.remove(n),500)}onPointerUp(r){D||(this.setActive(!0),r.preventDefault())}onDocumentPointerDown(r){if(this.active){if(r.target.closest(".col-sidebar, .tsd-filter-group"))return;this.setActive(!1)}}onDocumentPointerUp(r){if(!D&&this.active&&r.target.closest(".col-sidebar")){let n=r.target.closest("a");if(n){let i=window.location.href;i.indexOf("#")!=-1&&(i=i.substring(0,i.indexOf("#"))),n.href.substring(0,i.length)==i&&setTimeout(()=>this.setActive(!1),250)}}}};var te;try{te=localStorage}catch{te={getItem(){return null},setItem(){}}}var Q=te;var me=document.head.appendChild(document.createElement("style"));me.dataset.for="filters";var Y=class extends P{constructor(r){super(r);this.key=`filter-${this.el.name}`,this.value=this.el.checked,this.el.addEventListener("change",()=>{this.setLocalStorage(this.el.checked)}),this.setLocalStorage(this.fromLocalStorage()),me.innerHTML+=`html:not(.${this.key}) .tsd-is-${this.el.name} { display: none; } -`}fromLocalStorage(){let r=Q.getItem(this.key);return r?r==="true":this.el.checked}setLocalStorage(r){Q.setItem(this.key,r.toString()),this.value=r,this.handleValueChange()}handleValueChange(){this.el.checked=this.value,document.documentElement.classList.toggle(this.key,this.value),this.app.filterChanged(),document.querySelectorAll(".tsd-index-section").forEach(r=>{r.style.display="block";let n=Array.from(r.querySelectorAll(".tsd-index-link")).every(i=>i.offsetParent==null);r.style.display=n?"none":"block"})}};var Z=class extends P{constructor(r){super(r);this.summary=this.el.querySelector(".tsd-accordion-summary"),this.icon=this.summary.querySelector("svg"),this.key=`tsd-accordion-${this.summary.dataset.key??this.summary.textContent.trim().replace(/\s+/g,"-").toLowerCase()}`;let n=Q.getItem(this.key);this.el.open=n?n==="true":this.el.open,this.el.addEventListener("toggle",()=>this.update()),this.update()}update(){this.icon.style.transform=`rotate(${this.el.open?0:-90}deg)`,Q.setItem(this.key,this.el.open.toString())}};function ve(t){let e=Q.getItem("tsd-theme")||"os";t.value=e,ye(e),t.addEventListener("change",()=>{Q.setItem("tsd-theme",t.value),ye(t.value)})}function ye(t){document.documentElement.dataset.theme=t}de();G(X,"a[data-toggle]");G(Z,".tsd-index-accordion");G(Y,".tsd-filter-item input[type=checkbox]");var ge=document.getElementById("tsd-theme");ge&&ve(ge);var Ae=new U;Object.defineProperty(window,"app",{value:Ae});document.querySelectorAll("summary a").forEach(t=>{t.addEventListener("click",()=>{location.assign(t.href)})});})(); +"use strict";(()=>{var Ce=Object.create;var ne=Object.defineProperty;var Pe=Object.getOwnPropertyDescriptor;var Oe=Object.getOwnPropertyNames;var _e=Object.getPrototypeOf,Re=Object.prototype.hasOwnProperty;var Me=(t,e)=>()=>(e||t((e={exports:{}}).exports,e),e.exports);var Fe=(t,e,n,r)=>{if(e&&typeof e=="object"||typeof e=="function")for(let i of Oe(e))!Re.call(t,i)&&i!==n&&ne(t,i,{get:()=>e[i],enumerable:!(r=Pe(e,i))||r.enumerable});return t};var De=(t,e,n)=>(n=t!=null?Ce(_e(t)):{},Fe(e||!t||!t.__esModule?ne(n,"default",{value:t,enumerable:!0}):n,t));var ae=Me((se,oe)=>{(function(){var t=function(e){var n=new t.Builder;return n.pipeline.add(t.trimmer,t.stopWordFilter,t.stemmer),n.searchPipeline.add(t.stemmer),e.call(n,n),n.build()};t.version="2.3.9";t.utils={},t.utils.warn=function(e){return function(n){e.console&&console.warn&&console.warn(n)}}(this),t.utils.asString=function(e){return e==null?"":e.toString()},t.utils.clone=function(e){if(e==null)return e;for(var n=Object.create(null),r=Object.keys(e),i=0;i0){var d=t.utils.clone(n)||{};d.position=[a,u],d.index=s.length,s.push(new t.Token(r.slice(a,o),d))}a=o+1}}return s},t.tokenizer.separator=/[\s\-]+/;t.Pipeline=function(){this._stack=[]},t.Pipeline.registeredFunctions=Object.create(null),t.Pipeline.registerFunction=function(e,n){n in this.registeredFunctions&&t.utils.warn("Overwriting existing registered function: "+n),e.label=n,t.Pipeline.registeredFunctions[e.label]=e},t.Pipeline.warnIfFunctionNotRegistered=function(e){var n=e.label&&e.label in this.registeredFunctions;n||t.utils.warn(`Function is not registered with pipeline. This may cause problems when serialising the index. +`,e)},t.Pipeline.load=function(e){var n=new t.Pipeline;return e.forEach(function(r){var i=t.Pipeline.registeredFunctions[r];if(i)n.add(i);else throw new Error("Cannot load unregistered function: "+r)}),n},t.Pipeline.prototype.add=function(){var e=Array.prototype.slice.call(arguments);e.forEach(function(n){t.Pipeline.warnIfFunctionNotRegistered(n),this._stack.push(n)},this)},t.Pipeline.prototype.after=function(e,n){t.Pipeline.warnIfFunctionNotRegistered(n);var r=this._stack.indexOf(e);if(r==-1)throw new Error("Cannot find existingFn");r=r+1,this._stack.splice(r,0,n)},t.Pipeline.prototype.before=function(e,n){t.Pipeline.warnIfFunctionNotRegistered(n);var r=this._stack.indexOf(e);if(r==-1)throw new Error("Cannot find existingFn");this._stack.splice(r,0,n)},t.Pipeline.prototype.remove=function(e){var n=this._stack.indexOf(e);n!=-1&&this._stack.splice(n,1)},t.Pipeline.prototype.run=function(e){for(var n=this._stack.length,r=0;r1&&(oe&&(r=s),o!=e);)i=r-n,s=n+Math.floor(i/2),o=this.elements[s*2];if(o==e||o>e)return s*2;if(ol?d+=2:a==l&&(n+=r[u+1]*i[d+1],u+=2,d+=2);return n},t.Vector.prototype.similarity=function(e){return this.dot(e)/this.magnitude()||0},t.Vector.prototype.toArray=function(){for(var e=new Array(this.elements.length/2),n=1,r=0;n0){var o=s.str.charAt(0),a;o in s.node.edges?a=s.node.edges[o]:(a=new t.TokenSet,s.node.edges[o]=a),s.str.length==1&&(a.final=!0),i.push({node:a,editsRemaining:s.editsRemaining,str:s.str.slice(1)})}if(s.editsRemaining!=0){if("*"in s.node.edges)var l=s.node.edges["*"];else{var l=new t.TokenSet;s.node.edges["*"]=l}if(s.str.length==0&&(l.final=!0),i.push({node:l,editsRemaining:s.editsRemaining-1,str:s.str}),s.str.length>1&&i.push({node:s.node,editsRemaining:s.editsRemaining-1,str:s.str.slice(1)}),s.str.length==1&&(s.node.final=!0),s.str.length>=1){if("*"in s.node.edges)var u=s.node.edges["*"];else{var u=new t.TokenSet;s.node.edges["*"]=u}s.str.length==1&&(u.final=!0),i.push({node:u,editsRemaining:s.editsRemaining-1,str:s.str.slice(1)})}if(s.str.length>1){var d=s.str.charAt(0),y=s.str.charAt(1),p;y in s.node.edges?p=s.node.edges[y]:(p=new t.TokenSet,s.node.edges[y]=p),s.str.length==1&&(p.final=!0),i.push({node:p,editsRemaining:s.editsRemaining-1,str:d+s.str.slice(2)})}}}return r},t.TokenSet.fromString=function(e){for(var n=new t.TokenSet,r=n,i=0,s=e.length;i=e;n--){var r=this.uncheckedNodes[n],i=r.child.toString();i in this.minimizedNodes?r.parent.edges[r.char]=this.minimizedNodes[i]:(r.child._str=i,this.minimizedNodes[i]=r.child),this.uncheckedNodes.pop()}};t.Index=function(e){this.invertedIndex=e.invertedIndex,this.fieldVectors=e.fieldVectors,this.tokenSet=e.tokenSet,this.fields=e.fields,this.pipeline=e.pipeline},t.Index.prototype.search=function(e){return this.query(function(n){var r=new t.QueryParser(e,n);r.parse()})},t.Index.prototype.query=function(e){for(var n=new t.Query(this.fields),r=Object.create(null),i=Object.create(null),s=Object.create(null),o=Object.create(null),a=Object.create(null),l=0;l1?this._b=1:this._b=e},t.Builder.prototype.k1=function(e){this._k1=e},t.Builder.prototype.add=function(e,n){var r=e[this._ref],i=Object.keys(this._fields);this._documents[r]=n||{},this.documentCount+=1;for(var s=0;s=this.length)return t.QueryLexer.EOS;var e=this.str.charAt(this.pos);return this.pos+=1,e},t.QueryLexer.prototype.width=function(){return this.pos-this.start},t.QueryLexer.prototype.ignore=function(){this.start==this.pos&&(this.pos+=1),this.start=this.pos},t.QueryLexer.prototype.backup=function(){this.pos-=1},t.QueryLexer.prototype.acceptDigitRun=function(){var e,n;do e=this.next(),n=e.charCodeAt(0);while(n>47&&n<58);e!=t.QueryLexer.EOS&&this.backup()},t.QueryLexer.prototype.more=function(){return this.pos1&&(e.backup(),e.emit(t.QueryLexer.TERM)),e.ignore(),e.more())return t.QueryLexer.lexText},t.QueryLexer.lexEditDistance=function(e){return e.ignore(),e.acceptDigitRun(),e.emit(t.QueryLexer.EDIT_DISTANCE),t.QueryLexer.lexText},t.QueryLexer.lexBoost=function(e){return e.ignore(),e.acceptDigitRun(),e.emit(t.QueryLexer.BOOST),t.QueryLexer.lexText},t.QueryLexer.lexEOS=function(e){e.width()>0&&e.emit(t.QueryLexer.TERM)},t.QueryLexer.termSeparator=t.tokenizer.separator,t.QueryLexer.lexText=function(e){for(;;){var n=e.next();if(n==t.QueryLexer.EOS)return t.QueryLexer.lexEOS;if(n.charCodeAt(0)==92){e.escapeCharacter();continue}if(n==":")return t.QueryLexer.lexField;if(n=="~")return e.backup(),e.width()>0&&e.emit(t.QueryLexer.TERM),t.QueryLexer.lexEditDistance;if(n=="^")return e.backup(),e.width()>0&&e.emit(t.QueryLexer.TERM),t.QueryLexer.lexBoost;if(n=="+"&&e.width()===1||n=="-"&&e.width()===1)return e.emit(t.QueryLexer.PRESENCE),t.QueryLexer.lexText;if(n.match(t.QueryLexer.termSeparator))return t.QueryLexer.lexTerm}},t.QueryParser=function(e,n){this.lexer=new t.QueryLexer(e),this.query=n,this.currentClause={},this.lexemeIdx=0},t.QueryParser.prototype.parse=function(){this.lexer.run(),this.lexemes=this.lexer.lexemes;for(var e=t.QueryParser.parseClause;e;)e=e(this);return this.query},t.QueryParser.prototype.peekLexeme=function(){return this.lexemes[this.lexemeIdx]},t.QueryParser.prototype.consumeLexeme=function(){var e=this.peekLexeme();return this.lexemeIdx+=1,e},t.QueryParser.prototype.nextClause=function(){var e=this.currentClause;this.query.clause(e),this.currentClause={}},t.QueryParser.parseClause=function(e){var n=e.peekLexeme();if(n!=null)switch(n.type){case t.QueryLexer.PRESENCE:return t.QueryParser.parsePresence;case t.QueryLexer.FIELD:return t.QueryParser.parseField;case t.QueryLexer.TERM:return t.QueryParser.parseTerm;default:var r="expected either a field or a term, found "+n.type;throw n.str.length>=1&&(r+=" with value '"+n.str+"'"),new t.QueryParseError(r,n.start,n.end)}},t.QueryParser.parsePresence=function(e){var n=e.consumeLexeme();if(n!=null){switch(n.str){case"-":e.currentClause.presence=t.Query.presence.PROHIBITED;break;case"+":e.currentClause.presence=t.Query.presence.REQUIRED;break;default:var r="unrecognised presence operator'"+n.str+"'";throw new t.QueryParseError(r,n.start,n.end)}var i=e.peekLexeme();if(i==null){var r="expecting term or field, found nothing";throw new t.QueryParseError(r,n.start,n.end)}switch(i.type){case t.QueryLexer.FIELD:return t.QueryParser.parseField;case t.QueryLexer.TERM:return t.QueryParser.parseTerm;default:var r="expecting term or field, found '"+i.type+"'";throw new t.QueryParseError(r,i.start,i.end)}}},t.QueryParser.parseField=function(e){var n=e.consumeLexeme();if(n!=null){if(e.query.allFields.indexOf(n.str)==-1){var r=e.query.allFields.map(function(o){return"'"+o+"'"}).join(", "),i="unrecognised field '"+n.str+"', possible fields: "+r;throw new t.QueryParseError(i,n.start,n.end)}e.currentClause.fields=[n.str];var s=e.peekLexeme();if(s==null){var i="expecting term, found nothing";throw new t.QueryParseError(i,n.start,n.end)}switch(s.type){case t.QueryLexer.TERM:return t.QueryParser.parseTerm;default:var i="expecting term, found '"+s.type+"'";throw new t.QueryParseError(i,s.start,s.end)}}},t.QueryParser.parseTerm=function(e){var n=e.consumeLexeme();if(n!=null){e.currentClause.term=n.str.toLowerCase(),n.str.indexOf("*")!=-1&&(e.currentClause.usePipeline=!1);var r=e.peekLexeme();if(r==null){e.nextClause();return}switch(r.type){case t.QueryLexer.TERM:return e.nextClause(),t.QueryParser.parseTerm;case t.QueryLexer.FIELD:return e.nextClause(),t.QueryParser.parseField;case t.QueryLexer.EDIT_DISTANCE:return t.QueryParser.parseEditDistance;case t.QueryLexer.BOOST:return t.QueryParser.parseBoost;case t.QueryLexer.PRESENCE:return e.nextClause(),t.QueryParser.parsePresence;default:var i="Unexpected lexeme type '"+r.type+"'";throw new t.QueryParseError(i,r.start,r.end)}}},t.QueryParser.parseEditDistance=function(e){var n=e.consumeLexeme();if(n!=null){var r=parseInt(n.str,10);if(isNaN(r)){var i="edit distance must be numeric";throw new t.QueryParseError(i,n.start,n.end)}e.currentClause.editDistance=r;var s=e.peekLexeme();if(s==null){e.nextClause();return}switch(s.type){case t.QueryLexer.TERM:return e.nextClause(),t.QueryParser.parseTerm;case t.QueryLexer.FIELD:return e.nextClause(),t.QueryParser.parseField;case t.QueryLexer.EDIT_DISTANCE:return t.QueryParser.parseEditDistance;case t.QueryLexer.BOOST:return t.QueryParser.parseBoost;case t.QueryLexer.PRESENCE:return e.nextClause(),t.QueryParser.parsePresence;default:var i="Unexpected lexeme type '"+s.type+"'";throw new t.QueryParseError(i,s.start,s.end)}}},t.QueryParser.parseBoost=function(e){var n=e.consumeLexeme();if(n!=null){var r=parseInt(n.str,10);if(isNaN(r)){var i="boost must be numeric";throw new t.QueryParseError(i,n.start,n.end)}e.currentClause.boost=r;var s=e.peekLexeme();if(s==null){e.nextClause();return}switch(s.type){case t.QueryLexer.TERM:return e.nextClause(),t.QueryParser.parseTerm;case t.QueryLexer.FIELD:return e.nextClause(),t.QueryParser.parseField;case t.QueryLexer.EDIT_DISTANCE:return t.QueryParser.parseEditDistance;case t.QueryLexer.BOOST:return t.QueryParser.parseBoost;case t.QueryLexer.PRESENCE:return e.nextClause(),t.QueryParser.parsePresence;default:var i="Unexpected lexeme type '"+s.type+"'";throw new t.QueryParseError(i,s.start,s.end)}}},function(e,n){typeof define=="function"&&define.amd?define(n):typeof se=="object"?oe.exports=n():e.lunr=n()}(this,function(){return t})})()});var re=[];function G(t,e){re.push({selector:e,constructor:t})}var U=class{constructor(){this.alwaysVisibleMember=null;this.createComponents(document.body),this.ensureFocusedElementVisible(),this.listenForCodeCopies(),window.addEventListener("hashchange",()=>this.ensureFocusedElementVisible()),document.body.style.display||(this.ensureFocusedElementVisible(),this.updateIndexVisibility(),this.scrollToHash())}createComponents(e){re.forEach(n=>{e.querySelectorAll(n.selector).forEach(r=>{r.dataset.hasInstance||(new n.constructor({el:r,app:this}),r.dataset.hasInstance=String(!0))})})}filterChanged(){this.ensureFocusedElementVisible()}showPage(){document.body.style.display&&(console.log("Show page"),document.body.style.removeProperty("display"),this.ensureFocusedElementVisible(),this.updateIndexVisibility(),this.scrollToHash())}scrollToHash(){if(location.hash){console.log("Scorlling");let e=document.getElementById(location.hash.substring(1));if(!e)return;e.scrollIntoView({behavior:"instant",block:"start"})}}ensureActivePageVisible(){let e=document.querySelector(".tsd-navigation .current"),n=e?.parentElement;for(;n&&!n.classList.contains(".tsd-navigation");)n instanceof HTMLDetailsElement&&(n.open=!0),n=n.parentElement;if(e&&!e.checkVisibility()){let r=e.getBoundingClientRect().top-document.documentElement.clientHeight/4;document.querySelector(".site-menu").scrollTop=r}}updateIndexVisibility(){let e=document.querySelector(".tsd-index-content"),n=e?.open;e&&(e.open=!0),document.querySelectorAll(".tsd-index-section").forEach(r=>{r.style.display="block";let i=Array.from(r.querySelectorAll(".tsd-index-link")).every(s=>s.offsetParent==null);r.style.display=i?"none":"block"}),e&&(e.open=n)}ensureFocusedElementVisible(){if(this.alwaysVisibleMember&&(this.alwaysVisibleMember.classList.remove("always-visible"),this.alwaysVisibleMember.firstElementChild.remove(),this.alwaysVisibleMember=null),!location.hash)return;let e=document.getElementById(location.hash.substring(1));if(!e)return;let n=e.parentElement;for(;n&&n.tagName!=="SECTION";)n=n.parentElement;if(n&&n.offsetParent==null){this.alwaysVisibleMember=n,n.classList.add("always-visible");let r=document.createElement("p");r.classList.add("warning"),r.textContent="This member is normally hidden due to your filter settings.",n.prepend(r)}}listenForCodeCopies(){document.querySelectorAll("pre > button").forEach(e=>{let n;e.addEventListener("click",()=>{e.previousElementSibling instanceof HTMLElement&&navigator.clipboard.writeText(e.previousElementSibling.innerText.trim()),e.textContent="Copied!",e.classList.add("visible"),clearTimeout(n),n=setTimeout(()=>{e.classList.remove("visible"),n=setTimeout(()=>{e.textContent="Copy"},100)},1e3)})})}};var ie=(t,e=100)=>{let n;return()=>{clearTimeout(n),n=setTimeout(()=>t(),e)}};var de=De(ae());async function le(t,e){if(!window.searchData)return;let n=await fetch(window.searchData),r=new Blob([await n.arrayBuffer()]).stream().pipeThrough(new DecompressionStream("gzip")),i=await new Response(r).json();t.data=i,t.index=de.Index.load(i.index),e.classList.remove("loading"),e.classList.add("ready")}function he(){let t=document.getElementById("tsd-search");if(!t)return;let e={base:t.dataset.base+"/"},n=document.getElementById("tsd-search-script");t.classList.add("loading"),n&&(n.addEventListener("error",()=>{t.classList.remove("loading"),t.classList.add("failure")}),n.addEventListener("load",()=>{le(e,t)}),le(e,t));let r=document.querySelector("#tsd-search input"),i=document.querySelector("#tsd-search .results");if(!r||!i)throw new Error("The input field or the result list wrapper was not found");let s=!1;i.addEventListener("mousedown",()=>s=!0),i.addEventListener("mouseup",()=>{s=!1,t.classList.remove("has-focus")}),r.addEventListener("focus",()=>t.classList.add("has-focus")),r.addEventListener("blur",()=>{s||(s=!1,t.classList.remove("has-focus"))}),Ae(t,i,r,e)}function Ae(t,e,n,r){n.addEventListener("input",ie(()=>{Ve(t,e,n,r)},200));let i=!1;n.addEventListener("keydown",s=>{i=!0,s.key=="Enter"?Ne(e,n):s.key=="Escape"?n.blur():s.key=="ArrowUp"?ue(e,-1):s.key==="ArrowDown"?ue(e,1):i=!1}),n.addEventListener("keypress",s=>{i&&s.preventDefault()}),document.body.addEventListener("keydown",s=>{s.altKey||s.ctrlKey||s.metaKey||!n.matches(":focus")&&s.key==="/"&&(n.focus(),s.preventDefault())})}function Ve(t,e,n,r){if(!r.index||!r.data)return;e.textContent="";let i=n.value.trim(),s;if(i){let o=i.split(" ").map(a=>a.length?`*${a}*`:"").join(" ");s=r.index.search(o)}else s=[];for(let o=0;oa.score-o.score);for(let o=0,a=Math.min(10,s.length);o`,d=ce(l.name,i);globalThis.DEBUG_SEARCH_WEIGHTS&&(d+=` (score: ${s[o].score.toFixed(2)})`),l.parent&&(d=` + ${ce(l.parent,i)}.${d}`);let y=document.createElement("li");y.classList.value=l.classes??"";let p=document.createElement("a");p.href=r.base+l.url,p.innerHTML=u+d,y.append(p),e.appendChild(y)}}function ue(t,e){let n=t.querySelector(".current");if(!n)n=t.querySelector(e==1?"li:first-child":"li:last-child"),n&&n.classList.add("current");else{let r=n;if(e===1)do r=r.nextElementSibling??void 0;while(r instanceof HTMLElement&&r.offsetParent==null);else do r=r.previousElementSibling??void 0;while(r instanceof HTMLElement&&r.offsetParent==null);r&&(n.classList.remove("current"),r.classList.add("current"))}}function Ne(t,e){let n=t.querySelector(".current");if(n||(n=t.querySelector("li:first-child")),n){let r=n.querySelector("a");r&&(window.location.href=r.href),e.blur()}}function ce(t,e){if(e==="")return t;let n=t.toLocaleLowerCase(),r=e.toLocaleLowerCase(),i=[],s=0,o=n.indexOf(r);for(;o!=-1;)i.push(K(t.substring(s,o)),`${K(t.substring(o,o+r.length))}`),s=o+r.length,o=n.indexOf(r,s);return i.push(K(t.substring(s))),i.join("")}var He={"&":"&","<":"<",">":">","'":"'",'"':"""};function K(t){return t.replace(/[&<>"'"]/g,e=>He[e])}var I=class{constructor(e){this.el=e.el,this.app=e.app}};var F="mousedown",fe="mousemove",H="mouseup",J={x:0,y:0},pe=!1,ee=!1,Be=!1,D=!1,me=/Android|webOS|iPhone|iPad|iPod|BlackBerry|IEMobile|Opera Mini/i.test(navigator.userAgent);document.documentElement.classList.add(me?"is-mobile":"not-mobile");me&&"ontouchstart"in document.documentElement&&(Be=!0,F="touchstart",fe="touchmove",H="touchend");document.addEventListener(F,t=>{ee=!0,D=!1;let e=F=="touchstart"?t.targetTouches[0]:t;J.y=e.pageY||0,J.x=e.pageX||0});document.addEventListener(fe,t=>{if(ee&&!D){let e=F=="touchstart"?t.targetTouches[0]:t,n=J.x-(e.pageX||0),r=J.y-(e.pageY||0);D=Math.sqrt(n*n+r*r)>10}});document.addEventListener(H,()=>{ee=!1});document.addEventListener("click",t=>{pe&&(t.preventDefault(),t.stopImmediatePropagation(),pe=!1)});var X=class extends I{constructor(e){super(e),this.className=this.el.dataset.toggle||"",this.el.addEventListener(H,n=>this.onPointerUp(n)),this.el.addEventListener("click",n=>n.preventDefault()),document.addEventListener(F,n=>this.onDocumentPointerDown(n)),document.addEventListener(H,n=>this.onDocumentPointerUp(n))}setActive(e){if(this.active==e)return;this.active=e,document.documentElement.classList.toggle("has-"+this.className,e),this.el.classList.toggle("active",e);let n=(this.active?"to-has-":"from-has-")+this.className;document.documentElement.classList.add(n),setTimeout(()=>document.documentElement.classList.remove(n),500)}onPointerUp(e){D||(this.setActive(!0),e.preventDefault())}onDocumentPointerDown(e){if(this.active){if(e.target.closest(".col-sidebar, .tsd-filter-group"))return;this.setActive(!1)}}onDocumentPointerUp(e){if(!D&&this.active&&e.target.closest(".col-sidebar")){let n=e.target.closest("a");if(n){let r=window.location.href;r.indexOf("#")!=-1&&(r=r.substring(0,r.indexOf("#"))),n.href.substring(0,r.length)==r&&setTimeout(()=>this.setActive(!1),250)}}}};var te;try{te=localStorage}catch{te={getItem(){return null},setItem(){}}}var Q=te;var ye=document.head.appendChild(document.createElement("style"));ye.dataset.for="filters";var Y=class extends I{constructor(e){super(e),this.key=`filter-${this.el.name}`,this.value=this.el.checked,this.el.addEventListener("change",()=>{this.setLocalStorage(this.el.checked)}),this.setLocalStorage(this.fromLocalStorage()),ye.innerHTML+=`html:not(.${this.key}) .tsd-is-${this.el.name} { display: none; } +`,this.app.updateIndexVisibility()}fromLocalStorage(){let e=Q.getItem(this.key);return e?e==="true":this.el.checked}setLocalStorage(e){Q.setItem(this.key,e.toString()),this.value=e,this.handleValueChange()}handleValueChange(){this.el.checked=this.value,document.documentElement.classList.toggle(this.key,this.value),this.app.filterChanged(),this.app.updateIndexVisibility()}};var Z=class extends I{constructor(e){super(e),this.summary=this.el.querySelector(".tsd-accordion-summary"),this.icon=this.summary.querySelector("svg"),this.key=`tsd-accordion-${this.summary.dataset.key??this.summary.textContent.trim().replace(/\s+/g,"-").toLowerCase()}`;let n=Q.getItem(this.key);this.el.open=n?n==="true":this.el.open,this.el.addEventListener("toggle",()=>this.update());let r=this.summary.querySelector("a");r&&r.addEventListener("click",()=>{location.assign(r.href)}),this.update()}update(){this.icon.style.transform=`rotate(${this.el.open?0:-90}deg)`,Q.setItem(this.key,this.el.open.toString())}};function ge(t){let e=Q.getItem("tsd-theme")||"os";t.value=e,ve(e),t.addEventListener("change",()=>{Q.setItem("tsd-theme",t.value),ve(t.value)})}function ve(t){document.documentElement.dataset.theme=t}var Le;function be(){let t=document.getElementById("tsd-nav-script");t&&(t.addEventListener("load",xe),xe())}async function xe(){let t=document.getElementById("tsd-nav-container");if(!t||!window.navigationData)return;let n=await(await fetch(window.navigationData)).arrayBuffer(),r=new Blob([n]).stream().pipeThrough(new DecompressionStream("gzip")),i=await new Response(r).json();Le=t.dataset.base+"/",t.innerHTML="";for(let s of i)we(s,t,[]);window.app.createComponents(t),window.app.showPage(),window.app.ensureActivePageVisible()}function we(t,e,n){let r=e.appendChild(document.createElement("li"));if(t.children){let i=[...n,t.text],s=r.appendChild(document.createElement("details"));s.className=t.class?`${t.class} tsd-index-accordion`:"tsd-index-accordion",s.dataset.key=i.join("$");let o=s.appendChild(document.createElement("summary"));o.className="tsd-accordion-summary",o.innerHTML='',Ee(t,o);let a=s.appendChild(document.createElement("div"));a.className="tsd-accordion-details";let l=a.appendChild(document.createElement("ul"));l.className="tsd-nested-navigation";for(let u of t.children)we(u,l,i)}else Ee(t,r,t.class)}function Ee(t,e,n){if(t.path){let r=e.appendChild(document.createElement("a"));r.href=Le+t.path,n&&(r.className=n),location.pathname===r.pathname&&r.classList.add("current"),t.kind&&(r.innerHTML=``),r.appendChild(document.createElement("span")).textContent=t.text}else e.appendChild(document.createElement("span")).textContent=t.text}G(X,"a[data-toggle]");G(Z,".tsd-index-accordion");G(Y,".tsd-filter-item input[type=checkbox]");var Se=document.getElementById("tsd-theme");Se&&ge(Se);var je=new U;Object.defineProperty(window,"app",{value:je});he();be();})(); /*! Bundled license information: lunr/lunr.js: diff --git a/docs/assets/material-style.css b/docs/assets/material-style.css new file mode 100644 index 0000000..b7e1d31 --- /dev/null +++ b/docs/assets/material-style.css @@ -0,0 +1,247 @@ +@import url("https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@300;400;500;600;700&family=Space+Mono:ital,wght@0,400;0,700;1,400;1,700&display=swap"); + +:root, +:root[data-theme="light"], +:root[data-theme="dark"] { + --font-sans: "Space Grotesk", sans-serif; + --font-mono: "Space Mono", monospace; + + --color-background: var(--md-sys-color-surface-container); + --color-background-secondary: var(--md-sys-color-surface-container-high); + --color-background-warning: var(--md-sys-color-error-container); + --color-warning-text: var(--md-sys-color-on-error-container); + --color-icon-background: var(--md-sys-color-on-primary); + --color-accent: var(--md-sys-color-secondary-container); + --color-active-menu-item: var(--md-sys-color-surface-container-highest); + --color-text: var(--md-sys-color-on-surface); + --color-text-aside: var(--md-sys-color-on-surface-variant); + --color-link: var(--md-sys-color-primary); + + --color-ts-project: var(--md-sys-color-secondary); + --color-ts-module: var(--color-ts-project); + --color-ts-namespace: var(--color-ts-project); + + --color-ts-enum: var(--md-sys-color-tertiary); + --color-ts-enum-member: var(--color-ts-enum); + + --color-ts-variable: var(--md-sys-color-primary); + --color-ts-function: var(--md-sys-color-secondary); + --color-ts-class: var(--md-sys-color-tertiary); + --color-ts-interface: var(--md-sys-color-tertiary); + + --color-ts-constructor: var(--md-sys-color-inverse-primary); + + --color-ts-property: var(--md-sys-color-on-background); + --color-ts-method: var(--color-ts-function); + + --color-ts-call-signature: var(--color-ts-method); + --color-ts-index-signature: var(--color-ts-property); /* ? */ + --color-ts-constructor-signature: var(--color-ts-function); + --color-ts-parameter: var(--md-sys-color-primary); + + --color-ts-type-parameter: var(--md-sys-color-tertiary); + --color-ts-accessor: var(--color-ts-property); + --color-ts-get-signature: var(--color-ts-accessor); + --color-ts-set-signature: var(--color-ts-accessor); + --color-ts-type-alias: var(--md-sys-color-tertiary); + + /* --external-icon: var(--md-sys-external-icon); + --color-scheme: var(--md-sys-color-scheme); */ + + --top-app-bar-height: 4.5rem; + --footer-height: 3.5rem; +} + +body { + font-family: var(--font-sans); +} +code, +pre { + font-family: var(--font-mono); +} + +img { + max-width: 100%; +} + +*::-webkit-scrollbar { + width: 8px; + height: 8px; +} +*::-webkit-scrollbar-track { + background: none; +} +*::-webkit-scrollbar-thumb { + border: none; +} + +.container-main { + min-height: calc(100vh - var(--top-app-bar-height) - var(--footer-height)); +} +.col-content { + overflow: hidden; + box-sizing: border-box; + padding: 1.75rem; + border-radius: 28px; + background-color: var(--md-sys-color-surface); +} +.page-menu { + height: fit-content; + padding: 0.75rem 1.75rem; + border-radius: 28px; + background-color: var(--md-sys-color-surface); +} +.site-menu > *, +.page-menu > * { + position: relative; +} +.title { + display: block; + max-width: calc(100% - 5rem); + white-space: nowrap; + overflow: hidden; + text-overflow: ellipsis; + font-size: 22px; +} + +.tsd-page-toolbar { + padding: 8px 0; + height: calc(var(--top-app-bar-height) - 16px); + background-color: var(--color-background); + border-bottom: none; +} +.tsd-page-toolbar .tsd-toolbar-contents { + height: 56px; +} +.tsd-page-toolbar .table-cell { + height: 56px; + margin-left: 1.5rem; +} +.tsd-page-toolbar .tsd-toolbar-icon { + padding: 20px 0; +} +#tsd-search { + line-height: 56px; + border-radius: 22px; +} +#tsd-search .results { + z-index: -1; + top: calc(56px - 22px); + padding-top: 22px; + box-shadow: 0px 4px 2px rgba(0, 0, 0, 0.125); + background-color: var(--color-background-secondary); + border-bottom-left-radius: 22px; + border-bottom-right-radius: 22px; + overflow: hidden; +} +#tsd-search .results li { + background: none; +} +#tsd-search .results a { + padding: 1rem 0.25rem; +} +.col-sidebar { + padding-top: 0; + margin-right: 1rem; +} + +.tsd-signature { + padding: 1rem 1.5rem; + border-radius: 24px; + background-color: var(--md-sys-color-surface-container); +} + +.tsd-page-navigation ul { + padding-left: 0.44rem; +} +.tsd-navigation a, +.tsd-navigation summary > span, +.tsd-page-navigation a { + padding: 0.88rem; + border-radius: 24px; +} +.tsd-navigation a:hover, +.tsd-page-navigation a:hover { + text-decoration: none; + background-color: var(--md-sys-color-surface-container-high); +} +.page-menu .tsd-accordion-summary svg { + position: absolute; + right: 0; +} +.site-menu .tsd-navigation .tsd-accordion-summary { + display: flex; + flex-direction: row-reverse; + width: 100%; +} + +.tsd-small-nested-navigation { + margin-left: 1rem; +} +.tsd-nested-navigation { + margin-left: 2.5rem; +} +.tsd-nested-navigation > li > a, +.tsd-nested-navigation > li > span { + width: 100%; +} +.tsd-navigation > a, +.tsd-navigation .tsd-accordion-summary { + width: 100%; +} +.tsd-index-accordion .tsd-accordion-summary > svg { + position: absolute; + right: 1.5rem; + margin-top: 1rem; +} +.tsd-accordion-summary .tsd-kind-icon ~ span { + margin-right: 2.5rem; +} +.tsd-accordion-summary .tsd-nested-navigation > li > a, +.tsd-nested-navigation > li > span { + width: calc(100% - 0.44rem); +} +.tsd-kind-icon ~ span { + white-space: nowrap; + overflow: hidden; + text-overflow: ellipsis; +} +.tsd-generator { + padding: 0; + border-top: none; + height: var(--footer-height); + line-height: var(--footer-height); +} +.tsd-generator > p { + padding: 0 2rem; +} + +@media (max-width: 769px) { + .container { + padding: 1rem; + } + .col-sidebar { + margin-right: 0; + } +} +@media (min-width: 770px) { + .container-main { + margin: 0 auto; + } + .site-menu { + margin-right: 0.5rem; + } +} +@media (min-width: 1200px) { + .page-menu, + .site-menu { + max-height: calc(100vh - var(--footer-height) - var(--top-app-bar-height)); + top: var(--top-app-bar-height); + } + .page-menu { + margin-left: 1rem; + } + .col-sidebar { + margin-right: 0; + } +} diff --git a/docs/assets/navigation.js b/docs/assets/navigation.js new file mode 100644 index 0000000..990ab52 --- /dev/null +++ b/docs/assets/navigation.js @@ -0,0 +1 @@ +window.navigationData = "data:application/octet-stream;base64,H4sIAAAAAAAAA5WZbW/TMBCA/0s+TwwmIaDf2OjEJAalbAMxIWSSK7Xm2MG+wCbEf0fu1sRO7DvvY+snj19y9Z3d678Vwi1Wi0rqBm6rg6oTuK0WVWuaXoE73H39ZIutqg6qG6mbanF0UNVbqRoLulpcD4LXPxxaUeN6U59KhWBHWa2Ec4NsBsb6Z0cv/x2M1h63oFHWAuHCCu2UQJNXJ2nKfywcLHXf5oz7dspxsoZfPTjMOfbtjMN1RjsgJPcAadk08lQqoF9ATHG+lahvxE9Yg2hoZQSSVtMAt2QjQpvaTkELGo0fQd4WYYXGNSDoWhoNrkAc0IX+S93ARmpoCuwDS7ot+LiHtjNW2LuvsvNveXlbQ4fS6Gw39GNkj+43Exd7gLK88d3LNhv6+/YSxwqsNNkVjSnSZ+rer/wnFNhn339Mlfgu7rr8PAOGdv3RyohmDa5X2Z9QTJX4+P11ThZ5yTmPDOU6laByDt/GPfuwmRz3UhHhOidpr98/oSnaIZMwZX8LqgObDb2HZtKA2J0oCRqX1uZf6gTjjJ/A/gbLGgOMM7rP8ON+AJRwpCjfmUbwxYX70qoLK2RWOQMp6zmgaASKE6ORGOYEKzHy2XpOlnjPELI1TciUuIriOwkX2S101tTgXD6gUizlft8rxa9sTFG+Dx3o0nSaYil3tGCsPU1T/o892LuVsKIFJPaTCcYa6eQTIKyJTzsTjDLGuze7nBm8oAcqqQUIadrU5wLrbVbz0F7iyNeoI8F4Puhj2Aq1IUR7hDL5jV/W2bV5aC4wnBjt+jb/851gBcalbjojNWbXasoVOKk4CBDSZER3KnpFp+mYKvKd6Y1hdR4qti1vd0f3glFGNOnf1c7+wJd1DgTvYc6VEUTZLrbSNithUYJjJ52ES+18nkrTpf411MY22ZBPoKTZ3EB2N901Uk9f9jJ7NvNt1LNXYOWGSTshw7v4xDPlKOdQnrJJZ04W3pb4jSR4keg/zi9MdtTkyu7pqxfPnh/lb05I85x8hH1XZ29EmBAy9oF8hD24dSmbwvSBR/Q13MGU9RTjXD/xTQLRQwIsdXu4wDxgvHc8u5PeCcZ5xz2OCZ4EyLnDsw9jT6KcP6rPmQ7SLNeDx99JDYx8hvHesBRm7Um4sA8mYKYUZw3KrCuh+px2hrHesFggxjvnOHOYdJmVTqKcf8gwjHzOpc3fArez9SHGi7H/s8jZ+jsm5p/+w8gX7mj7uLC6H90oCqDc0L79B7ROfx/FGgAA" \ No newline at end of file diff --git a/docs/assets/search.js b/docs/assets/search.js index 9b8a265..4dae102 100644 --- a/docs/assets/search.js +++ b/docs/assets/search.js @@ -1 +1 @@ -window.searchData = JSON.parse("{\"rows\":[{\"kind\":128,\"name\":\"Helpers\",\"url\":\"classes/Helpers.html\",\"classes\":\"\"},{\"kind\":2048,\"name\":\"nospaces\",\"url\":\"classes/Helpers.html#nospaces\",\"classes\":\"\",\"parent\":\"Helpers\"},{\"kind\":2048,\"name\":\"cleanPemContents\",\"url\":\"classes/Helpers.html#cleanPemContents\",\"classes\":\"\",\"parent\":\"Helpers\"},{\"kind\":2048,\"name\":\"htmlspecialchars\",\"url\":\"classes/Helpers.html#htmlspecialchars\",\"classes\":\"\",\"parent\":\"Helpers\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/Helpers.html#constructor\",\"classes\":\"\",\"parent\":\"Helpers\"},{\"kind\":128,\"name\":\"InteractsXmlTrait\",\"url\":\"classes/InteractsXmlTrait.html\",\"classes\":\"\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/InteractsXmlTrait.html#constructor\",\"classes\":\"\",\"parent\":\"InteractsXmlTrait\"},{\"kind\":2048,\"name\":\"readXmlDocument\",\"url\":\"classes/InteractsXmlTrait.html#readXmlDocument\",\"classes\":\"\",\"parent\":\"InteractsXmlTrait\"},{\"kind\":2048,\"name\":\"readXmlElement\",\"url\":\"classes/InteractsXmlTrait.html#readXmlElement\",\"classes\":\"\",\"parent\":\"InteractsXmlTrait\"},{\"kind\":2048,\"name\":\"findElement\",\"url\":\"classes/InteractsXmlTrait.html#findElement\",\"classes\":\"\",\"parent\":\"InteractsXmlTrait\"},{\"kind\":2048,\"name\":\"findContent\",\"url\":\"classes/InteractsXmlTrait.html#findContent\",\"classes\":\"\",\"parent\":\"InteractsXmlTrait\"},{\"kind\":2048,\"name\":\"extractElementContent\",\"url\":\"classes/InteractsXmlTrait.html#extractElementContent\",\"classes\":\"\",\"parent\":\"InteractsXmlTrait\"},{\"kind\":2048,\"name\":\"findElements\",\"url\":\"classes/InteractsXmlTrait.html#findElements\",\"classes\":\"\",\"parent\":\"InteractsXmlTrait\"},{\"kind\":2048,\"name\":\"findContents\",\"url\":\"classes/InteractsXmlTrait.html#findContents\",\"classes\":\"\",\"parent\":\"InteractsXmlTrait\"},{\"kind\":2048,\"name\":\"findAtrributes\",\"url\":\"classes/InteractsXmlTrait.html#findAtrributes\",\"classes\":\"\",\"parent\":\"InteractsXmlTrait\"},{\"kind\":128,\"name\":\"ServiceConsumer\",\"url\":\"classes/ServiceConsumer.html\",\"classes\":\"\"},{\"kind\":2048,\"name\":\"consume\",\"url\":\"classes/ServiceConsumer.html#consume\",\"classes\":\"\",\"parent\":\"ServiceConsumer\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/ServiceConsumer.html#constructor\",\"classes\":\"\",\"parent\":\"ServiceConsumer\"},{\"kind\":2048,\"name\":\"execute\",\"url\":\"classes/ServiceConsumer.html#execute\",\"classes\":\"\",\"parent\":\"ServiceConsumer\"},{\"kind\":2048,\"name\":\"createRequest\",\"url\":\"classes/ServiceConsumer.html#createRequest\",\"classes\":\"\",\"parent\":\"ServiceConsumer\"},{\"kind\":2048,\"name\":\"createHeaders\",\"url\":\"classes/ServiceConsumer.html#createHeaders\",\"classes\":\"\",\"parent\":\"ServiceConsumer\"},{\"kind\":2048,\"name\":\"runRequest\",\"url\":\"classes/ServiceConsumer.html#runRequest\",\"classes\":\"\",\"parent\":\"ServiceConsumer\"},{\"kind\":2048,\"name\":\"checkErrors\",\"url\":\"classes/ServiceConsumer.html#checkErrors\",\"classes\":\"\",\"parent\":\"ServiceConsumer\"},{\"kind\":128,\"name\":\"SoapFaultInfoExtractor\",\"url\":\"classes/SoapFaultInfoExtractor.html\",\"classes\":\"\"},{\"kind\":2048,\"name\":\"extract\",\"url\":\"classes/SoapFaultInfoExtractor.html#extract\",\"classes\":\"\",\"parent\":\"SoapFaultInfoExtractor\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/SoapFaultInfoExtractor.html#constructor\",\"classes\":\"tsd-is-inherited\",\"parent\":\"SoapFaultInfoExtractor\"},{\"kind\":2048,\"name\":\"obtainFault\",\"url\":\"classes/SoapFaultInfoExtractor.html#obtainFault\",\"classes\":\"\",\"parent\":\"SoapFaultInfoExtractor\"},{\"kind\":2048,\"name\":\"readXmlDocument\",\"url\":\"classes/SoapFaultInfoExtractor.html#readXmlDocument\",\"classes\":\"tsd-is-inherited\",\"parent\":\"SoapFaultInfoExtractor\"},{\"kind\":2048,\"name\":\"readXmlElement\",\"url\":\"classes/SoapFaultInfoExtractor.html#readXmlElement\",\"classes\":\"tsd-is-inherited\",\"parent\":\"SoapFaultInfoExtractor\"},{\"kind\":2048,\"name\":\"findElement\",\"url\":\"classes/SoapFaultInfoExtractor.html#findElement\",\"classes\":\"tsd-is-inherited\",\"parent\":\"SoapFaultInfoExtractor\"},{\"kind\":2048,\"name\":\"findContent\",\"url\":\"classes/SoapFaultInfoExtractor.html#findContent\",\"classes\":\"tsd-is-inherited\",\"parent\":\"SoapFaultInfoExtractor\"},{\"kind\":2048,\"name\":\"extractElementContent\",\"url\":\"classes/SoapFaultInfoExtractor.html#extractElementContent\",\"classes\":\"tsd-is-inherited\",\"parent\":\"SoapFaultInfoExtractor\"},{\"kind\":2048,\"name\":\"findElements\",\"url\":\"classes/SoapFaultInfoExtractor.html#findElements\",\"classes\":\"tsd-is-inherited\",\"parent\":\"SoapFaultInfoExtractor\"},{\"kind\":2048,\"name\":\"findContents\",\"url\":\"classes/SoapFaultInfoExtractor.html#findContents\",\"classes\":\"tsd-is-inherited\",\"parent\":\"SoapFaultInfoExtractor\"},{\"kind\":2048,\"name\":\"findAtrributes\",\"url\":\"classes/SoapFaultInfoExtractor.html#findAtrributes\",\"classes\":\"tsd-is-inherited\",\"parent\":\"SoapFaultInfoExtractor\"},{\"kind\":128,\"name\":\"CreateTemporaryZipFileException\",\"url\":\"classes/CreateTemporaryZipFileException.html\",\"classes\":\"\"},{\"kind\":2048,\"name\":\"create\",\"url\":\"classes/CreateTemporaryZipFileException.html#create\",\"classes\":\"\",\"parent\":\"CreateTemporaryZipFileException\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/CreateTemporaryZipFileException.html#constructor\",\"classes\":\"\",\"parent\":\"CreateTemporaryZipFileException\"},{\"kind\":1024,\"name\":\"_previous\",\"url\":\"classes/CreateTemporaryZipFileException.html#_previous\",\"classes\":\"tsd-is-private\",\"parent\":\"CreateTemporaryZipFileException\"},{\"kind\":2048,\"name\":\"getPrevious\",\"url\":\"classes/CreateTemporaryZipFileException.html#getPrevious\",\"classes\":\"\",\"parent\":\"CreateTemporaryZipFileException\"},{\"kind\":128,\"name\":\"OpenZipFileException\",\"url\":\"classes/OpenZipFileException.html\",\"classes\":\"\"},{\"kind\":2048,\"name\":\"create\",\"url\":\"classes/OpenZipFileException.html#create\",\"classes\":\"\",\"parent\":\"OpenZipFileException\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/OpenZipFileException.html#constructor\",\"classes\":\"\",\"parent\":\"OpenZipFileException\"},{\"kind\":1024,\"name\":\"_filename\",\"url\":\"classes/OpenZipFileException.html#_filename\",\"classes\":\"tsd-is-private\",\"parent\":\"OpenZipFileException\"},{\"kind\":1024,\"name\":\"_previous\",\"url\":\"classes/OpenZipFileException.html#_previous\",\"classes\":\"tsd-is-private\",\"parent\":\"OpenZipFileException\"},{\"kind\":1024,\"name\":\"_code\",\"url\":\"classes/OpenZipFileException.html#_code\",\"classes\":\"tsd-is-private\",\"parent\":\"OpenZipFileException\"},{\"kind\":2048,\"name\":\"getFileName\",\"url\":\"classes/OpenZipFileException.html#getFileName\",\"classes\":\"\",\"parent\":\"OpenZipFileException\"},{\"kind\":2048,\"name\":\"getCode\",\"url\":\"classes/OpenZipFileException.html#getCode\",\"classes\":\"\",\"parent\":\"OpenZipFileException\"},{\"kind\":2048,\"name\":\"getPrevious\",\"url\":\"classes/OpenZipFileException.html#getPrevious\",\"classes\":\"\",\"parent\":\"OpenZipFileException\"},{\"kind\":128,\"name\":\"PackageReaderException\",\"url\":\"classes/PackageReaderException.html\",\"classes\":\"\"},{\"kind\":128,\"name\":\"CfdiFileFilter\",\"url\":\"classes/CfdiFileFilter.html\",\"classes\":\"\"},{\"kind\":2048,\"name\":\"obtainUuidFromXmlCfdi\",\"url\":\"classes/CfdiFileFilter.html#obtainUuidFromXmlCfdi\",\"classes\":\"\",\"parent\":\"CfdiFileFilter\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/CfdiFileFilter.html#constructor\",\"classes\":\"\",\"parent\":\"CfdiFileFilter\"},{\"kind\":2048,\"name\":\"filterFilename\",\"url\":\"classes/CfdiFileFilter.html#filterFilename\",\"classes\":\"\",\"parent\":\"CfdiFileFilter\"},{\"kind\":2048,\"name\":\"filterContents\",\"url\":\"classes/CfdiFileFilter.html#filterContents\",\"classes\":\"\",\"parent\":\"CfdiFileFilter\"},{\"kind\":256,\"name\":\"FileFilterInterface\",\"url\":\"interfaces/FileFilterInterface.html\",\"classes\":\"\"},{\"kind\":2048,\"name\":\"filterFilename\",\"url\":\"interfaces/FileFilterInterface.html#filterFilename\",\"classes\":\"\",\"parent\":\"FileFilterInterface\"},{\"kind\":2048,\"name\":\"filterContents\",\"url\":\"interfaces/FileFilterInterface.html#filterContents\",\"classes\":\"\",\"parent\":\"FileFilterInterface\"},{\"kind\":128,\"name\":\"MetadataFileFilter\",\"url\":\"classes/MetadataFileFilter.html\",\"classes\":\"\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/MetadataFileFilter.html#constructor\",\"classes\":\"\",\"parent\":\"MetadataFileFilter\"},{\"kind\":2048,\"name\":\"filterFilename\",\"url\":\"classes/MetadataFileFilter.html#filterFilename\",\"classes\":\"\",\"parent\":\"MetadataFileFilter\"},{\"kind\":2048,\"name\":\"filterContents\",\"url\":\"classes/MetadataFileFilter.html#filterContents\",\"classes\":\"\",\"parent\":\"MetadataFileFilter\"},{\"kind\":128,\"name\":\"NullFileFilter\",\"url\":\"classes/NullFileFilter.html\",\"classes\":\"\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/NullFileFilter.html#constructor\",\"classes\":\"\",\"parent\":\"NullFileFilter\"},{\"kind\":2048,\"name\":\"filterFilename\",\"url\":\"classes/NullFileFilter.html#filterFilename\",\"classes\":\"\",\"parent\":\"NullFileFilter\"},{\"kind\":2048,\"name\":\"filterContents\",\"url\":\"classes/NullFileFilter.html#filterContents\",\"classes\":\"\",\"parent\":\"NullFileFilter\"},{\"kind\":128,\"name\":\"ThirdPartiesFileFilter\",\"url\":\"classes/ThirdPartiesFileFilter.html\",\"classes\":\"\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/ThirdPartiesFileFilter.html#constructor\",\"classes\":\"\",\"parent\":\"ThirdPartiesFileFilter\"},{\"kind\":2048,\"name\":\"filterFilename\",\"url\":\"classes/ThirdPartiesFileFilter.html#filterFilename\",\"classes\":\"\",\"parent\":\"ThirdPartiesFileFilter\"},{\"kind\":2048,\"name\":\"filterContents\",\"url\":\"classes/ThirdPartiesFileFilter.html#filterContents\",\"classes\":\"\",\"parent\":\"ThirdPartiesFileFilter\"},{\"kind\":4194304,\"name\":\"ReadLineInterface\",\"url\":\"types/ReadLineInterface.html\",\"classes\":\"\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/ReadLineInterface.html#__type\",\"classes\":\"\",\"parent\":\"ReadLineInterface\"},{\"kind\":2048,\"name\":\"[asyncIterator]\",\"url\":\"types/ReadLineInterface.html#__type._asyncIterator_\",\"classes\":\"\",\"parent\":\"ReadLineInterface.__type\"},{\"kind\":128,\"name\":\"CsvReader\",\"url\":\"classes/CsvReader.html\",\"classes\":\"\"},{\"kind\":2048,\"name\":\"createIteratorFromContents\",\"url\":\"classes/CsvReader.html#createIteratorFromContents\",\"classes\":\"\",\"parent\":\"CsvReader\"},{\"kind\":2048,\"name\":\"createFromContents\",\"url\":\"classes/CsvReader.html#createFromContents\",\"classes\":\"\",\"parent\":\"CsvReader\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/CsvReader.html#constructor\",\"classes\":\"\",\"parent\":\"CsvReader\"},{\"kind\":1024,\"name\":\"_iterator\",\"url\":\"classes/CsvReader.html#_iterator\",\"classes\":\"tsd-is-private\",\"parent\":\"CsvReader\"},{\"kind\":2048,\"name\":\"records\",\"url\":\"classes/CsvReader.html#records\",\"classes\":\"\",\"parent\":\"CsvReader\"},{\"kind\":2048,\"name\":\"combine\",\"url\":\"classes/CsvReader.html#combine\",\"classes\":\"\",\"parent\":\"CsvReader\"},{\"kind\":128,\"name\":\"FilteredPackageReader\",\"url\":\"classes/FilteredPackageReader.html\",\"classes\":\"\"},{\"kind\":2048,\"name\":\"createFromFile\",\"url\":\"classes/FilteredPackageReader.html#createFromFile\",\"classes\":\"\",\"parent\":\"FilteredPackageReader\"},{\"kind\":2048,\"name\":\"createFromContents\",\"url\":\"classes/FilteredPackageReader.html#createFromContents\",\"classes\":\"\",\"parent\":\"FilteredPackageReader\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/FilteredPackageReader.html#constructor\",\"classes\":\"\",\"parent\":\"FilteredPackageReader\"},{\"kind\":1024,\"name\":\"_filename\",\"url\":\"classes/FilteredPackageReader.html#_filename\",\"classes\":\"tsd-is-private\",\"parent\":\"FilteredPackageReader\"},{\"kind\":1024,\"name\":\"_archive\",\"url\":\"classes/FilteredPackageReader.html#_archive\",\"classes\":\"tsd-is-private\",\"parent\":\"FilteredPackageReader\"},{\"kind\":1024,\"name\":\"_removeOnDestruct\",\"url\":\"classes/FilteredPackageReader.html#_removeOnDestruct\",\"classes\":\"tsd-is-private\",\"parent\":\"FilteredPackageReader\"},{\"kind\":1024,\"name\":\"_filter\",\"url\":\"classes/FilteredPackageReader.html#_filter\",\"classes\":\"tsd-is-private\",\"parent\":\"FilteredPackageReader\"},{\"kind\":2048,\"name\":\"destruct\",\"url\":\"classes/FilteredPackageReader.html#destruct\",\"classes\":\"\",\"parent\":\"FilteredPackageReader\"},{\"kind\":2048,\"name\":\"fileContents\",\"url\":\"classes/FilteredPackageReader.html#fileContents\",\"classes\":\"\",\"parent\":\"FilteredPackageReader\"},{\"kind\":2048,\"name\":\"count\",\"url\":\"classes/FilteredPackageReader.html#count\",\"classes\":\"\",\"parent\":\"FilteredPackageReader\"},{\"kind\":2048,\"name\":\"getFilename\",\"url\":\"classes/FilteredPackageReader.html#getFilename\",\"classes\":\"\",\"parent\":\"FilteredPackageReader\"},{\"kind\":2048,\"name\":\"getArchive\",\"url\":\"classes/FilteredPackageReader.html#getArchive\",\"classes\":\"\",\"parent\":\"FilteredPackageReader\"},{\"kind\":2048,\"name\":\"getFilter\",\"url\":\"classes/FilteredPackageReader.html#getFilter\",\"classes\":\"\",\"parent\":\"FilteredPackageReader\"},{\"kind\":2048,\"name\":\"setFilter\",\"url\":\"classes/FilteredPackageReader.html#setFilter\",\"classes\":\"\",\"parent\":\"FilteredPackageReader\"},{\"kind\":2048,\"name\":\"changeFilter\",\"url\":\"classes/FilteredPackageReader.html#changeFilter\",\"classes\":\"\",\"parent\":\"FilteredPackageReader\"},{\"kind\":2048,\"name\":\"jsonSerialize\",\"url\":\"classes/FilteredPackageReader.html#jsonSerialize\",\"classes\":\"\",\"parent\":\"FilteredPackageReader\"},{\"kind\":128,\"name\":\"MetadataContent\",\"url\":\"classes/MetadataContent.html\",\"classes\":\"\"},{\"kind\":2048,\"name\":\"createFromContents\",\"url\":\"classes/MetadataContent.html#createFromContents\",\"classes\":\"\",\"parent\":\"MetadataContent\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/MetadataContent.html#constructor\",\"classes\":\"\",\"parent\":\"MetadataContent\"},{\"kind\":1024,\"name\":\"_csvReader\",\"url\":\"classes/MetadataContent.html#_csvReader\",\"classes\":\"tsd-is-private\",\"parent\":\"MetadataContent\"},{\"kind\":1024,\"name\":\"_thirdParties\",\"url\":\"classes/MetadataContent.html#_thirdParties\",\"classes\":\"tsd-is-private\",\"parent\":\"MetadataContent\"},{\"kind\":2048,\"name\":\"eachItem\",\"url\":\"classes/MetadataContent.html#eachItem\",\"classes\":\"\",\"parent\":\"MetadataContent\"},{\"kind\":2048,\"name\":\"changeArrayKeysFirstLetterLoweCase\",\"url\":\"classes/MetadataContent.html#changeArrayKeysFirstLetterLoweCase\",\"classes\":\"tsd-is-private\",\"parent\":\"MetadataContent\"},{\"kind\":128,\"name\":\"MetadataPreprocessor\",\"url\":\"classes/MetadataPreprocessor.html\",\"classes\":\"\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/MetadataPreprocessor.html#constructor\",\"classes\":\"\",\"parent\":\"MetadataPreprocessor\"},{\"kind\":1024,\"name\":\"_contents\",\"url\":\"classes/MetadataPreprocessor.html#_contents\",\"classes\":\"tsd-is-private\",\"parent\":\"MetadataPreprocessor\"},{\"kind\":262144,\"name\":\"CONTROL_CR\",\"url\":\"classes/MetadataPreprocessor.html#CONTROL_CR\",\"classes\":\"tsd-is-private\",\"parent\":\"MetadataPreprocessor\"},{\"kind\":262144,\"name\":\"CONTROL_LF\",\"url\":\"classes/MetadataPreprocessor.html#CONTROL_LF\",\"classes\":\"tsd-is-private\",\"parent\":\"MetadataPreprocessor\"},{\"kind\":262144,\"name\":\"CONTROL_CRLF\",\"url\":\"classes/MetadataPreprocessor.html#CONTROL_CRLF\",\"classes\":\"tsd-is-private\",\"parent\":\"MetadataPreprocessor\"},{\"kind\":2048,\"name\":\"getContents\",\"url\":\"classes/MetadataPreprocessor.html#getContents\",\"classes\":\"\",\"parent\":\"MetadataPreprocessor\"},{\"kind\":2048,\"name\":\"fix\",\"url\":\"classes/MetadataPreprocessor.html#fix\",\"classes\":\"\",\"parent\":\"MetadataPreprocessor\"},{\"kind\":2048,\"name\":\"fixEolCrLf\",\"url\":\"classes/MetadataPreprocessor.html#fixEolCrLf\",\"classes\":\"\",\"parent\":\"MetadataPreprocessor\"},{\"kind\":256,\"name\":\"ThirdPartiesInterface\",\"url\":\"interfaces/ThirdPartiesInterface.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"RfcACuentaTerceros\",\"url\":\"interfaces/ThirdPartiesInterface.html#RfcACuentaTerceros\",\"classes\":\"\",\"parent\":\"ThirdPartiesInterface\"},{\"kind\":1024,\"name\":\"NombreACuentaTerceros\",\"url\":\"interfaces/ThirdPartiesInterface.html#NombreACuentaTerceros\",\"classes\":\"\",\"parent\":\"ThirdPartiesInterface\"},{\"kind\":128,\"name\":\"ThirdPartiesExtractor\",\"url\":\"classes/ThirdPartiesExtractor.html\",\"classes\":\"\"},{\"kind\":2048,\"name\":\"createFromPackageReader\",\"url\":\"classes/ThirdPartiesExtractor.html#createFromPackageReader\",\"classes\":\"\",\"parent\":\"ThirdPartiesExtractor\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/ThirdPartiesExtractor.html#constructor\",\"classes\":\"\",\"parent\":\"ThirdPartiesExtractor\"},{\"kind\":1024,\"name\":\"_csvReader\",\"url\":\"classes/ThirdPartiesExtractor.html#_csvReader\",\"classes\":\"tsd-is-private\",\"parent\":\"ThirdPartiesExtractor\"},{\"kind\":2048,\"name\":\"eachRecord\",\"url\":\"classes/ThirdPartiesExtractor.html#eachRecord\",\"classes\":\"\",\"parent\":\"ThirdPartiesExtractor\"},{\"kind\":128,\"name\":\"ThirdPartiesRecords\",\"url\":\"classes/ThirdPartiesRecords.html\",\"classes\":\"\"},{\"kind\":2048,\"name\":\"createEmpty\",\"url\":\"classes/ThirdPartiesRecords.html#createEmpty\",\"classes\":\"\",\"parent\":\"ThirdPartiesRecords\"},{\"kind\":2048,\"name\":\"createFromPackageReader\",\"url\":\"classes/ThirdPartiesRecords.html#createFromPackageReader\",\"classes\":\"\",\"parent\":\"ThirdPartiesRecords\"},{\"kind\":2048,\"name\":\"formatUuid\",\"url\":\"classes/ThirdPartiesRecords.html#formatUuid\",\"classes\":\"tsd-is-private\",\"parent\":\"ThirdPartiesRecords\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/ThirdPartiesRecords.html#constructor\",\"classes\":\"\",\"parent\":\"ThirdPartiesRecords\"},{\"kind\":1024,\"name\":\"_records\",\"url\":\"classes/ThirdPartiesRecords.html#_records\",\"classes\":\"tsd-is-private\",\"parent\":\"ThirdPartiesRecords\"},{\"kind\":2048,\"name\":\"addToData\",\"url\":\"classes/ThirdPartiesRecords.html#addToData\",\"classes\":\"\",\"parent\":\"ThirdPartiesRecords\"},{\"kind\":2048,\"name\":\"getDataFromUuid\",\"url\":\"classes/ThirdPartiesRecords.html#getDataFromUuid\",\"classes\":\"\",\"parent\":\"ThirdPartiesRecords\"},{\"kind\":128,\"name\":\"CfdiPackageReader\",\"url\":\"classes/CfdiPackageReader.html\",\"classes\":\"\"},{\"kind\":2048,\"name\":\"createFromFile\",\"url\":\"classes/CfdiPackageReader.html#createFromFile\",\"classes\":\"\",\"parent\":\"CfdiPackageReader\"},{\"kind\":2048,\"name\":\"createFromContents\",\"url\":\"classes/CfdiPackageReader.html#createFromContents\",\"classes\":\"\",\"parent\":\"CfdiPackageReader\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/CfdiPackageReader.html#constructor\",\"classes\":\"\",\"parent\":\"CfdiPackageReader\"},{\"kind\":1024,\"name\":\"_packageReader\",\"url\":\"classes/CfdiPackageReader.html#_packageReader\",\"classes\":\"tsd-is-private\",\"parent\":\"CfdiPackageReader\"},{\"kind\":2048,\"name\":\"cfdis\",\"url\":\"classes/CfdiPackageReader.html#cfdis\",\"classes\":\"\",\"parent\":\"CfdiPackageReader\"},{\"kind\":2048,\"name\":\"getFilename\",\"url\":\"classes/CfdiPackageReader.html#getFilename\",\"classes\":\"\",\"parent\":\"CfdiPackageReader\"},{\"kind\":2048,\"name\":\"count\",\"url\":\"classes/CfdiPackageReader.html#count\",\"classes\":\"\",\"parent\":\"CfdiPackageReader\"},{\"kind\":2048,\"name\":\"fileContents\",\"url\":\"classes/CfdiPackageReader.html#fileContents\",\"classes\":\"\",\"parent\":\"CfdiPackageReader\"},{\"kind\":2048,\"name\":\"jsonSerialize\",\"url\":\"classes/CfdiPackageReader.html#jsonSerialize\",\"classes\":\"\",\"parent\":\"CfdiPackageReader\"},{\"kind\":2048,\"name\":\"cfdisToArray\",\"url\":\"classes/CfdiPackageReader.html#cfdisToArray\",\"classes\":\"\",\"parent\":\"CfdiPackageReader\"},{\"kind\":2048,\"name\":\"fileContentsToArray\",\"url\":\"classes/CfdiPackageReader.html#fileContentsToArray\",\"classes\":\"\",\"parent\":\"CfdiPackageReader\"},{\"kind\":256,\"name\":\"MetadataItemInterface\",\"url\":\"interfaces/MetadataItemInterface.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"key\",\"url\":\"interfaces/MetadataItemInterface.html#key\",\"classes\":\"\",\"parent\":\"MetadataItemInterface\"},{\"kind\":1024,\"name\":\"value\",\"url\":\"interfaces/MetadataItemInterface.html#value\",\"classes\":\"\",\"parent\":\"MetadataItemInterface\"},{\"kind\":128,\"name\":\"MetadataItem\",\"url\":\"classes/MetadataItem.html\",\"classes\":\"\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/MetadataItem.html#constructor\",\"classes\":\"\",\"parent\":\"MetadataItem\"},{\"kind\":1024,\"name\":\"_data\",\"url\":\"classes/MetadataItem.html#_data\",\"classes\":\"tsd-is-private\",\"parent\":\"MetadataItem\"},{\"kind\":2048,\"name\":\"get\",\"url\":\"classes/MetadataItem.html#get\",\"classes\":\"\",\"parent\":\"MetadataItem\"},{\"kind\":2048,\"name\":\"all\",\"url\":\"classes/MetadataItem.html#all\",\"classes\":\"\",\"parent\":\"MetadataItem\"},{\"kind\":2048,\"name\":\"[iterator]\",\"url\":\"classes/MetadataItem.html#_iterator_\",\"classes\":\"\",\"parent\":\"MetadataItem\"},{\"kind\":128,\"name\":\"MetadataPackageReader\",\"url\":\"classes/MetadataPackageReader.html\",\"classes\":\"\"},{\"kind\":2048,\"name\":\"createFromFile\",\"url\":\"classes/MetadataPackageReader.html#createFromFile\",\"classes\":\"\",\"parent\":\"MetadataPackageReader\"},{\"kind\":2048,\"name\":\"createFromContents\",\"url\":\"classes/MetadataPackageReader.html#createFromContents\",\"classes\":\"\",\"parent\":\"MetadataPackageReader\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/MetadataPackageReader.html#constructor\",\"classes\":\"\",\"parent\":\"MetadataPackageReader\"},{\"kind\":1024,\"name\":\"_packageReader\",\"url\":\"classes/MetadataPackageReader.html#_packageReader\",\"classes\":\"tsd-is-private\",\"parent\":\"MetadataPackageReader\"},{\"kind\":1024,\"name\":\"_thirdParties\",\"url\":\"classes/MetadataPackageReader.html#_thirdParties\",\"classes\":\"tsd-is-private\",\"parent\":\"MetadataPackageReader\"},{\"kind\":2048,\"name\":\"getThirdParties\",\"url\":\"classes/MetadataPackageReader.html#getThirdParties\",\"classes\":\"\",\"parent\":\"MetadataPackageReader\"},{\"kind\":2048,\"name\":\"metadata\",\"url\":\"classes/MetadataPackageReader.html#metadata\",\"classes\":\"\",\"parent\":\"MetadataPackageReader\"},{\"kind\":2048,\"name\":\"getFilename\",\"url\":\"classes/MetadataPackageReader.html#getFilename\",\"classes\":\"\",\"parent\":\"MetadataPackageReader\"},{\"kind\":2048,\"name\":\"count\",\"url\":\"classes/MetadataPackageReader.html#count\",\"classes\":\"\",\"parent\":\"MetadataPackageReader\"},{\"kind\":2048,\"name\":\"fileContents\",\"url\":\"classes/MetadataPackageReader.html#fileContents\",\"classes\":\"\",\"parent\":\"MetadataPackageReader\"},{\"kind\":2048,\"name\":\"jsonSerialize\",\"url\":\"classes/MetadataPackageReader.html#jsonSerialize\",\"classes\":\"\",\"parent\":\"MetadataPackageReader\"},{\"kind\":2048,\"name\":\"metadataToArray\",\"url\":\"classes/MetadataPackageReader.html#metadataToArray\",\"classes\":\"\",\"parent\":\"MetadataPackageReader\"},{\"kind\":256,\"name\":\"PackageReaderInterface\",\"url\":\"interfaces/PackageReaderInterface.html\",\"classes\":\"\"},{\"kind\":2048,\"name\":\"fileContents\",\"url\":\"interfaces/PackageReaderInterface.html#fileContents\",\"classes\":\"\",\"parent\":\"PackageReaderInterface\"},{\"kind\":2048,\"name\":\"count\",\"url\":\"interfaces/PackageReaderInterface.html#count\",\"classes\":\"\",\"parent\":\"PackageReaderInterface\"},{\"kind\":2048,\"name\":\"getFilename\",\"url\":\"interfaces/PackageReaderInterface.html#getFilename\",\"classes\":\"\",\"parent\":\"PackageReaderInterface\"},{\"kind\":128,\"name\":\"FielRequestBuilder\",\"url\":\"classes/FielRequestBuilder.html\",\"classes\":\"\"},{\"kind\":2048,\"name\":\"createXmlSecurityToken\",\"url\":\"classes/FielRequestBuilder.html#createXmlSecurityToken\",\"classes\":\"tsd-is-private\",\"parent\":\"FielRequestBuilder\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/FielRequestBuilder.html#constructor\",\"classes\":\"\",\"parent\":\"FielRequestBuilder\"},{\"kind\":1024,\"name\":\"_fiel\",\"url\":\"classes/FielRequestBuilder.html#_fiel\",\"classes\":\"tsd-is-private\",\"parent\":\"FielRequestBuilder\"},{\"kind\":2048,\"name\":\"getFiel\",\"url\":\"classes/FielRequestBuilder.html#getFiel\",\"classes\":\"\",\"parent\":\"FielRequestBuilder\"},{\"kind\":2048,\"name\":\"authorization\",\"url\":\"classes/FielRequestBuilder.html#authorization\",\"classes\":\"\",\"parent\":\"FielRequestBuilder\"},{\"kind\":2048,\"name\":\"query\",\"url\":\"classes/FielRequestBuilder.html#query\",\"classes\":\"\",\"parent\":\"FielRequestBuilder\"},{\"kind\":2048,\"name\":\"verify\",\"url\":\"classes/FielRequestBuilder.html#verify\",\"classes\":\"\",\"parent\":\"FielRequestBuilder\"},{\"kind\":2048,\"name\":\"download\",\"url\":\"classes/FielRequestBuilder.html#download\",\"classes\":\"\",\"parent\":\"FielRequestBuilder\"},{\"kind\":2048,\"name\":\"createSignature\",\"url\":\"classes/FielRequestBuilder.html#createSignature\",\"classes\":\"tsd-is-private\",\"parent\":\"FielRequestBuilder\"},{\"kind\":2048,\"name\":\"createSignedInfoCanonicalExclusive\",\"url\":\"classes/FielRequestBuilder.html#createSignedInfoCanonicalExclusive\",\"classes\":\"tsd-is-private\",\"parent\":\"FielRequestBuilder\"},{\"kind\":2048,\"name\":\"createKeyInfoData\",\"url\":\"classes/FielRequestBuilder.html#createKeyInfoData\",\"classes\":\"tsd-is-private\",\"parent\":\"FielRequestBuilder\"},{\"kind\":2048,\"name\":\"parseXml\",\"url\":\"classes/FielRequestBuilder.html#parseXml\",\"classes\":\"tsd-is-private\",\"parent\":\"FielRequestBuilder\"},{\"kind\":128,\"name\":\"Fiel\",\"url\":\"classes/Fiel.html\",\"classes\":\"\"},{\"kind\":2048,\"name\":\"create\",\"url\":\"classes/Fiel.html#create\",\"classes\":\"\",\"parent\":\"Fiel\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/Fiel.html#constructor\",\"classes\":\"\",\"parent\":\"Fiel\"},{\"kind\":1024,\"name\":\"_credential\",\"url\":\"classes/Fiel.html#_credential\",\"classes\":\"tsd-is-private\",\"parent\":\"Fiel\"},{\"kind\":2048,\"name\":\"sign\",\"url\":\"classes/Fiel.html#sign\",\"classes\":\"\",\"parent\":\"Fiel\"},{\"kind\":2048,\"name\":\"isValid\",\"url\":\"classes/Fiel.html#isValid\",\"classes\":\"\",\"parent\":\"Fiel\"},{\"kind\":2048,\"name\":\"getCertificatePemContents\",\"url\":\"classes/Fiel.html#getCertificatePemContents\",\"classes\":\"\",\"parent\":\"Fiel\"},{\"kind\":2048,\"name\":\"getRfc\",\"url\":\"classes/Fiel.html#getRfc\",\"classes\":\"\",\"parent\":\"Fiel\"},{\"kind\":2048,\"name\":\"getCertificateSerial\",\"url\":\"classes/Fiel.html#getCertificateSerial\",\"classes\":\"\",\"parent\":\"Fiel\"},{\"kind\":2048,\"name\":\"getCertificateIssuerName\",\"url\":\"classes/Fiel.html#getCertificateIssuerName\",\"classes\":\"\",\"parent\":\"Fiel\"},{\"kind\":128,\"name\":\"RequestBuilderException\",\"url\":\"classes/RequestBuilderException.html\",\"classes\":\"\"},{\"kind\":256,\"name\":\"RequestBuilderInterface\",\"url\":\"interfaces/RequestBuilderInterface.html\",\"classes\":\"\"},{\"kind\":2048,\"name\":\"authorization\",\"url\":\"interfaces/RequestBuilderInterface.html#authorization\",\"classes\":\"\",\"parent\":\"RequestBuilderInterface\"},{\"kind\":2048,\"name\":\"query\",\"url\":\"interfaces/RequestBuilderInterface.html#query\",\"classes\":\"\",\"parent\":\"RequestBuilderInterface\"},{\"kind\":2048,\"name\":\"verify\",\"url\":\"interfaces/RequestBuilderInterface.html#verify\",\"classes\":\"\",\"parent\":\"RequestBuilderInterface\"},{\"kind\":2048,\"name\":\"download\",\"url\":\"interfaces/RequestBuilderInterface.html#download\",\"classes\":\"\",\"parent\":\"RequestBuilderInterface\"},{\"kind\":128,\"name\":\"AuthenticateTranslator\",\"url\":\"classes/AuthenticateTranslator.html\",\"classes\":\"\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/AuthenticateTranslator.html#constructor\",\"classes\":\"tsd-is-inherited\",\"parent\":\"AuthenticateTranslator\"},{\"kind\":2048,\"name\":\"createTokenFromSoapResponse\",\"url\":\"classes/AuthenticateTranslator.html#createTokenFromSoapResponse\",\"classes\":\"\",\"parent\":\"AuthenticateTranslator\"},{\"kind\":2048,\"name\":\"createSoapRequest\",\"url\":\"classes/AuthenticateTranslator.html#createSoapRequest\",\"classes\":\"\",\"parent\":\"AuthenticateTranslator\"},{\"kind\":2048,\"name\":\"createSoapRequestWithData\",\"url\":\"classes/AuthenticateTranslator.html#createSoapRequestWithData\",\"classes\":\"\",\"parent\":\"AuthenticateTranslator\"},{\"kind\":2048,\"name\":\"readXmlDocument\",\"url\":\"classes/AuthenticateTranslator.html#readXmlDocument\",\"classes\":\"tsd-is-inherited\",\"parent\":\"AuthenticateTranslator\"},{\"kind\":2048,\"name\":\"readXmlElement\",\"url\":\"classes/AuthenticateTranslator.html#readXmlElement\",\"classes\":\"tsd-is-inherited\",\"parent\":\"AuthenticateTranslator\"},{\"kind\":2048,\"name\":\"findElement\",\"url\":\"classes/AuthenticateTranslator.html#findElement\",\"classes\":\"tsd-is-inherited\",\"parent\":\"AuthenticateTranslator\"},{\"kind\":2048,\"name\":\"findContent\",\"url\":\"classes/AuthenticateTranslator.html#findContent\",\"classes\":\"tsd-is-inherited\",\"parent\":\"AuthenticateTranslator\"},{\"kind\":2048,\"name\":\"extractElementContent\",\"url\":\"classes/AuthenticateTranslator.html#extractElementContent\",\"classes\":\"tsd-is-inherited\",\"parent\":\"AuthenticateTranslator\"},{\"kind\":2048,\"name\":\"findElements\",\"url\":\"classes/AuthenticateTranslator.html#findElements\",\"classes\":\"tsd-is-inherited\",\"parent\":\"AuthenticateTranslator\"},{\"kind\":2048,\"name\":\"findContents\",\"url\":\"classes/AuthenticateTranslator.html#findContents\",\"classes\":\"tsd-is-inherited\",\"parent\":\"AuthenticateTranslator\"},{\"kind\":2048,\"name\":\"findAtrributes\",\"url\":\"classes/AuthenticateTranslator.html#findAtrributes\",\"classes\":\"tsd-is-inherited\",\"parent\":\"AuthenticateTranslator\"},{\"kind\":128,\"name\":\"DownloadResult\",\"url\":\"classes/DownloadResult.html\",\"classes\":\"\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/DownloadResult.html#constructor\",\"classes\":\"\",\"parent\":\"DownloadResult\"},{\"kind\":1024,\"name\":\"_packageSize\",\"url\":\"classes/DownloadResult.html#_packageSize\",\"classes\":\"tsd-is-private\",\"parent\":\"DownloadResult\"},{\"kind\":1024,\"name\":\"_status\",\"url\":\"classes/DownloadResult.html#_status\",\"classes\":\"tsd-is-private\",\"parent\":\"DownloadResult\"},{\"kind\":1024,\"name\":\"_packageContent\",\"url\":\"classes/DownloadResult.html#_packageContent\",\"classes\":\"tsd-is-private\",\"parent\":\"DownloadResult\"},{\"kind\":2048,\"name\":\"getStatus\",\"url\":\"classes/DownloadResult.html#getStatus\",\"classes\":\"\",\"parent\":\"DownloadResult\"},{\"kind\":2048,\"name\":\"getPackageContent\",\"url\":\"classes/DownloadResult.html#getPackageContent\",\"classes\":\"\",\"parent\":\"DownloadResult\"},{\"kind\":2048,\"name\":\"getPackageSize\",\"url\":\"classes/DownloadResult.html#getPackageSize\",\"classes\":\"\",\"parent\":\"DownloadResult\"},{\"kind\":2048,\"name\":\"toJSON\",\"url\":\"classes/DownloadResult.html#toJSON\",\"classes\":\"\",\"parent\":\"DownloadResult\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/DownloadResult.html#toJSON.toJSON-1.__type\",\"classes\":\"\",\"parent\":\"DownloadResult.toJSON.toJSON\"},{\"kind\":1024,\"name\":\"status\",\"url\":\"classes/DownloadResult.html#toJSON.toJSON-1.__type.status\",\"classes\":\"\",\"parent\":\"DownloadResult.toJSON.toJSON.__type\"},{\"kind\":1024,\"name\":\"length\",\"url\":\"classes/DownloadResult.html#toJSON.toJSON-1.__type.length\",\"classes\":\"\",\"parent\":\"DownloadResult.toJSON.toJSON.__type\"},{\"kind\":128,\"name\":\"DownloadTranslator\",\"url\":\"classes/DownloadTranslator.html\",\"classes\":\"\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/DownloadTranslator.html#constructor\",\"classes\":\"tsd-is-inherited\",\"parent\":\"DownloadTranslator\"},{\"kind\":2048,\"name\":\"createDownloadResultFromSoapResponse\",\"url\":\"classes/DownloadTranslator.html#createDownloadResultFromSoapResponse\",\"classes\":\"\",\"parent\":\"DownloadTranslator\"},{\"kind\":2048,\"name\":\"createSoapRequest\",\"url\":\"classes/DownloadTranslator.html#createSoapRequest\",\"classes\":\"\",\"parent\":\"DownloadTranslator\"},{\"kind\":2048,\"name\":\"readXmlDocument\",\"url\":\"classes/DownloadTranslator.html#readXmlDocument\",\"classes\":\"tsd-is-inherited\",\"parent\":\"DownloadTranslator\"},{\"kind\":2048,\"name\":\"readXmlElement\",\"url\":\"classes/DownloadTranslator.html#readXmlElement\",\"classes\":\"tsd-is-inherited\",\"parent\":\"DownloadTranslator\"},{\"kind\":2048,\"name\":\"findElement\",\"url\":\"classes/DownloadTranslator.html#findElement\",\"classes\":\"tsd-is-inherited\",\"parent\":\"DownloadTranslator\"},{\"kind\":2048,\"name\":\"findContent\",\"url\":\"classes/DownloadTranslator.html#findContent\",\"classes\":\"tsd-is-inherited\",\"parent\":\"DownloadTranslator\"},{\"kind\":2048,\"name\":\"extractElementContent\",\"url\":\"classes/DownloadTranslator.html#extractElementContent\",\"classes\":\"tsd-is-inherited\",\"parent\":\"DownloadTranslator\"},{\"kind\":2048,\"name\":\"findElements\",\"url\":\"classes/DownloadTranslator.html#findElements\",\"classes\":\"tsd-is-inherited\",\"parent\":\"DownloadTranslator\"},{\"kind\":2048,\"name\":\"findContents\",\"url\":\"classes/DownloadTranslator.html#findContents\",\"classes\":\"tsd-is-inherited\",\"parent\":\"DownloadTranslator\"},{\"kind\":2048,\"name\":\"findAtrributes\",\"url\":\"classes/DownloadTranslator.html#findAtrributes\",\"classes\":\"tsd-is-inherited\",\"parent\":\"DownloadTranslator\"},{\"kind\":128,\"name\":\"QueryParameters\",\"url\":\"classes/QueryParameters.html\",\"classes\":\"\"},{\"kind\":2048,\"name\":\"create\",\"url\":\"classes/QueryParameters.html#create\",\"classes\":\"\",\"parent\":\"QueryParameters\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/QueryParameters.html#constructor\",\"classes\":\"\",\"parent\":\"QueryParameters\"},{\"kind\":1024,\"name\":\"_serviceType\",\"url\":\"classes/QueryParameters.html#_serviceType\",\"classes\":\"tsd-is-private\",\"parent\":\"QueryParameters\"},{\"kind\":1024,\"name\":\"_period\",\"url\":\"classes/QueryParameters.html#_period\",\"classes\":\"tsd-is-private\",\"parent\":\"QueryParameters\"},{\"kind\":1024,\"name\":\"_downloadType\",\"url\":\"classes/QueryParameters.html#_downloadType\",\"classes\":\"tsd-is-private\",\"parent\":\"QueryParameters\"},{\"kind\":1024,\"name\":\"_requestType\",\"url\":\"classes/QueryParameters.html#_requestType\",\"classes\":\"tsd-is-private\",\"parent\":\"QueryParameters\"},{\"kind\":1024,\"name\":\"_documentType\",\"url\":\"classes/QueryParameters.html#_documentType\",\"classes\":\"tsd-is-private\",\"parent\":\"QueryParameters\"},{\"kind\":1024,\"name\":\"_complement\",\"url\":\"classes/QueryParameters.html#_complement\",\"classes\":\"tsd-is-private\",\"parent\":\"QueryParameters\"},{\"kind\":1024,\"name\":\"_documentStatus\",\"url\":\"classes/QueryParameters.html#_documentStatus\",\"classes\":\"tsd-is-private\",\"parent\":\"QueryParameters\"},{\"kind\":1024,\"name\":\"_uuid\",\"url\":\"classes/QueryParameters.html#_uuid\",\"classes\":\"tsd-is-private\",\"parent\":\"QueryParameters\"},{\"kind\":1024,\"name\":\"_rfcOnBehalf\",\"url\":\"classes/QueryParameters.html#_rfcOnBehalf\",\"classes\":\"tsd-is-private\",\"parent\":\"QueryParameters\"},{\"kind\":1024,\"name\":\"_rfcMatches\",\"url\":\"classes/QueryParameters.html#_rfcMatches\",\"classes\":\"tsd-is-private\",\"parent\":\"QueryParameters\"},{\"kind\":2048,\"name\":\"hasServiceType\",\"url\":\"classes/QueryParameters.html#hasServiceType\",\"classes\":\"\",\"parent\":\"QueryParameters\"},{\"kind\":2048,\"name\":\"getServiceType\",\"url\":\"classes/QueryParameters.html#getServiceType\",\"classes\":\"\",\"parent\":\"QueryParameters\"},{\"kind\":2048,\"name\":\"getPeriod\",\"url\":\"classes/QueryParameters.html#getPeriod\",\"classes\":\"\",\"parent\":\"QueryParameters\"},{\"kind\":2048,\"name\":\"getDownloadType\",\"url\":\"classes/QueryParameters.html#getDownloadType\",\"classes\":\"\",\"parent\":\"QueryParameters\"},{\"kind\":2048,\"name\":\"getRequestType\",\"url\":\"classes/QueryParameters.html#getRequestType\",\"classes\":\"\",\"parent\":\"QueryParameters\"},{\"kind\":2048,\"name\":\"getDocumentType\",\"url\":\"classes/QueryParameters.html#getDocumentType\",\"classes\":\"\",\"parent\":\"QueryParameters\"},{\"kind\":2048,\"name\":\"getComplement\",\"url\":\"classes/QueryParameters.html#getComplement\",\"classes\":\"\",\"parent\":\"QueryParameters\"},{\"kind\":2048,\"name\":\"getDocumentStatus\",\"url\":\"classes/QueryParameters.html#getDocumentStatus\",\"classes\":\"\",\"parent\":\"QueryParameters\"},{\"kind\":2048,\"name\":\"getUuid\",\"url\":\"classes/QueryParameters.html#getUuid\",\"classes\":\"\",\"parent\":\"QueryParameters\"},{\"kind\":2048,\"name\":\"getRfcOnBehalf\",\"url\":\"classes/QueryParameters.html#getRfcOnBehalf\",\"classes\":\"\",\"parent\":\"QueryParameters\"},{\"kind\":2048,\"name\":\"getRfcMatches\",\"url\":\"classes/QueryParameters.html#getRfcMatches\",\"classes\":\"\",\"parent\":\"QueryParameters\"},{\"kind\":2048,\"name\":\"getRfcMatch\",\"url\":\"classes/QueryParameters.html#getRfcMatch\",\"classes\":\"\",\"parent\":\"QueryParameters\"},{\"kind\":2048,\"name\":\"withServiceType\",\"url\":\"classes/QueryParameters.html#withServiceType\",\"classes\":\"\",\"parent\":\"QueryParameters\"},{\"kind\":2048,\"name\":\"withPeriod\",\"url\":\"classes/QueryParameters.html#withPeriod\",\"classes\":\"\",\"parent\":\"QueryParameters\"},{\"kind\":2048,\"name\":\"withDownloadType\",\"url\":\"classes/QueryParameters.html#withDownloadType\",\"classes\":\"\",\"parent\":\"QueryParameters\"},{\"kind\":2048,\"name\":\"withRequestType\",\"url\":\"classes/QueryParameters.html#withRequestType\",\"classes\":\"\",\"parent\":\"QueryParameters\"},{\"kind\":2048,\"name\":\"withDocumentType\",\"url\":\"classes/QueryParameters.html#withDocumentType\",\"classes\":\"\",\"parent\":\"QueryParameters\"},{\"kind\":2048,\"name\":\"withComplement\",\"url\":\"classes/QueryParameters.html#withComplement\",\"classes\":\"\",\"parent\":\"QueryParameters\"},{\"kind\":2048,\"name\":\"withDocumentStatus\",\"url\":\"classes/QueryParameters.html#withDocumentStatus\",\"classes\":\"\",\"parent\":\"QueryParameters\"},{\"kind\":2048,\"name\":\"withUuid\",\"url\":\"classes/QueryParameters.html#withUuid\",\"classes\":\"\",\"parent\":\"QueryParameters\"},{\"kind\":2048,\"name\":\"withRfcOnBehalf\",\"url\":\"classes/QueryParameters.html#withRfcOnBehalf\",\"classes\":\"\",\"parent\":\"QueryParameters\"},{\"kind\":2048,\"name\":\"withRfcMatches\",\"url\":\"classes/QueryParameters.html#withRfcMatches\",\"classes\":\"\",\"parent\":\"QueryParameters\"},{\"kind\":2048,\"name\":\"withRfcMatch\",\"url\":\"classes/QueryParameters.html#withRfcMatch\",\"classes\":\"\",\"parent\":\"QueryParameters\"},{\"kind\":2048,\"name\":\"toJSON\",\"url\":\"classes/QueryParameters.html#toJSON\",\"classes\":\"\",\"parent\":\"QueryParameters\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/QueryParameters.html#toJSON.toJSON-1.__type\",\"classes\":\"\",\"parent\":\"QueryParameters.toJSON.toJSON\"},{\"kind\":1024,\"name\":\"serviceType\",\"url\":\"classes/QueryParameters.html#toJSON.toJSON-1.__type.serviceType\",\"classes\":\"\",\"parent\":\"QueryParameters.toJSON.toJSON.__type\"},{\"kind\":1024,\"name\":\"period\",\"url\":\"classes/QueryParameters.html#toJSON.toJSON-1.__type.period\",\"classes\":\"\",\"parent\":\"QueryParameters.toJSON.toJSON.__type\"},{\"kind\":1024,\"name\":\"downloadType\",\"url\":\"classes/QueryParameters.html#toJSON.toJSON-1.__type.downloadType\",\"classes\":\"\",\"parent\":\"QueryParameters.toJSON.toJSON.__type\"},{\"kind\":1024,\"name\":\"requestType\",\"url\":\"classes/QueryParameters.html#toJSON.toJSON-1.__type.requestType\",\"classes\":\"\",\"parent\":\"QueryParameters.toJSON.toJSON.__type\"},{\"kind\":1024,\"name\":\"documentType\",\"url\":\"classes/QueryParameters.html#toJSON.toJSON-1.__type.documentType\",\"classes\":\"\",\"parent\":\"QueryParameters.toJSON.toJSON.__type\"},{\"kind\":1024,\"name\":\"complement\",\"url\":\"classes/QueryParameters.html#toJSON.toJSON-1.__type.complement\",\"classes\":\"\",\"parent\":\"QueryParameters.toJSON.toJSON.__type\"},{\"kind\":1024,\"name\":\"documentStatus\",\"url\":\"classes/QueryParameters.html#toJSON.toJSON-1.__type.documentStatus\",\"classes\":\"\",\"parent\":\"QueryParameters.toJSON.toJSON.__type\"},{\"kind\":1024,\"name\":\"uuid\",\"url\":\"classes/QueryParameters.html#toJSON.toJSON-1.__type.uuid\",\"classes\":\"\",\"parent\":\"QueryParameters.toJSON.toJSON.__type\"},{\"kind\":1024,\"name\":\"rfcOnBehalf\",\"url\":\"classes/QueryParameters.html#toJSON.toJSON-1.__type.rfcOnBehalf\",\"classes\":\"\",\"parent\":\"QueryParameters.toJSON.toJSON.__type\"},{\"kind\":1024,\"name\":\"rfcMatches\",\"url\":\"classes/QueryParameters.html#toJSON.toJSON-1.__type.rfcMatches\",\"classes\":\"\",\"parent\":\"QueryParameters.toJSON.toJSON.__type\"},{\"kind\":128,\"name\":\"QueryResult\",\"url\":\"classes/QueryResult.html\",\"classes\":\"\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/QueryResult.html#constructor\",\"classes\":\"\",\"parent\":\"QueryResult\"},{\"kind\":1024,\"name\":\"_status\",\"url\":\"classes/QueryResult.html#_status\",\"classes\":\"tsd-is-private\",\"parent\":\"QueryResult\"},{\"kind\":1024,\"name\":\"_requestId\",\"url\":\"classes/QueryResult.html#_requestId\",\"classes\":\"tsd-is-private\",\"parent\":\"QueryResult\"},{\"kind\":2048,\"name\":\"getStatus\",\"url\":\"classes/QueryResult.html#getStatus\",\"classes\":\"\",\"parent\":\"QueryResult\"},{\"kind\":2048,\"name\":\"getRequestId\",\"url\":\"classes/QueryResult.html#getRequestId\",\"classes\":\"\",\"parent\":\"QueryResult\"},{\"kind\":2048,\"name\":\"toJSON\",\"url\":\"classes/QueryResult.html#toJSON\",\"classes\":\"\",\"parent\":\"QueryResult\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/QueryResult.html#toJSON.toJSON-1.__type\",\"classes\":\"\",\"parent\":\"QueryResult.toJSON.toJSON\"},{\"kind\":1024,\"name\":\"status\",\"url\":\"classes/QueryResult.html#toJSON.toJSON-1.__type.status\",\"classes\":\"\",\"parent\":\"QueryResult.toJSON.toJSON.__type\"},{\"kind\":1024,\"name\":\"requestId\",\"url\":\"classes/QueryResult.html#toJSON.toJSON-1.__type.requestId\",\"classes\":\"\",\"parent\":\"QueryResult.toJSON.toJSON.__type\"},{\"kind\":128,\"name\":\"QueryTranslator\",\"url\":\"classes/QueryTranslator.html\",\"classes\":\"\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/QueryTranslator.html#constructor\",\"classes\":\"tsd-is-inherited\",\"parent\":\"QueryTranslator\"},{\"kind\":2048,\"name\":\"createQueryResultFromSoapResponse\",\"url\":\"classes/QueryTranslator.html#createQueryResultFromSoapResponse\",\"classes\":\"\",\"parent\":\"QueryTranslator\"},{\"kind\":2048,\"name\":\"createSoapRequest\",\"url\":\"classes/QueryTranslator.html#createSoapRequest\",\"classes\":\"\",\"parent\":\"QueryTranslator\"},{\"kind\":2048,\"name\":\"readXmlDocument\",\"url\":\"classes/QueryTranslator.html#readXmlDocument\",\"classes\":\"tsd-is-inherited\",\"parent\":\"QueryTranslator\"},{\"kind\":2048,\"name\":\"readXmlElement\",\"url\":\"classes/QueryTranslator.html#readXmlElement\",\"classes\":\"tsd-is-inherited\",\"parent\":\"QueryTranslator\"},{\"kind\":2048,\"name\":\"findElement\",\"url\":\"classes/QueryTranslator.html#findElement\",\"classes\":\"tsd-is-inherited\",\"parent\":\"QueryTranslator\"},{\"kind\":2048,\"name\":\"findContent\",\"url\":\"classes/QueryTranslator.html#findContent\",\"classes\":\"tsd-is-inherited\",\"parent\":\"QueryTranslator\"},{\"kind\":2048,\"name\":\"extractElementContent\",\"url\":\"classes/QueryTranslator.html#extractElementContent\",\"classes\":\"tsd-is-inherited\",\"parent\":\"QueryTranslator\"},{\"kind\":2048,\"name\":\"findElements\",\"url\":\"classes/QueryTranslator.html#findElements\",\"classes\":\"tsd-is-inherited\",\"parent\":\"QueryTranslator\"},{\"kind\":2048,\"name\":\"findContents\",\"url\":\"classes/QueryTranslator.html#findContents\",\"classes\":\"tsd-is-inherited\",\"parent\":\"QueryTranslator\"},{\"kind\":2048,\"name\":\"findAtrributes\",\"url\":\"classes/QueryTranslator.html#findAtrributes\",\"classes\":\"tsd-is-inherited\",\"parent\":\"QueryTranslator\"},{\"kind\":128,\"name\":\"VerifyResult\",\"url\":\"classes/VerifyResult.html\",\"classes\":\"\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/VerifyResult.html#constructor\",\"classes\":\"\",\"parent\":\"VerifyResult\"},{\"kind\":1024,\"name\":\"_status\",\"url\":\"classes/VerifyResult.html#_status\",\"classes\":\"tsd-is-private\",\"parent\":\"VerifyResult\"},{\"kind\":1024,\"name\":\"_statusRequest\",\"url\":\"classes/VerifyResult.html#_statusRequest\",\"classes\":\"tsd-is-private\",\"parent\":\"VerifyResult\"},{\"kind\":1024,\"name\":\"_codeRequest\",\"url\":\"classes/VerifyResult.html#_codeRequest\",\"classes\":\"tsd-is-private\",\"parent\":\"VerifyResult\"},{\"kind\":1024,\"name\":\"_numberCfdis\",\"url\":\"classes/VerifyResult.html#_numberCfdis\",\"classes\":\"tsd-is-private\",\"parent\":\"VerifyResult\"},{\"kind\":1024,\"name\":\"_packagesIds\",\"url\":\"classes/VerifyResult.html#_packagesIds\",\"classes\":\"tsd-is-private\",\"parent\":\"VerifyResult\"},{\"kind\":2048,\"name\":\"getStatus\",\"url\":\"classes/VerifyResult.html#getStatus\",\"classes\":\"\",\"parent\":\"VerifyResult\"},{\"kind\":2048,\"name\":\"getStatusRequest\",\"url\":\"classes/VerifyResult.html#getStatusRequest\",\"classes\":\"\",\"parent\":\"VerifyResult\"},{\"kind\":2048,\"name\":\"getCodeRequest\",\"url\":\"classes/VerifyResult.html#getCodeRequest\",\"classes\":\"\",\"parent\":\"VerifyResult\"},{\"kind\":2048,\"name\":\"getNumberCfdis\",\"url\":\"classes/VerifyResult.html#getNumberCfdis\",\"classes\":\"\",\"parent\":\"VerifyResult\"},{\"kind\":2048,\"name\":\"getPackageIds\",\"url\":\"classes/VerifyResult.html#getPackageIds\",\"classes\":\"\",\"parent\":\"VerifyResult\"},{\"kind\":2048,\"name\":\"countPackages\",\"url\":\"classes/VerifyResult.html#countPackages\",\"classes\":\"\",\"parent\":\"VerifyResult\"},{\"kind\":2048,\"name\":\"toJSON\",\"url\":\"classes/VerifyResult.html#toJSON\",\"classes\":\"\",\"parent\":\"VerifyResult\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/VerifyResult.html#toJSON.toJSON-1.__type\",\"classes\":\"\",\"parent\":\"VerifyResult.toJSON.toJSON\"},{\"kind\":1024,\"name\":\"status\",\"url\":\"classes/VerifyResult.html#toJSON.toJSON-1.__type.status\",\"classes\":\"\",\"parent\":\"VerifyResult.toJSON.toJSON.__type\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/VerifyResult.html#toJSON.toJSON-1.__type.status.__type-2\",\"classes\":\"\",\"parent\":\"VerifyResult.toJSON.toJSON.__type.status\"},{\"kind\":1024,\"name\":\"code\",\"url\":\"classes/VerifyResult.html#toJSON.toJSON-1.__type.status.__type-2.code\",\"classes\":\"\",\"parent\":\"VerifyResult.toJSON.toJSON.__type.status.__type\"},{\"kind\":1024,\"name\":\"message\",\"url\":\"classes/VerifyResult.html#toJSON.toJSON-1.__type.status.__type-2.message-1\",\"classes\":\"\",\"parent\":\"VerifyResult.toJSON.toJSON.__type.status.__type\"},{\"kind\":1024,\"name\":\"codeRequest\",\"url\":\"classes/VerifyResult.html#toJSON.toJSON-1.__type.codeRequest\",\"classes\":\"\",\"parent\":\"VerifyResult.toJSON.toJSON.__type\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/VerifyResult.html#toJSON.toJSON-1.__type.codeRequest.__type-1\",\"classes\":\"\",\"parent\":\"VerifyResult.toJSON.toJSON.__type.codeRequest\"},{\"kind\":1024,\"name\":\"value\",\"url\":\"classes/VerifyResult.html#toJSON.toJSON-1.__type.codeRequest.__type-1.value\",\"classes\":\"\",\"parent\":\"VerifyResult.toJSON.toJSON.__type.codeRequest.__type\"},{\"kind\":1024,\"name\":\"message\",\"url\":\"classes/VerifyResult.html#toJSON.toJSON-1.__type.codeRequest.__type-1.message\",\"classes\":\"\",\"parent\":\"VerifyResult.toJSON.toJSON.__type.codeRequest.__type\"},{\"kind\":1024,\"name\":\"statusRequest\",\"url\":\"classes/VerifyResult.html#toJSON.toJSON-1.__type.statusRequest\",\"classes\":\"\",\"parent\":\"VerifyResult.toJSON.toJSON.__type\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/VerifyResult.html#toJSON.toJSON-1.__type.statusRequest.__type-3\",\"classes\":\"\",\"parent\":\"VerifyResult.toJSON.toJSON.__type.statusRequest\"},{\"kind\":1024,\"name\":\"value\",\"url\":\"classes/VerifyResult.html#toJSON.toJSON-1.__type.statusRequest.__type-3.value-1\",\"classes\":\"\",\"parent\":\"VerifyResult.toJSON.toJSON.__type.statusRequest.__type\"},{\"kind\":1024,\"name\":\"message\",\"url\":\"classes/VerifyResult.html#toJSON.toJSON-1.__type.statusRequest.__type-3.message-2\",\"classes\":\"\",\"parent\":\"VerifyResult.toJSON.toJSON.__type.statusRequest.__type\"},{\"kind\":1024,\"name\":\"numberCfdis\",\"url\":\"classes/VerifyResult.html#toJSON.toJSON-1.__type.numberCfdis\",\"classes\":\"\",\"parent\":\"VerifyResult.toJSON.toJSON.__type\"},{\"kind\":1024,\"name\":\"packagesIds\",\"url\":\"classes/VerifyResult.html#toJSON.toJSON-1.__type.packagesIds\",\"classes\":\"\",\"parent\":\"VerifyResult.toJSON.toJSON.__type\"},{\"kind\":128,\"name\":\"VerifyTranslator\",\"url\":\"classes/VerifyTranslator.html\",\"classes\":\"\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/VerifyTranslator.html#constructor\",\"classes\":\"tsd-is-inherited\",\"parent\":\"VerifyTranslator\"},{\"kind\":2048,\"name\":\"createVerifyResultFromSoapResponse\",\"url\":\"classes/VerifyTranslator.html#createVerifyResultFromSoapResponse\",\"classes\":\"\",\"parent\":\"VerifyTranslator\"},{\"kind\":2048,\"name\":\"createSoapRequest\",\"url\":\"classes/VerifyTranslator.html#createSoapRequest\",\"classes\":\"\",\"parent\":\"VerifyTranslator\"},{\"kind\":2048,\"name\":\"readXmlDocument\",\"url\":\"classes/VerifyTranslator.html#readXmlDocument\",\"classes\":\"tsd-is-inherited\",\"parent\":\"VerifyTranslator\"},{\"kind\":2048,\"name\":\"readXmlElement\",\"url\":\"classes/VerifyTranslator.html#readXmlElement\",\"classes\":\"tsd-is-inherited\",\"parent\":\"VerifyTranslator\"},{\"kind\":2048,\"name\":\"findElement\",\"url\":\"classes/VerifyTranslator.html#findElement\",\"classes\":\"tsd-is-inherited\",\"parent\":\"VerifyTranslator\"},{\"kind\":2048,\"name\":\"findContent\",\"url\":\"classes/VerifyTranslator.html#findContent\",\"classes\":\"tsd-is-inherited\",\"parent\":\"VerifyTranslator\"},{\"kind\":2048,\"name\":\"extractElementContent\",\"url\":\"classes/VerifyTranslator.html#extractElementContent\",\"classes\":\"tsd-is-inherited\",\"parent\":\"VerifyTranslator\"},{\"kind\":2048,\"name\":\"findElements\",\"url\":\"classes/VerifyTranslator.html#findElements\",\"classes\":\"tsd-is-inherited\",\"parent\":\"VerifyTranslator\"},{\"kind\":2048,\"name\":\"findContents\",\"url\":\"classes/VerifyTranslator.html#findContents\",\"classes\":\"tsd-is-inherited\",\"parent\":\"VerifyTranslator\"},{\"kind\":2048,\"name\":\"findAtrributes\",\"url\":\"classes/VerifyTranslator.html#findAtrributes\",\"classes\":\"tsd-is-inherited\",\"parent\":\"VerifyTranslator\"},{\"kind\":128,\"name\":\"BaseEnum\",\"url\":\"classes/BaseEnum.html\",\"classes\":\"\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/BaseEnum.html#constructor\",\"classes\":\"\",\"parent\":\"BaseEnum\"},{\"kind\":1024,\"name\":\"_id\",\"url\":\"classes/BaseEnum.html#_id\",\"classes\":\"\",\"parent\":\"BaseEnum\"},{\"kind\":2048,\"name\":\"index\",\"url\":\"classes/BaseEnum.html#index\",\"classes\":\"\",\"parent\":\"BaseEnum\"},{\"kind\":2048,\"name\":\"isTypeOf\",\"url\":\"classes/BaseEnum.html#isTypeOf\",\"classes\":\"\",\"parent\":\"BaseEnum\"},{\"kind\":2048,\"name\":\"toJSON\",\"url\":\"classes/BaseEnum.html#toJSON\",\"classes\":\"\",\"parent\":\"BaseEnum\"},{\"kind\":2048,\"name\":\"value\",\"url\":\"classes/BaseEnum.html#value\",\"classes\":\"\",\"parent\":\"BaseEnum\"},{\"kind\":128,\"name\":\"AbstractRfcFilter\",\"url\":\"classes/AbstractRfcFilter.html\",\"classes\":\"\"},{\"kind\":2048,\"name\":\"create\",\"url\":\"classes/AbstractRfcFilter.html#create\",\"classes\":\"\",\"parent\":\"AbstractRfcFilter\"},{\"kind\":2048,\"name\":\"empty\",\"url\":\"classes/AbstractRfcFilter.html#empty\",\"classes\":\"\",\"parent\":\"AbstractRfcFilter\"},{\"kind\":2048,\"name\":\"check\",\"url\":\"classes/AbstractRfcFilter.html#check\",\"classes\":\"\",\"parent\":\"AbstractRfcFilter\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/AbstractRfcFilter.html#constructor\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractRfcFilter\"},{\"kind\":1024,\"name\":\"_value\",\"url\":\"classes/AbstractRfcFilter.html#_value\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractRfcFilter\"},{\"kind\":2048,\"name\":\"isEmpty\",\"url\":\"classes/AbstractRfcFilter.html#isEmpty\",\"classes\":\"\",\"parent\":\"AbstractRfcFilter\"},{\"kind\":2048,\"name\":\"getValue\",\"url\":\"classes/AbstractRfcFilter.html#getValue\",\"classes\":\"\",\"parent\":\"AbstractRfcFilter\"},{\"kind\":2048,\"name\":\"toJSON\",\"url\":\"classes/AbstractRfcFilter.html#toJSON\",\"classes\":\"\",\"parent\":\"AbstractRfcFilter\"},{\"kind\":4194304,\"name\":\"CodeRequestTypes\",\"url\":\"types/CodeRequestTypes.html\",\"classes\":\"\"},{\"kind\":128,\"name\":\"CodeRequest\",\"url\":\"classes/CodeRequest.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"VALUES\",\"url\":\"classes/CodeRequest.html#VALUES\",\"classes\":\"tsd-is-protected\",\"parent\":\"CodeRequest\"},{\"kind\":2048,\"name\":\"getEntries\",\"url\":\"classes/CodeRequest.html#getEntries\",\"classes\":\"\",\"parent\":\"CodeRequest\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/CodeRequest.html#constructor\",\"classes\":\"\",\"parent\":\"CodeRequest\"},{\"kind\":1024,\"name\":\"value\",\"url\":\"classes/CodeRequest.html#value\",\"classes\":\"tsd-is-private\",\"parent\":\"CodeRequest\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/CodeRequest.html#value.__type\",\"classes\":\"\",\"parent\":\"CodeRequest.value\"},{\"kind\":1024,\"name\":\"code\",\"url\":\"classes/CodeRequest.html#value.__type.code\",\"classes\":\"\",\"parent\":\"CodeRequest.value.__type\"},{\"kind\":1024,\"name\":\"name\",\"url\":\"classes/CodeRequest.html#value.__type.name\",\"classes\":\"\",\"parent\":\"CodeRequest.value.__type\"},{\"kind\":1024,\"name\":\"message\",\"url\":\"classes/CodeRequest.html#value.__type.message\",\"classes\":\"\",\"parent\":\"CodeRequest.value.__type\"},{\"kind\":2048,\"name\":\"getEntryValueOnUndefined\",\"url\":\"classes/CodeRequest.html#getEntryValueOnUndefined\",\"classes\":\"\",\"parent\":\"CodeRequest\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/CodeRequest.html#getEntryValueOnUndefined.getEntryValueOnUndefined-1.__type-1\",\"classes\":\"\",\"parent\":\"CodeRequest.getEntryValueOnUndefined.getEntryValueOnUndefined\"},{\"kind\":1024,\"name\":\"code\",\"url\":\"classes/CodeRequest.html#getEntryValueOnUndefined.getEntryValueOnUndefined-1.__type-1.code-1\",\"classes\":\"\",\"parent\":\"CodeRequest.getEntryValueOnUndefined.getEntryValueOnUndefined.__type\"},{\"kind\":1024,\"name\":\"name\",\"url\":\"classes/CodeRequest.html#getEntryValueOnUndefined.getEntryValueOnUndefined-1.__type-1.name-1\",\"classes\":\"\",\"parent\":\"CodeRequest.getEntryValueOnUndefined.getEntryValueOnUndefined.__type\"},{\"kind\":1024,\"name\":\"message\",\"url\":\"classes/CodeRequest.html#getEntryValueOnUndefined.getEntryValueOnUndefined-1.__type-1.message-1\",\"classes\":\"\",\"parent\":\"CodeRequest.getEntryValueOnUndefined.getEntryValueOnUndefined.__type\"},{\"kind\":2048,\"name\":\"getEtryValueOnUndefined\",\"url\":\"classes/CodeRequest.html#getEtryValueOnUndefined\",\"classes\":\"\",\"parent\":\"CodeRequest\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/CodeRequest.html#getEtryValueOnUndefined.getEtryValueOnUndefined-1.__type-2\",\"classes\":\"\",\"parent\":\"CodeRequest.getEtryValueOnUndefined.getEtryValueOnUndefined\"},{\"kind\":1024,\"name\":\"name\",\"url\":\"classes/CodeRequest.html#getEtryValueOnUndefined.getEtryValueOnUndefined-1.__type-2.name-2\",\"classes\":\"\",\"parent\":\"CodeRequest.getEtryValueOnUndefined.getEtryValueOnUndefined.__type\"},{\"kind\":1024,\"name\":\"message\",\"url\":\"classes/CodeRequest.html#getEtryValueOnUndefined.getEtryValueOnUndefined-1.__type-2.message-2\",\"classes\":\"\",\"parent\":\"CodeRequest.getEtryValueOnUndefined.getEtryValueOnUndefined.__type\"},{\"kind\":2048,\"name\":\"getEntryId\",\"url\":\"classes/CodeRequest.html#getEntryId\",\"classes\":\"\",\"parent\":\"CodeRequest\"},{\"kind\":2048,\"name\":\"getMessage\",\"url\":\"classes/CodeRequest.html#getMessage\",\"classes\":\"\",\"parent\":\"CodeRequest\"},{\"kind\":2048,\"name\":\"getValue\",\"url\":\"classes/CodeRequest.html#getValue\",\"classes\":\"\",\"parent\":\"CodeRequest\"},{\"kind\":2048,\"name\":\"isTypeOf\",\"url\":\"classes/CodeRequest.html#isTypeOf\",\"classes\":\"\",\"parent\":\"CodeRequest\"},{\"kind\":2048,\"name\":\"toJSON\",\"url\":\"classes/CodeRequest.html#toJSON\",\"classes\":\"\",\"parent\":\"CodeRequest\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/CodeRequest.html#toJSON.toJSON-1.__type-3\",\"classes\":\"\",\"parent\":\"CodeRequest.toJSON.toJSON\"},{\"kind\":1024,\"name\":\"value\",\"url\":\"classes/CodeRequest.html#toJSON.toJSON-1.__type-3.value-1\",\"classes\":\"\",\"parent\":\"CodeRequest.toJSON.toJSON.__type\"},{\"kind\":1024,\"name\":\"message\",\"url\":\"classes/CodeRequest.html#toJSON.toJSON-1.__type-3.message-3\",\"classes\":\"\",\"parent\":\"CodeRequest.toJSON.toJSON.__type\"},{\"kind\":4194304,\"name\":\"ComplementoCfdiTypes\",\"url\":\"types/ComplementoCfdiTypes.html\",\"classes\":\"\"},{\"kind\":128,\"name\":\"ComplementoCfdi\",\"url\":\"classes/ComplementoCfdi.html\",\"classes\":\"\"},{\"kind\":2048,\"name\":\"create\",\"url\":\"classes/ComplementoCfdi.html#create\",\"classes\":\"\",\"parent\":\"ComplementoCfdi\"},{\"kind\":2048,\"name\":\"undefined\",\"url\":\"classes/ComplementoCfdi.html#undefined-1\",\"classes\":\"\",\"parent\":\"ComplementoCfdi\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/ComplementoCfdi.html#constructor\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ComplementoCfdi\"},{\"kind\":1024,\"name\":\"Map\",\"url\":\"classes/ComplementoCfdi.html#Map\",\"classes\":\"tsd-is-private\",\"parent\":\"ComplementoCfdi\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/ComplementoCfdi.html#Map.__type\",\"classes\":\"\",\"parent\":\"ComplementoCfdi.Map\"},{\"kind\":1024,\"name\":\"undefined\",\"url\":\"classes/ComplementoCfdi.html#Map.__type.undefined\",\"classes\":\"\",\"parent\":\"ComplementoCfdi.Map.__type\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/ComplementoCfdi.html#Map.__type.undefined.__type-35\",\"classes\":\"\",\"parent\":\"ComplementoCfdi.Map.__type.undefined\"},{\"kind\":1024,\"name\":\"satCode\",\"url\":\"classes/ComplementoCfdi.html#Map.__type.undefined.__type-35.satCode-34\",\"classes\":\"\",\"parent\":\"ComplementoCfdi.Map.__type.undefined.__type\"},{\"kind\":1024,\"name\":\"label\",\"url\":\"classes/ComplementoCfdi.html#Map.__type.undefined.__type-35.label-34\",\"classes\":\"\",\"parent\":\"ComplementoCfdi.Map.__type.undefined.__type\"},{\"kind\":1024,\"name\":\"acreditamientoIeps10\",\"url\":\"classes/ComplementoCfdi.html#Map.__type.acreditamientoIeps10\",\"classes\":\"\",\"parent\":\"ComplementoCfdi.Map.__type\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/ComplementoCfdi.html#Map.__type.acreditamientoIeps10.__type-1\",\"classes\":\"\",\"parent\":\"ComplementoCfdi.Map.__type.acreditamientoIeps10\"},{\"kind\":1024,\"name\":\"satCode\",\"url\":\"classes/ComplementoCfdi.html#Map.__type.acreditamientoIeps10.__type-1.satCode\",\"classes\":\"\",\"parent\":\"ComplementoCfdi.Map.__type.acreditamientoIeps10.__type\"},{\"kind\":1024,\"name\":\"label\",\"url\":\"classes/ComplementoCfdi.html#Map.__type.acreditamientoIeps10.__type-1.label\",\"classes\":\"\",\"parent\":\"ComplementoCfdi.Map.__type.acreditamientoIeps10.__type\"},{\"kind\":1024,\"name\":\"aerolineas10\",\"url\":\"classes/ComplementoCfdi.html#Map.__type.aerolineas10\",\"classes\":\"\",\"parent\":\"ComplementoCfdi.Map.__type\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/ComplementoCfdi.html#Map.__type.aerolineas10.__type-2\",\"classes\":\"\",\"parent\":\"ComplementoCfdi.Map.__type.aerolineas10\"},{\"kind\":1024,\"name\":\"satCode\",\"url\":\"classes/ComplementoCfdi.html#Map.__type.aerolineas10.__type-2.satCode-1\",\"classes\":\"\",\"parent\":\"ComplementoCfdi.Map.__type.aerolineas10.__type\"},{\"kind\":1024,\"name\":\"label\",\"url\":\"classes/ComplementoCfdi.html#Map.__type.aerolineas10.__type-2.label-1\",\"classes\":\"\",\"parent\":\"ComplementoCfdi.Map.__type.aerolineas10.__type\"},{\"kind\":1024,\"name\":\"cartaporte10\",\"url\":\"classes/ComplementoCfdi.html#Map.__type.cartaporte10\",\"classes\":\"\",\"parent\":\"ComplementoCfdi.Map.__type\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/ComplementoCfdi.html#Map.__type.cartaporte10.__type-3\",\"classes\":\"\",\"parent\":\"ComplementoCfdi.Map.__type.cartaporte10\"},{\"kind\":1024,\"name\":\"satCode\",\"url\":\"classes/ComplementoCfdi.html#Map.__type.cartaporte10.__type-3.satCode-2\",\"classes\":\"\",\"parent\":\"ComplementoCfdi.Map.__type.cartaporte10.__type\"},{\"kind\":1024,\"name\":\"label\",\"url\":\"classes/ComplementoCfdi.html#Map.__type.cartaporte10.__type-3.label-2\",\"classes\":\"\",\"parent\":\"ComplementoCfdi.Map.__type.cartaporte10.__type\"},{\"kind\":1024,\"name\":\"cartaporte20\",\"url\":\"classes/ComplementoCfdi.html#Map.__type.cartaporte20\",\"classes\":\"\",\"parent\":\"ComplementoCfdi.Map.__type\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/ComplementoCfdi.html#Map.__type.cartaporte20.__type-4\",\"classes\":\"\",\"parent\":\"ComplementoCfdi.Map.__type.cartaporte20\"},{\"kind\":1024,\"name\":\"satCode\",\"url\":\"classes/ComplementoCfdi.html#Map.__type.cartaporte20.__type-4.satCode-3\",\"classes\":\"\",\"parent\":\"ComplementoCfdi.Map.__type.cartaporte20.__type\"},{\"kind\":1024,\"name\":\"label\",\"url\":\"classes/ComplementoCfdi.html#Map.__type.cartaporte20.__type-4.label-3\",\"classes\":\"\",\"parent\":\"ComplementoCfdi.Map.__type.cartaporte20.__type\"},{\"kind\":1024,\"name\":\"certificadoDestruccion10\",\"url\":\"classes/ComplementoCfdi.html#Map.__type.certificadoDestruccion10\",\"classes\":\"\",\"parent\":\"ComplementoCfdi.Map.__type\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/ComplementoCfdi.html#Map.__type.certificadoDestruccion10.__type-5\",\"classes\":\"\",\"parent\":\"ComplementoCfdi.Map.__type.certificadoDestruccion10\"},{\"kind\":1024,\"name\":\"satCode\",\"url\":\"classes/ComplementoCfdi.html#Map.__type.certificadoDestruccion10.__type-5.satCode-4\",\"classes\":\"\",\"parent\":\"ComplementoCfdi.Map.__type.certificadoDestruccion10.__type\"},{\"kind\":1024,\"name\":\"label\",\"url\":\"classes/ComplementoCfdi.html#Map.__type.certificadoDestruccion10.__type-5.label-4\",\"classes\":\"\",\"parent\":\"ComplementoCfdi.Map.__type.certificadoDestruccion10.__type\"},{\"kind\":1024,\"name\":\"cfdiRegistroFiscal10\",\"url\":\"classes/ComplementoCfdi.html#Map.__type.cfdiRegistroFiscal10\",\"classes\":\"\",\"parent\":\"ComplementoCfdi.Map.__type\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/ComplementoCfdi.html#Map.__type.cfdiRegistroFiscal10.__type-6\",\"classes\":\"\",\"parent\":\"ComplementoCfdi.Map.__type.cfdiRegistroFiscal10\"},{\"kind\":1024,\"name\":\"satCode\",\"url\":\"classes/ComplementoCfdi.html#Map.__type.cfdiRegistroFiscal10.__type-6.satCode-5\",\"classes\":\"\",\"parent\":\"ComplementoCfdi.Map.__type.cfdiRegistroFiscal10.__type\"},{\"kind\":1024,\"name\":\"label\",\"url\":\"classes/ComplementoCfdi.html#Map.__type.cfdiRegistroFiscal10.__type-6.label-5\",\"classes\":\"\",\"parent\":\"ComplementoCfdi.Map.__type.cfdiRegistroFiscal10.__type\"},{\"kind\":1024,\"name\":\"comercioExterior10\",\"url\":\"classes/ComplementoCfdi.html#Map.__type.comercioExterior10\",\"classes\":\"\",\"parent\":\"ComplementoCfdi.Map.__type\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/ComplementoCfdi.html#Map.__type.comercioExterior10.__type-7\",\"classes\":\"\",\"parent\":\"ComplementoCfdi.Map.__type.comercioExterior10\"},{\"kind\":1024,\"name\":\"satCode\",\"url\":\"classes/ComplementoCfdi.html#Map.__type.comercioExterior10.__type-7.satCode-6\",\"classes\":\"\",\"parent\":\"ComplementoCfdi.Map.__type.comercioExterior10.__type\"},{\"kind\":1024,\"name\":\"label\",\"url\":\"classes/ComplementoCfdi.html#Map.__type.comercioExterior10.__type-7.label-6\",\"classes\":\"\",\"parent\":\"ComplementoCfdi.Map.__type.comercioExterior10.__type\"},{\"kind\":1024,\"name\":\"comercioExterior11\",\"url\":\"classes/ComplementoCfdi.html#Map.__type.comercioExterior11\",\"classes\":\"\",\"parent\":\"ComplementoCfdi.Map.__type\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/ComplementoCfdi.html#Map.__type.comercioExterior11.__type-8\",\"classes\":\"\",\"parent\":\"ComplementoCfdi.Map.__type.comercioExterior11\"},{\"kind\":1024,\"name\":\"satCode\",\"url\":\"classes/ComplementoCfdi.html#Map.__type.comercioExterior11.__type-8.satCode-7\",\"classes\":\"\",\"parent\":\"ComplementoCfdi.Map.__type.comercioExterior11.__type\"},{\"kind\":1024,\"name\":\"label\",\"url\":\"classes/ComplementoCfdi.html#Map.__type.comercioExterior11.__type-8.label-7\",\"classes\":\"\",\"parent\":\"ComplementoCfdi.Map.__type.comercioExterior11.__type\"},{\"kind\":1024,\"name\":\"consumoCombustibles10\",\"url\":\"classes/ComplementoCfdi.html#Map.__type.consumoCombustibles10\",\"classes\":\"\",\"parent\":\"ComplementoCfdi.Map.__type\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/ComplementoCfdi.html#Map.__type.consumoCombustibles10.__type-9\",\"classes\":\"\",\"parent\":\"ComplementoCfdi.Map.__type.consumoCombustibles10\"},{\"kind\":1024,\"name\":\"satCode\",\"url\":\"classes/ComplementoCfdi.html#Map.__type.consumoCombustibles10.__type-9.satCode-8\",\"classes\":\"\",\"parent\":\"ComplementoCfdi.Map.__type.consumoCombustibles10.__type\"},{\"kind\":1024,\"name\":\"label\",\"url\":\"classes/ComplementoCfdi.html#Map.__type.consumoCombustibles10.__type-9.label-8\",\"classes\":\"\",\"parent\":\"ComplementoCfdi.Map.__type.consumoCombustibles10.__type\"},{\"kind\":1024,\"name\":\"consumoCombustibles11\",\"url\":\"classes/ComplementoCfdi.html#Map.__type.consumoCombustibles11\",\"classes\":\"\",\"parent\":\"ComplementoCfdi.Map.__type\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/ComplementoCfdi.html#Map.__type.consumoCombustibles11.__type-10\",\"classes\":\"\",\"parent\":\"ComplementoCfdi.Map.__type.consumoCombustibles11\"},{\"kind\":1024,\"name\":\"satCode\",\"url\":\"classes/ComplementoCfdi.html#Map.__type.consumoCombustibles11.__type-10.satCode-9\",\"classes\":\"\",\"parent\":\"ComplementoCfdi.Map.__type.consumoCombustibles11.__type\"},{\"kind\":1024,\"name\":\"label\",\"url\":\"classes/ComplementoCfdi.html#Map.__type.consumoCombustibles11.__type-10.label-9\",\"classes\":\"\",\"parent\":\"ComplementoCfdi.Map.__type.consumoCombustibles11.__type\"},{\"kind\":1024,\"name\":\"detallista\",\"url\":\"classes/ComplementoCfdi.html#Map.__type.detallista\",\"classes\":\"\",\"parent\":\"ComplementoCfdi.Map.__type\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/ComplementoCfdi.html#Map.__type.detallista.__type-11\",\"classes\":\"\",\"parent\":\"ComplementoCfdi.Map.__type.detallista\"},{\"kind\":1024,\"name\":\"satCode\",\"url\":\"classes/ComplementoCfdi.html#Map.__type.detallista.__type-11.satCode-10\",\"classes\":\"\",\"parent\":\"ComplementoCfdi.Map.__type.detallista.__type\"},{\"kind\":1024,\"name\":\"label\",\"url\":\"classes/ComplementoCfdi.html#Map.__type.detallista.__type-11.label-10\",\"classes\":\"\",\"parent\":\"ComplementoCfdi.Map.__type.detallista.__type\"},{\"kind\":1024,\"name\":\"divisas10\",\"url\":\"classes/ComplementoCfdi.html#Map.__type.divisas10\",\"classes\":\"\",\"parent\":\"ComplementoCfdi.Map.__type\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/ComplementoCfdi.html#Map.__type.divisas10.__type-12\",\"classes\":\"\",\"parent\":\"ComplementoCfdi.Map.__type.divisas10\"},{\"kind\":1024,\"name\":\"satCode\",\"url\":\"classes/ComplementoCfdi.html#Map.__type.divisas10.__type-12.satCode-11\",\"classes\":\"\",\"parent\":\"ComplementoCfdi.Map.__type.divisas10.__type\"},{\"kind\":1024,\"name\":\"label\",\"url\":\"classes/ComplementoCfdi.html#Map.__type.divisas10.__type-12.label-11\",\"classes\":\"\",\"parent\":\"ComplementoCfdi.Map.__type.divisas10.__type\"},{\"kind\":1024,\"name\":\"donatarias11\",\"url\":\"classes/ComplementoCfdi.html#Map.__type.donatarias11\",\"classes\":\"\",\"parent\":\"ComplementoCfdi.Map.__type\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/ComplementoCfdi.html#Map.__type.donatarias11.__type-13\",\"classes\":\"\",\"parent\":\"ComplementoCfdi.Map.__type.donatarias11\"},{\"kind\":1024,\"name\":\"satCode\",\"url\":\"classes/ComplementoCfdi.html#Map.__type.donatarias11.__type-13.satCode-12\",\"classes\":\"\",\"parent\":\"ComplementoCfdi.Map.__type.donatarias11.__type\"},{\"kind\":1024,\"name\":\"label\",\"url\":\"classes/ComplementoCfdi.html#Map.__type.donatarias11.__type-13.label-12\",\"classes\":\"\",\"parent\":\"ComplementoCfdi.Map.__type.donatarias11.__type\"},{\"kind\":1024,\"name\":\"estadoCuentaCombustibles11\",\"url\":\"classes/ComplementoCfdi.html#Map.__type.estadoCuentaCombustibles11\",\"classes\":\"\",\"parent\":\"ComplementoCfdi.Map.__type\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/ComplementoCfdi.html#Map.__type.estadoCuentaCombustibles11.__type-14\",\"classes\":\"\",\"parent\":\"ComplementoCfdi.Map.__type.estadoCuentaCombustibles11\"},{\"kind\":1024,\"name\":\"satCode\",\"url\":\"classes/ComplementoCfdi.html#Map.__type.estadoCuentaCombustibles11.__type-14.satCode-13\",\"classes\":\"\",\"parent\":\"ComplementoCfdi.Map.__type.estadoCuentaCombustibles11.__type\"},{\"kind\":1024,\"name\":\"label\",\"url\":\"classes/ComplementoCfdi.html#Map.__type.estadoCuentaCombustibles11.__type-14.label-13\",\"classes\":\"\",\"parent\":\"ComplementoCfdi.Map.__type.estadoCuentaCombustibles11.__type\"},{\"kind\":1024,\"name\":\"estadoCuentaCombustibles12\",\"url\":\"classes/ComplementoCfdi.html#Map.__type.estadoCuentaCombustibles12\",\"classes\":\"\",\"parent\":\"ComplementoCfdi.Map.__type\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/ComplementoCfdi.html#Map.__type.estadoCuentaCombustibles12.__type-15\",\"classes\":\"\",\"parent\":\"ComplementoCfdi.Map.__type.estadoCuentaCombustibles12\"},{\"kind\":1024,\"name\":\"satCode\",\"url\":\"classes/ComplementoCfdi.html#Map.__type.estadoCuentaCombustibles12.__type-15.satCode-14\",\"classes\":\"\",\"parent\":\"ComplementoCfdi.Map.__type.estadoCuentaCombustibles12.__type\"},{\"kind\":1024,\"name\":\"label\",\"url\":\"classes/ComplementoCfdi.html#Map.__type.estadoCuentaCombustibles12.__type-15.label-14\",\"classes\":\"\",\"parent\":\"ComplementoCfdi.Map.__type.estadoCuentaCombustibles12.__type\"},{\"kind\":1024,\"name\":\"gastosHidrocarburos10\",\"url\":\"classes/ComplementoCfdi.html#Map.__type.gastosHidrocarburos10\",\"classes\":\"\",\"parent\":\"ComplementoCfdi.Map.__type\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/ComplementoCfdi.html#Map.__type.gastosHidrocarburos10.__type-16\",\"classes\":\"\",\"parent\":\"ComplementoCfdi.Map.__type.gastosHidrocarburos10\"},{\"kind\":1024,\"name\":\"satCode\",\"url\":\"classes/ComplementoCfdi.html#Map.__type.gastosHidrocarburos10.__type-16.satCode-15\",\"classes\":\"\",\"parent\":\"ComplementoCfdi.Map.__type.gastosHidrocarburos10.__type\"},{\"kind\":1024,\"name\":\"label\",\"url\":\"classes/ComplementoCfdi.html#Map.__type.gastosHidrocarburos10.__type-16.label-15\",\"classes\":\"\",\"parent\":\"ComplementoCfdi.Map.__type.gastosHidrocarburos10.__type\"},{\"kind\":1024,\"name\":\"institucionesEducativasPrivadas10\",\"url\":\"classes/ComplementoCfdi.html#Map.__type.institucionesEducativasPrivadas10\",\"classes\":\"\",\"parent\":\"ComplementoCfdi.Map.__type\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/ComplementoCfdi.html#Map.__type.institucionesEducativasPrivadas10.__type-20\",\"classes\":\"\",\"parent\":\"ComplementoCfdi.Map.__type.institucionesEducativasPrivadas10\"},{\"kind\":1024,\"name\":\"satCode\",\"url\":\"classes/ComplementoCfdi.html#Map.__type.institucionesEducativasPrivadas10.__type-20.satCode-19\",\"classes\":\"\",\"parent\":\"ComplementoCfdi.Map.__type.institucionesEducativasPrivadas10.__type\"},{\"kind\":1024,\"name\":\"label\",\"url\":\"classes/ComplementoCfdi.html#Map.__type.institucionesEducativasPrivadas10.__type-20.label-19\",\"classes\":\"\",\"parent\":\"ComplementoCfdi.Map.__type.institucionesEducativasPrivadas10.__type\"},{\"kind\":1024,\"name\":\"impuestosLocales10\",\"url\":\"classes/ComplementoCfdi.html#Map.__type.impuestosLocales10\",\"classes\":\"\",\"parent\":\"ComplementoCfdi.Map.__type\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/ComplementoCfdi.html#Map.__type.impuestosLocales10.__type-17\",\"classes\":\"\",\"parent\":\"ComplementoCfdi.Map.__type.impuestosLocales10\"},{\"kind\":1024,\"name\":\"satCode\",\"url\":\"classes/ComplementoCfdi.html#Map.__type.impuestosLocales10.__type-17.satCode-16\",\"classes\":\"\",\"parent\":\"ComplementoCfdi.Map.__type.impuestosLocales10.__type\"},{\"kind\":1024,\"name\":\"label\",\"url\":\"classes/ComplementoCfdi.html#Map.__type.impuestosLocales10.__type-17.label-16\",\"classes\":\"\",\"parent\":\"ComplementoCfdi.Map.__type.impuestosLocales10.__type\"},{\"kind\":1024,\"name\":\"ine11\",\"url\":\"classes/ComplementoCfdi.html#Map.__type.ine11\",\"classes\":\"\",\"parent\":\"ComplementoCfdi.Map.__type\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/ComplementoCfdi.html#Map.__type.ine11.__type-18\",\"classes\":\"\",\"parent\":\"ComplementoCfdi.Map.__type.ine11\"},{\"kind\":1024,\"name\":\"satCode\",\"url\":\"classes/ComplementoCfdi.html#Map.__type.ine11.__type-18.satCode-17\",\"classes\":\"\",\"parent\":\"ComplementoCfdi.Map.__type.ine11.__type\"},{\"kind\":1024,\"name\":\"label\",\"url\":\"classes/ComplementoCfdi.html#Map.__type.ine11.__type-18.label-17\",\"classes\":\"\",\"parent\":\"ComplementoCfdi.Map.__type.ine11.__type\"},{\"kind\":1024,\"name\":\"ingresosHidrocarburos10\",\"url\":\"classes/ComplementoCfdi.html#Map.__type.ingresosHidrocarburos10\",\"classes\":\"\",\"parent\":\"ComplementoCfdi.Map.__type\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/ComplementoCfdi.html#Map.__type.ingresosHidrocarburos10.__type-19\",\"classes\":\"\",\"parent\":\"ComplementoCfdi.Map.__type.ingresosHidrocarburos10\"},{\"kind\":1024,\"name\":\"satCode\",\"url\":\"classes/ComplementoCfdi.html#Map.__type.ingresosHidrocarburos10.__type-19.satCode-18\",\"classes\":\"\",\"parent\":\"ComplementoCfdi.Map.__type.ingresosHidrocarburos10.__type\"},{\"kind\":1024,\"name\":\"label\",\"url\":\"classes/ComplementoCfdi.html#Map.__type.ingresosHidrocarburos10.__type-19.label-18\",\"classes\":\"\",\"parent\":\"ComplementoCfdi.Map.__type.ingresosHidrocarburos10.__type\"},{\"kind\":1024,\"name\":\"leyendasFiscales10\",\"url\":\"classes/ComplementoCfdi.html#Map.__type.leyendasFiscales10\",\"classes\":\"\",\"parent\":\"ComplementoCfdi.Map.__type\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/ComplementoCfdi.html#Map.__type.leyendasFiscales10.__type-21\",\"classes\":\"\",\"parent\":\"ComplementoCfdi.Map.__type.leyendasFiscales10\"},{\"kind\":1024,\"name\":\"satCode\",\"url\":\"classes/ComplementoCfdi.html#Map.__type.leyendasFiscales10.__type-21.satCode-20\",\"classes\":\"\",\"parent\":\"ComplementoCfdi.Map.__type.leyendasFiscales10.__type\"},{\"kind\":1024,\"name\":\"label\",\"url\":\"classes/ComplementoCfdi.html#Map.__type.leyendasFiscales10.__type-21.label-20\",\"classes\":\"\",\"parent\":\"ComplementoCfdi.Map.__type.leyendasFiscales10.__type\"},{\"kind\":1024,\"name\":\"nomina11\",\"url\":\"classes/ComplementoCfdi.html#Map.__type.nomina11\",\"classes\":\"\",\"parent\":\"ComplementoCfdi.Map.__type\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/ComplementoCfdi.html#Map.__type.nomina11.__type-22\",\"classes\":\"\",\"parent\":\"ComplementoCfdi.Map.__type.nomina11\"},{\"kind\":1024,\"name\":\"satCode\",\"url\":\"classes/ComplementoCfdi.html#Map.__type.nomina11.__type-22.satCode-21\",\"classes\":\"\",\"parent\":\"ComplementoCfdi.Map.__type.nomina11.__type\"},{\"kind\":1024,\"name\":\"label\",\"url\":\"classes/ComplementoCfdi.html#Map.__type.nomina11.__type-22.label-21\",\"classes\":\"\",\"parent\":\"ComplementoCfdi.Map.__type.nomina11.__type\"},{\"kind\":1024,\"name\":\"nomina12\",\"url\":\"classes/ComplementoCfdi.html#Map.__type.nomina12\",\"classes\":\"\",\"parent\":\"ComplementoCfdi.Map.__type\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/ComplementoCfdi.html#Map.__type.nomina12.__type-23\",\"classes\":\"\",\"parent\":\"ComplementoCfdi.Map.__type.nomina12\"},{\"kind\":1024,\"name\":\"satCode\",\"url\":\"classes/ComplementoCfdi.html#Map.__type.nomina12.__type-23.satCode-22\",\"classes\":\"\",\"parent\":\"ComplementoCfdi.Map.__type.nomina12.__type\"},{\"kind\":1024,\"name\":\"label\",\"url\":\"classes/ComplementoCfdi.html#Map.__type.nomina12.__type-23.label-22\",\"classes\":\"\",\"parent\":\"ComplementoCfdi.Map.__type.nomina12.__type\"},{\"kind\":1024,\"name\":\"notariosPublicos10\",\"url\":\"classes/ComplementoCfdi.html#Map.__type.notariosPublicos10\",\"classes\":\"\",\"parent\":\"ComplementoCfdi.Map.__type\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/ComplementoCfdi.html#Map.__type.notariosPublicos10.__type-24\",\"classes\":\"\",\"parent\":\"ComplementoCfdi.Map.__type.notariosPublicos10\"},{\"kind\":1024,\"name\":\"satCode\",\"url\":\"classes/ComplementoCfdi.html#Map.__type.notariosPublicos10.__type-24.satCode-23\",\"classes\":\"\",\"parent\":\"ComplementoCfdi.Map.__type.notariosPublicos10.__type\"},{\"kind\":1024,\"name\":\"label\",\"url\":\"classes/ComplementoCfdi.html#Map.__type.notariosPublicos10.__type-24.label-23\",\"classes\":\"\",\"parent\":\"ComplementoCfdi.Map.__type.notariosPublicos10.__type\"},{\"kind\":1024,\"name\":\"obrasArtePlasticasYAntiguedades10\",\"url\":\"classes/ComplementoCfdi.html#Map.__type.obrasArtePlasticasYAntiguedades10\",\"classes\":\"\",\"parent\":\"ComplementoCfdi.Map.__type\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/ComplementoCfdi.html#Map.__type.obrasArtePlasticasYAntiguedades10.__type-25\",\"classes\":\"\",\"parent\":\"ComplementoCfdi.Map.__type.obrasArtePlasticasYAntiguedades10\"},{\"kind\":1024,\"name\":\"satCode\",\"url\":\"classes/ComplementoCfdi.html#Map.__type.obrasArtePlasticasYAntiguedades10.__type-25.satCode-24\",\"classes\":\"\",\"parent\":\"ComplementoCfdi.Map.__type.obrasArtePlasticasYAntiguedades10.__type\"},{\"kind\":1024,\"name\":\"label\",\"url\":\"classes/ComplementoCfdi.html#Map.__type.obrasArtePlasticasYAntiguedades10.__type-25.label-24\",\"classes\":\"\",\"parent\":\"ComplementoCfdi.Map.__type.obrasArtePlasticasYAntiguedades10.__type\"},{\"kind\":1024,\"name\":\"pagoEnEspecie10\",\"url\":\"classes/ComplementoCfdi.html#Map.__type.pagoEnEspecie10\",\"classes\":\"\",\"parent\":\"ComplementoCfdi.Map.__type\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/ComplementoCfdi.html#Map.__type.pagoEnEspecie10.__type-26\",\"classes\":\"\",\"parent\":\"ComplementoCfdi.Map.__type.pagoEnEspecie10\"},{\"kind\":1024,\"name\":\"satCode\",\"url\":\"classes/ComplementoCfdi.html#Map.__type.pagoEnEspecie10.__type-26.satCode-25\",\"classes\":\"\",\"parent\":\"ComplementoCfdi.Map.__type.pagoEnEspecie10.__type\"},{\"kind\":1024,\"name\":\"label\",\"url\":\"classes/ComplementoCfdi.html#Map.__type.pagoEnEspecie10.__type-26.label-25\",\"classes\":\"\",\"parent\":\"ComplementoCfdi.Map.__type.pagoEnEspecie10.__type\"},{\"kind\":1024,\"name\":\"recepcionPagos10\",\"url\":\"classes/ComplementoCfdi.html#Map.__type.recepcionPagos10\",\"classes\":\"\",\"parent\":\"ComplementoCfdi.Map.__type\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/ComplementoCfdi.html#Map.__type.recepcionPagos10.__type-28\",\"classes\":\"\",\"parent\":\"ComplementoCfdi.Map.__type.recepcionPagos10\"},{\"kind\":1024,\"name\":\"satCode\",\"url\":\"classes/ComplementoCfdi.html#Map.__type.recepcionPagos10.__type-28.satCode-27\",\"classes\":\"\",\"parent\":\"ComplementoCfdi.Map.__type.recepcionPagos10.__type\"},{\"kind\":1024,\"name\":\"label\",\"url\":\"classes/ComplementoCfdi.html#Map.__type.recepcionPagos10.__type-28.label-27\",\"classes\":\"\",\"parent\":\"ComplementoCfdi.Map.__type.recepcionPagos10.__type\"},{\"kind\":1024,\"name\":\"recepcionPagos20\",\"url\":\"classes/ComplementoCfdi.html#Map.__type.recepcionPagos20\",\"classes\":\"\",\"parent\":\"ComplementoCfdi.Map.__type\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/ComplementoCfdi.html#Map.__type.recepcionPagos20.__type-29\",\"classes\":\"\",\"parent\":\"ComplementoCfdi.Map.__type.recepcionPagos20\"},{\"kind\":1024,\"name\":\"satCode\",\"url\":\"classes/ComplementoCfdi.html#Map.__type.recepcionPagos20.__type-29.satCode-28\",\"classes\":\"\",\"parent\":\"ComplementoCfdi.Map.__type.recepcionPagos20.__type\"},{\"kind\":1024,\"name\":\"label\",\"url\":\"classes/ComplementoCfdi.html#Map.__type.recepcionPagos20.__type-29.label-28\",\"classes\":\"\",\"parent\":\"ComplementoCfdi.Map.__type.recepcionPagos20.__type\"},{\"kind\":1024,\"name\":\"personaFisicaIntegranteCoordinado10\",\"url\":\"classes/ComplementoCfdi.html#Map.__type.personaFisicaIntegranteCoordinado10\",\"classes\":\"\",\"parent\":\"ComplementoCfdi.Map.__type\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/ComplementoCfdi.html#Map.__type.personaFisicaIntegranteCoordinado10.__type-27\",\"classes\":\"\",\"parent\":\"ComplementoCfdi.Map.__type.personaFisicaIntegranteCoordinado10\"},{\"kind\":1024,\"name\":\"satCode\",\"url\":\"classes/ComplementoCfdi.html#Map.__type.personaFisicaIntegranteCoordinado10.__type-27.satCode-26\",\"classes\":\"\",\"parent\":\"ComplementoCfdi.Map.__type.personaFisicaIntegranteCoordinado10.__type\"},{\"kind\":1024,\"name\":\"label\",\"url\":\"classes/ComplementoCfdi.html#Map.__type.personaFisicaIntegranteCoordinado10.__type-27.label-26\",\"classes\":\"\",\"parent\":\"ComplementoCfdi.Map.__type.personaFisicaIntegranteCoordinado10.__type\"},{\"kind\":1024,\"name\":\"renovacionYSustitucionVehiculos10\",\"url\":\"classes/ComplementoCfdi.html#Map.__type.renovacionYSustitucionVehiculos10\",\"classes\":\"\",\"parent\":\"ComplementoCfdi.Map.__type\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/ComplementoCfdi.html#Map.__type.renovacionYSustitucionVehiculos10.__type-30\",\"classes\":\"\",\"parent\":\"ComplementoCfdi.Map.__type.renovacionYSustitucionVehiculos10\"},{\"kind\":1024,\"name\":\"satCode\",\"url\":\"classes/ComplementoCfdi.html#Map.__type.renovacionYSustitucionVehiculos10.__type-30.satCode-29\",\"classes\":\"\",\"parent\":\"ComplementoCfdi.Map.__type.renovacionYSustitucionVehiculos10.__type\"},{\"kind\":1024,\"name\":\"label\",\"url\":\"classes/ComplementoCfdi.html#Map.__type.renovacionYSustitucionVehiculos10.__type-30.label-29\",\"classes\":\"\",\"parent\":\"ComplementoCfdi.Map.__type.renovacionYSustitucionVehiculos10.__type\"},{\"kind\":1024,\"name\":\"serviciosParcialesConstruccion10\",\"url\":\"classes/ComplementoCfdi.html#Map.__type.serviciosParcialesConstruccion10\",\"classes\":\"\",\"parent\":\"ComplementoCfdi.Map.__type\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/ComplementoCfdi.html#Map.__type.serviciosParcialesConstruccion10.__type-31\",\"classes\":\"\",\"parent\":\"ComplementoCfdi.Map.__type.serviciosParcialesConstruccion10\"},{\"kind\":1024,\"name\":\"satCode\",\"url\":\"classes/ComplementoCfdi.html#Map.__type.serviciosParcialesConstruccion10.__type-31.satCode-30\",\"classes\":\"\",\"parent\":\"ComplementoCfdi.Map.__type.serviciosParcialesConstruccion10.__type\"},{\"kind\":1024,\"name\":\"label\",\"url\":\"classes/ComplementoCfdi.html#Map.__type.serviciosParcialesConstruccion10.__type-31.label-30\",\"classes\":\"\",\"parent\":\"ComplementoCfdi.Map.__type.serviciosParcialesConstruccion10.__type\"},{\"kind\":1024,\"name\":\"spei\",\"url\":\"classes/ComplementoCfdi.html#Map.__type.spei\",\"classes\":\"\",\"parent\":\"ComplementoCfdi.Map.__type\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/ComplementoCfdi.html#Map.__type.spei.__type-32\",\"classes\":\"\",\"parent\":\"ComplementoCfdi.Map.__type.spei\"},{\"kind\":1024,\"name\":\"satCode\",\"url\":\"classes/ComplementoCfdi.html#Map.__type.spei.__type-32.satCode-31\",\"classes\":\"\",\"parent\":\"ComplementoCfdi.Map.__type.spei.__type\"},{\"kind\":1024,\"name\":\"label\",\"url\":\"classes/ComplementoCfdi.html#Map.__type.spei.__type-32.label-31\",\"classes\":\"\",\"parent\":\"ComplementoCfdi.Map.__type.spei.__type\"},{\"kind\":1024,\"name\":\"terceros11\",\"url\":\"classes/ComplementoCfdi.html#Map.__type.terceros11\",\"classes\":\"\",\"parent\":\"ComplementoCfdi.Map.__type\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/ComplementoCfdi.html#Map.__type.terceros11.__type-33\",\"classes\":\"\",\"parent\":\"ComplementoCfdi.Map.__type.terceros11\"},{\"kind\":1024,\"name\":\"satCode\",\"url\":\"classes/ComplementoCfdi.html#Map.__type.terceros11.__type-33.satCode-32\",\"classes\":\"\",\"parent\":\"ComplementoCfdi.Map.__type.terceros11.__type\"},{\"kind\":1024,\"name\":\"label\",\"url\":\"classes/ComplementoCfdi.html#Map.__type.terceros11.__type-33.label-32\",\"classes\":\"\",\"parent\":\"ComplementoCfdi.Map.__type.terceros11.__type\"},{\"kind\":1024,\"name\":\"turistaPasajeroExtranjero10\",\"url\":\"classes/ComplementoCfdi.html#Map.__type.turistaPasajeroExtranjero10\",\"classes\":\"\",\"parent\":\"ComplementoCfdi.Map.__type\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/ComplementoCfdi.html#Map.__type.turistaPasajeroExtranjero10.__type-34\",\"classes\":\"\",\"parent\":\"ComplementoCfdi.Map.__type.turistaPasajeroExtranjero10\"},{\"kind\":1024,\"name\":\"satCode\",\"url\":\"classes/ComplementoCfdi.html#Map.__type.turistaPasajeroExtranjero10.__type-34.satCode-33\",\"classes\":\"\",\"parent\":\"ComplementoCfdi.Map.__type.turistaPasajeroExtranjero10.__type\"},{\"kind\":1024,\"name\":\"label\",\"url\":\"classes/ComplementoCfdi.html#Map.__type.turistaPasajeroExtranjero10.__type-34.label-33\",\"classes\":\"\",\"parent\":\"ComplementoCfdi.Map.__type.turistaPasajeroExtranjero10.__type\"},{\"kind\":1024,\"name\":\"valesDespensa10\",\"url\":\"classes/ComplementoCfdi.html#Map.__type.valesDespensa10\",\"classes\":\"\",\"parent\":\"ComplementoCfdi.Map.__type\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/ComplementoCfdi.html#Map.__type.valesDespensa10.__type-36\",\"classes\":\"\",\"parent\":\"ComplementoCfdi.Map.__type.valesDespensa10\"},{\"kind\":1024,\"name\":\"satCode\",\"url\":\"classes/ComplementoCfdi.html#Map.__type.valesDespensa10.__type-36.satCode-35\",\"classes\":\"\",\"parent\":\"ComplementoCfdi.Map.__type.valesDespensa10.__type\"},{\"kind\":1024,\"name\":\"label\",\"url\":\"classes/ComplementoCfdi.html#Map.__type.valesDespensa10.__type-36.label-35\",\"classes\":\"\",\"parent\":\"ComplementoCfdi.Map.__type.valesDespensa10.__type\"},{\"kind\":1024,\"name\":\"vehiculoUsado10\",\"url\":\"classes/ComplementoCfdi.html#Map.__type.vehiculoUsado10\",\"classes\":\"\",\"parent\":\"ComplementoCfdi.Map.__type\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/ComplementoCfdi.html#Map.__type.vehiculoUsado10.__type-37\",\"classes\":\"\",\"parent\":\"ComplementoCfdi.Map.__type.vehiculoUsado10\"},{\"kind\":1024,\"name\":\"satCode\",\"url\":\"classes/ComplementoCfdi.html#Map.__type.vehiculoUsado10.__type-37.satCode-36\",\"classes\":\"\",\"parent\":\"ComplementoCfdi.Map.__type.vehiculoUsado10.__type\"},{\"kind\":1024,\"name\":\"label\",\"url\":\"classes/ComplementoCfdi.html#Map.__type.vehiculoUsado10.__type-37.label-36\",\"classes\":\"\",\"parent\":\"ComplementoCfdi.Map.__type.vehiculoUsado10.__type\"},{\"kind\":1024,\"name\":\"ventaVehiculos11\",\"url\":\"classes/ComplementoCfdi.html#Map.__type.ventaVehiculos11\",\"classes\":\"\",\"parent\":\"ComplementoCfdi.Map.__type\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/ComplementoCfdi.html#Map.__type.ventaVehiculos11.__type-38\",\"classes\":\"\",\"parent\":\"ComplementoCfdi.Map.__type.ventaVehiculos11\"},{\"kind\":1024,\"name\":\"satCode\",\"url\":\"classes/ComplementoCfdi.html#Map.__type.ventaVehiculos11.__type-38.satCode-37\",\"classes\":\"\",\"parent\":\"ComplementoCfdi.Map.__type.ventaVehiculos11.__type\"},{\"kind\":1024,\"name\":\"label\",\"url\":\"classes/ComplementoCfdi.html#Map.__type.ventaVehiculos11.__type-38.label-37\",\"classes\":\"\",\"parent\":\"ComplementoCfdi.Map.__type.ventaVehiculos11.__type\"},{\"kind\":2048,\"name\":\"label\",\"url\":\"classes/ComplementoCfdi.html#label-38\",\"classes\":\"\",\"parent\":\"ComplementoCfdi\"},{\"kind\":2048,\"name\":\"value\",\"url\":\"classes/ComplementoCfdi.html#value\",\"classes\":\"\",\"parent\":\"ComplementoCfdi\"},{\"kind\":2048,\"name\":\"toJSON\",\"url\":\"classes/ComplementoCfdi.html#toJSON\",\"classes\":\"\",\"parent\":\"ComplementoCfdi\"},{\"kind\":1024,\"name\":\"_id\",\"url\":\"classes/ComplementoCfdi.html#_id\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ComplementoCfdi\"},{\"kind\":2048,\"name\":\"index\",\"url\":\"classes/ComplementoCfdi.html#index\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ComplementoCfdi\"},{\"kind\":2048,\"name\":\"isTypeOf\",\"url\":\"classes/ComplementoCfdi.html#isTypeOf\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ComplementoCfdi\"},{\"kind\":256,\"name\":\"ComplementoInterface\",\"url\":\"interfaces/ComplementoInterface.html\",\"classes\":\"\"},{\"kind\":2048,\"name\":\"label\",\"url\":\"interfaces/ComplementoInterface.html#label\",\"classes\":\"\",\"parent\":\"ComplementoInterface\"},{\"kind\":2048,\"name\":\"value\",\"url\":\"interfaces/ComplementoInterface.html#value\",\"classes\":\"\",\"parent\":\"ComplementoInterface\"},{\"kind\":2048,\"name\":\"toJSON\",\"url\":\"interfaces/ComplementoInterface.html#toJSON\",\"classes\":\"\",\"parent\":\"ComplementoInterface\"},{\"kind\":2048,\"name\":\"isTypeOf\",\"url\":\"interfaces/ComplementoInterface.html#isTypeOf\",\"classes\":\"\",\"parent\":\"ComplementoInterface\"},{\"kind\":4194304,\"name\":\"ComplementoRetencionesTypes\",\"url\":\"types/ComplementoRetencionesTypes.html\",\"classes\":\"\"},{\"kind\":128,\"name\":\"ComplementoRetenciones\",\"url\":\"classes/ComplementoRetenciones.html\",\"classes\":\"\"},{\"kind\":2048,\"name\":\"create\",\"url\":\"classes/ComplementoRetenciones.html#create\",\"classes\":\"\",\"parent\":\"ComplementoRetenciones\"},{\"kind\":2048,\"name\":\"undefined\",\"url\":\"classes/ComplementoRetenciones.html#undefined-1\",\"classes\":\"\",\"parent\":\"ComplementoRetenciones\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/ComplementoRetenciones.html#constructor\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ComplementoRetenciones\"},{\"kind\":1024,\"name\":\"Map\",\"url\":\"classes/ComplementoRetenciones.html#Map\",\"classes\":\"tsd-is-private\",\"parent\":\"ComplementoRetenciones\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/ComplementoRetenciones.html#Map.__type\",\"classes\":\"\",\"parent\":\"ComplementoRetenciones.Map\"},{\"kind\":1024,\"name\":\"undefined\",\"url\":\"classes/ComplementoRetenciones.html#Map.__type.undefined\",\"classes\":\"\",\"parent\":\"ComplementoRetenciones.Map.__type\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/ComplementoRetenciones.html#Map.__type.undefined.__type-14\",\"classes\":\"\",\"parent\":\"ComplementoRetenciones.Map.__type.undefined\"},{\"kind\":1024,\"name\":\"satCode\",\"url\":\"classes/ComplementoRetenciones.html#Map.__type.undefined.__type-14.satCode-13\",\"classes\":\"\",\"parent\":\"ComplementoRetenciones.Map.__type.undefined.__type\"},{\"kind\":1024,\"name\":\"label\",\"url\":\"classes/ComplementoRetenciones.html#Map.__type.undefined.__type-14.label-13\",\"classes\":\"\",\"parent\":\"ComplementoRetenciones.Map.__type.undefined.__type\"},{\"kind\":1024,\"name\":\"arrendamientoEnFideicomiso\",\"url\":\"classes/ComplementoRetenciones.html#Map.__type.arrendamientoEnFideicomiso\",\"classes\":\"\",\"parent\":\"ComplementoRetenciones.Map.__type\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/ComplementoRetenciones.html#Map.__type.arrendamientoEnFideicomiso.__type-1\",\"classes\":\"\",\"parent\":\"ComplementoRetenciones.Map.__type.arrendamientoEnFideicomiso\"},{\"kind\":1024,\"name\":\"satCode\",\"url\":\"classes/ComplementoRetenciones.html#Map.__type.arrendamientoEnFideicomiso.__type-1.satCode\",\"classes\":\"\",\"parent\":\"ComplementoRetenciones.Map.__type.arrendamientoEnFideicomiso.__type\"},{\"kind\":1024,\"name\":\"label\",\"url\":\"classes/ComplementoRetenciones.html#Map.__type.arrendamientoEnFideicomiso.__type-1.label\",\"classes\":\"\",\"parent\":\"ComplementoRetenciones.Map.__type.arrendamientoEnFideicomiso.__type\"},{\"kind\":1024,\"name\":\"dividendos\",\"url\":\"classes/ComplementoRetenciones.html#Map.__type.dividendos\",\"classes\":\"\",\"parent\":\"ComplementoRetenciones.Map.__type\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/ComplementoRetenciones.html#Map.__type.dividendos.__type-2\",\"classes\":\"\",\"parent\":\"ComplementoRetenciones.Map.__type.dividendos\"},{\"kind\":1024,\"name\":\"satCode\",\"url\":\"classes/ComplementoRetenciones.html#Map.__type.dividendos.__type-2.satCode-1\",\"classes\":\"\",\"parent\":\"ComplementoRetenciones.Map.__type.dividendos.__type\"},{\"kind\":1024,\"name\":\"label\",\"url\":\"classes/ComplementoRetenciones.html#Map.__type.dividendos.__type-2.label-1\",\"classes\":\"\",\"parent\":\"ComplementoRetenciones.Map.__type.dividendos.__type\"},{\"kind\":1024,\"name\":\"enajenacionAcciones\",\"url\":\"classes/ComplementoRetenciones.html#Map.__type.enajenacionAcciones\",\"classes\":\"\",\"parent\":\"ComplementoRetenciones.Map.__type\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/ComplementoRetenciones.html#Map.__type.enajenacionAcciones.__type-3\",\"classes\":\"\",\"parent\":\"ComplementoRetenciones.Map.__type.enajenacionAcciones\"},{\"kind\":1024,\"name\":\"satCode\",\"url\":\"classes/ComplementoRetenciones.html#Map.__type.enajenacionAcciones.__type-3.satCode-2\",\"classes\":\"\",\"parent\":\"ComplementoRetenciones.Map.__type.enajenacionAcciones.__type\"},{\"kind\":1024,\"name\":\"label\",\"url\":\"classes/ComplementoRetenciones.html#Map.__type.enajenacionAcciones.__type-3.label-2\",\"classes\":\"\",\"parent\":\"ComplementoRetenciones.Map.__type.enajenacionAcciones.__type\"},{\"kind\":1024,\"name\":\"fideicomisoNoEmpresarial\",\"url\":\"classes/ComplementoRetenciones.html#Map.__type.fideicomisoNoEmpresarial\",\"classes\":\"\",\"parent\":\"ComplementoRetenciones.Map.__type\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/ComplementoRetenciones.html#Map.__type.fideicomisoNoEmpresarial.__type-4\",\"classes\":\"\",\"parent\":\"ComplementoRetenciones.Map.__type.fideicomisoNoEmpresarial\"},{\"kind\":1024,\"name\":\"satCode\",\"url\":\"classes/ComplementoRetenciones.html#Map.__type.fideicomisoNoEmpresarial.__type-4.satCode-3\",\"classes\":\"\",\"parent\":\"ComplementoRetenciones.Map.__type.fideicomisoNoEmpresarial.__type\"},{\"kind\":1024,\"name\":\"label\",\"url\":\"classes/ComplementoRetenciones.html#Map.__type.fideicomisoNoEmpresarial.__type-4.label-3\",\"classes\":\"\",\"parent\":\"ComplementoRetenciones.Map.__type.fideicomisoNoEmpresarial.__type\"},{\"kind\":1024,\"name\":\"intereses\",\"url\":\"classes/ComplementoRetenciones.html#Map.__type.intereses\",\"classes\":\"\",\"parent\":\"ComplementoRetenciones.Map.__type\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/ComplementoRetenciones.html#Map.__type.intereses.__type-5\",\"classes\":\"\",\"parent\":\"ComplementoRetenciones.Map.__type.intereses\"},{\"kind\":1024,\"name\":\"satCode\",\"url\":\"classes/ComplementoRetenciones.html#Map.__type.intereses.__type-5.satCode-4\",\"classes\":\"\",\"parent\":\"ComplementoRetenciones.Map.__type.intereses.__type\"},{\"kind\":1024,\"name\":\"label\",\"url\":\"classes/ComplementoRetenciones.html#Map.__type.intereses.__type-5.label-4\",\"classes\":\"\",\"parent\":\"ComplementoRetenciones.Map.__type.intereses.__type\"},{\"kind\":1024,\"name\":\"interesesHipotecarios\",\"url\":\"classes/ComplementoRetenciones.html#Map.__type.interesesHipotecarios\",\"classes\":\"\",\"parent\":\"ComplementoRetenciones.Map.__type\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/ComplementoRetenciones.html#Map.__type.interesesHipotecarios.__type-6\",\"classes\":\"\",\"parent\":\"ComplementoRetenciones.Map.__type.interesesHipotecarios\"},{\"kind\":1024,\"name\":\"satCode\",\"url\":\"classes/ComplementoRetenciones.html#Map.__type.interesesHipotecarios.__type-6.satCode-5\",\"classes\":\"\",\"parent\":\"ComplementoRetenciones.Map.__type.interesesHipotecarios.__type\"},{\"kind\":1024,\"name\":\"label\",\"url\":\"classes/ComplementoRetenciones.html#Map.__type.interesesHipotecarios.__type-6.label-5\",\"classes\":\"\",\"parent\":\"ComplementoRetenciones.Map.__type.interesesHipotecarios.__type\"},{\"kind\":1024,\"name\":\"operacionesConDerivados\",\"url\":\"classes/ComplementoRetenciones.html#Map.__type.operacionesConDerivados\",\"classes\":\"\",\"parent\":\"ComplementoRetenciones.Map.__type\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/ComplementoRetenciones.html#Map.__type.operacionesConDerivados.__type-7\",\"classes\":\"\",\"parent\":\"ComplementoRetenciones.Map.__type.operacionesConDerivados\"},{\"kind\":1024,\"name\":\"satCode\",\"url\":\"classes/ComplementoRetenciones.html#Map.__type.operacionesConDerivados.__type-7.satCode-6\",\"classes\":\"\",\"parent\":\"ComplementoRetenciones.Map.__type.operacionesConDerivados.__type\"},{\"kind\":1024,\"name\":\"label\",\"url\":\"classes/ComplementoRetenciones.html#Map.__type.operacionesConDerivados.__type-7.label-6\",\"classes\":\"\",\"parent\":\"ComplementoRetenciones.Map.__type.operacionesConDerivados.__type\"},{\"kind\":1024,\"name\":\"pagosAExtranjeros\",\"url\":\"classes/ComplementoRetenciones.html#Map.__type.pagosAExtranjeros\",\"classes\":\"\",\"parent\":\"ComplementoRetenciones.Map.__type\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/ComplementoRetenciones.html#Map.__type.pagosAExtranjeros.__type-8\",\"classes\":\"\",\"parent\":\"ComplementoRetenciones.Map.__type.pagosAExtranjeros\"},{\"kind\":1024,\"name\":\"satCode\",\"url\":\"classes/ComplementoRetenciones.html#Map.__type.pagosAExtranjeros.__type-8.satCode-7\",\"classes\":\"\",\"parent\":\"ComplementoRetenciones.Map.__type.pagosAExtranjeros.__type\"},{\"kind\":1024,\"name\":\"label\",\"url\":\"classes/ComplementoRetenciones.html#Map.__type.pagosAExtranjeros.__type-8.label-7\",\"classes\":\"\",\"parent\":\"ComplementoRetenciones.Map.__type.pagosAExtranjeros.__type\"},{\"kind\":1024,\"name\":\"planesRetiro10\",\"url\":\"classes/ComplementoRetenciones.html#Map.__type.planesRetiro10\",\"classes\":\"\",\"parent\":\"ComplementoRetenciones.Map.__type\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/ComplementoRetenciones.html#Map.__type.planesRetiro10.__type-9\",\"classes\":\"\",\"parent\":\"ComplementoRetenciones.Map.__type.planesRetiro10\"},{\"kind\":1024,\"name\":\"satCode\",\"url\":\"classes/ComplementoRetenciones.html#Map.__type.planesRetiro10.__type-9.satCode-8\",\"classes\":\"\",\"parent\":\"ComplementoRetenciones.Map.__type.planesRetiro10.__type\"},{\"kind\":1024,\"name\":\"label\",\"url\":\"classes/ComplementoRetenciones.html#Map.__type.planesRetiro10.__type-9.label-8\",\"classes\":\"\",\"parent\":\"ComplementoRetenciones.Map.__type.planesRetiro10.__type\"},{\"kind\":1024,\"name\":\"planesRetiro11\",\"url\":\"classes/ComplementoRetenciones.html#Map.__type.planesRetiro11\",\"classes\":\"\",\"parent\":\"ComplementoRetenciones.Map.__type\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/ComplementoRetenciones.html#Map.__type.planesRetiro11.__type-10\",\"classes\":\"\",\"parent\":\"ComplementoRetenciones.Map.__type.planesRetiro11\"},{\"kind\":1024,\"name\":\"satCode\",\"url\":\"classes/ComplementoRetenciones.html#Map.__type.planesRetiro11.__type-10.satCode-9\",\"classes\":\"\",\"parent\":\"ComplementoRetenciones.Map.__type.planesRetiro11.__type\"},{\"kind\":1024,\"name\":\"label\",\"url\":\"classes/ComplementoRetenciones.html#Map.__type.planesRetiro11.__type-10.label-9\",\"classes\":\"\",\"parent\":\"ComplementoRetenciones.Map.__type.planesRetiro11.__type\"},{\"kind\":1024,\"name\":\"premios\",\"url\":\"classes/ComplementoRetenciones.html#Map.__type.premios\",\"classes\":\"\",\"parent\":\"ComplementoRetenciones.Map.__type\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/ComplementoRetenciones.html#Map.__type.premios.__type-11\",\"classes\":\"\",\"parent\":\"ComplementoRetenciones.Map.__type.premios\"},{\"kind\":1024,\"name\":\"satCode\",\"url\":\"classes/ComplementoRetenciones.html#Map.__type.premios.__type-11.satCode-10\",\"classes\":\"\",\"parent\":\"ComplementoRetenciones.Map.__type.premios.__type\"},{\"kind\":1024,\"name\":\"label\",\"url\":\"classes/ComplementoRetenciones.html#Map.__type.premios.__type-11.label-10\",\"classes\":\"\",\"parent\":\"ComplementoRetenciones.Map.__type.premios.__type\"},{\"kind\":1024,\"name\":\"sectorFinanciero\",\"url\":\"classes/ComplementoRetenciones.html#Map.__type.sectorFinanciero\",\"classes\":\"\",\"parent\":\"ComplementoRetenciones.Map.__type\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/ComplementoRetenciones.html#Map.__type.sectorFinanciero.__type-12\",\"classes\":\"\",\"parent\":\"ComplementoRetenciones.Map.__type.sectorFinanciero\"},{\"kind\":1024,\"name\":\"satCode\",\"url\":\"classes/ComplementoRetenciones.html#Map.__type.sectorFinanciero.__type-12.satCode-11\",\"classes\":\"\",\"parent\":\"ComplementoRetenciones.Map.__type.sectorFinanciero.__type\"},{\"kind\":1024,\"name\":\"label\",\"url\":\"classes/ComplementoRetenciones.html#Map.__type.sectorFinanciero.__type-12.label-11\",\"classes\":\"\",\"parent\":\"ComplementoRetenciones.Map.__type.sectorFinanciero.__type\"},{\"kind\":1024,\"name\":\"serviciosPlataformasTecnologicas\",\"url\":\"classes/ComplementoRetenciones.html#Map.__type.serviciosPlataformasTecnologicas\",\"classes\":\"\",\"parent\":\"ComplementoRetenciones.Map.__type\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/ComplementoRetenciones.html#Map.__type.serviciosPlataformasTecnologicas.__type-13\",\"classes\":\"\",\"parent\":\"ComplementoRetenciones.Map.__type.serviciosPlataformasTecnologicas\"},{\"kind\":1024,\"name\":\"satCode\",\"url\":\"classes/ComplementoRetenciones.html#Map.__type.serviciosPlataformasTecnologicas.__type-13.satCode-12\",\"classes\":\"\",\"parent\":\"ComplementoRetenciones.Map.__type.serviciosPlataformasTecnologicas.__type\"},{\"kind\":1024,\"name\":\"label\",\"url\":\"classes/ComplementoRetenciones.html#Map.__type.serviciosPlataformasTecnologicas.__type-13.label-12\",\"classes\":\"\",\"parent\":\"ComplementoRetenciones.Map.__type.serviciosPlataformasTecnologicas.__type\"},{\"kind\":2048,\"name\":\"label\",\"url\":\"classes/ComplementoRetenciones.html#label-14\",\"classes\":\"\",\"parent\":\"ComplementoRetenciones\"},{\"kind\":2048,\"name\":\"value\",\"url\":\"classes/ComplementoRetenciones.html#value\",\"classes\":\"\",\"parent\":\"ComplementoRetenciones\"},{\"kind\":2048,\"name\":\"toJSON\",\"url\":\"classes/ComplementoRetenciones.html#toJSON\",\"classes\":\"\",\"parent\":\"ComplementoRetenciones\"},{\"kind\":1024,\"name\":\"_id\",\"url\":\"classes/ComplementoRetenciones.html#_id\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ComplementoRetenciones\"},{\"kind\":2048,\"name\":\"index\",\"url\":\"classes/ComplementoRetenciones.html#index\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ComplementoRetenciones\"},{\"kind\":2048,\"name\":\"isTypeOf\",\"url\":\"classes/ComplementoRetenciones.html#isTypeOf\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ComplementoRetenciones\"},{\"kind\":4194304,\"name\":\"ComplementoUndefinedTypes\",\"url\":\"types/ComplementoUndefinedTypes.html\",\"classes\":\"\"},{\"kind\":128,\"name\":\"ComplementoUndefined\",\"url\":\"classes/ComplementoUndefined.html\",\"classes\":\"\"},{\"kind\":2048,\"name\":\"create\",\"url\":\"classes/ComplementoUndefined.html#create\",\"classes\":\"\",\"parent\":\"ComplementoUndefined\"},{\"kind\":2048,\"name\":\"undefined\",\"url\":\"classes/ComplementoUndefined.html#undefined-1\",\"classes\":\"\",\"parent\":\"ComplementoUndefined\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/ComplementoUndefined.html#constructor\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ComplementoUndefined\"},{\"kind\":1024,\"name\":\"Map\",\"url\":\"classes/ComplementoUndefined.html#Map\",\"classes\":\"tsd-is-private\",\"parent\":\"ComplementoUndefined\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/ComplementoUndefined.html#Map.__type\",\"classes\":\"\",\"parent\":\"ComplementoUndefined.Map\"},{\"kind\":1024,\"name\":\"undefined\",\"url\":\"classes/ComplementoUndefined.html#Map.__type.undefined\",\"classes\":\"\",\"parent\":\"ComplementoUndefined.Map.__type\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/ComplementoUndefined.html#Map.__type.undefined.__type-1\",\"classes\":\"\",\"parent\":\"ComplementoUndefined.Map.__type.undefined\"},{\"kind\":1024,\"name\":\"satCode\",\"url\":\"classes/ComplementoUndefined.html#Map.__type.undefined.__type-1.satCode\",\"classes\":\"\",\"parent\":\"ComplementoUndefined.Map.__type.undefined.__type\"},{\"kind\":1024,\"name\":\"label\",\"url\":\"classes/ComplementoUndefined.html#Map.__type.undefined.__type-1.label\",\"classes\":\"\",\"parent\":\"ComplementoUndefined.Map.__type.undefined.__type\"},{\"kind\":2048,\"name\":\"label\",\"url\":\"classes/ComplementoUndefined.html#label-1\",\"classes\":\"\",\"parent\":\"ComplementoUndefined\"},{\"kind\":2048,\"name\":\"value\",\"url\":\"classes/ComplementoUndefined.html#value\",\"classes\":\"\",\"parent\":\"ComplementoUndefined\"},{\"kind\":2048,\"name\":\"toJSON\",\"url\":\"classes/ComplementoUndefined.html#toJSON\",\"classes\":\"\",\"parent\":\"ComplementoUndefined\"},{\"kind\":1024,\"name\":\"_id\",\"url\":\"classes/ComplementoUndefined.html#_id\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ComplementoUndefined\"},{\"kind\":2048,\"name\":\"index\",\"url\":\"classes/ComplementoUndefined.html#index\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ComplementoUndefined\"},{\"kind\":2048,\"name\":\"isTypeOf\",\"url\":\"classes/ComplementoUndefined.html#isTypeOf\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ComplementoUndefined\"},{\"kind\":128,\"name\":\"DateTimePeriod\",\"url\":\"classes/DateTimePeriod.html\",\"classes\":\"\"},{\"kind\":2048,\"name\":\"create\",\"url\":\"classes/DateTimePeriod.html#create\",\"classes\":\"\",\"parent\":\"DateTimePeriod\"},{\"kind\":2048,\"name\":\"createFromValues\",\"url\":\"classes/DateTimePeriod.html#createFromValues\",\"classes\":\"\",\"parent\":\"DateTimePeriod\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/DateTimePeriod.html#constructor\",\"classes\":\"\",\"parent\":\"DateTimePeriod\"},{\"kind\":1024,\"name\":\"_start\",\"url\":\"classes/DateTimePeriod.html#_start\",\"classes\":\"tsd-is-private\",\"parent\":\"DateTimePeriod\"},{\"kind\":1024,\"name\":\"_end\",\"url\":\"classes/DateTimePeriod.html#_end\",\"classes\":\"tsd-is-private\",\"parent\":\"DateTimePeriod\"},{\"kind\":2048,\"name\":\"getStart\",\"url\":\"classes/DateTimePeriod.html#getStart\",\"classes\":\"\",\"parent\":\"DateTimePeriod\"},{\"kind\":2048,\"name\":\"getEnd\",\"url\":\"classes/DateTimePeriod.html#getEnd\",\"classes\":\"\",\"parent\":\"DateTimePeriod\"},{\"kind\":2048,\"name\":\"toJSON\",\"url\":\"classes/DateTimePeriod.html#toJSON\",\"classes\":\"\",\"parent\":\"DateTimePeriod\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/DateTimePeriod.html#toJSON.toJSON-1.__type\",\"classes\":\"\",\"parent\":\"DateTimePeriod.toJSON.toJSON\"},{\"kind\":1024,\"name\":\"start\",\"url\":\"classes/DateTimePeriod.html#toJSON.toJSON-1.__type.start\",\"classes\":\"\",\"parent\":\"DateTimePeriod.toJSON.toJSON.__type\"},{\"kind\":1024,\"name\":\"end\",\"url\":\"classes/DateTimePeriod.html#toJSON.toJSON-1.__type.end\",\"classes\":\"\",\"parent\":\"DateTimePeriod.toJSON.toJSON.__type\"},{\"kind\":128,\"name\":\"DateTime\",\"url\":\"classes/DateTime.html\",\"classes\":\"\"},{\"kind\":2048,\"name\":\"create\",\"url\":\"classes/DateTime.html#create\",\"classes\":\"\",\"parent\":\"DateTime\"},{\"kind\":2048,\"name\":\"now\",\"url\":\"classes/DateTime.html#now\",\"classes\":\"\",\"parent\":\"DateTime\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/DateTime.html#constructor\",\"classes\":\"\",\"parent\":\"DateTime\"},{\"kind\":1024,\"name\":\"_value\",\"url\":\"classes/DateTime.html#_value\",\"classes\":\"tsd-is-private\",\"parent\":\"DateTime\"},{\"kind\":1024,\"name\":\"_defaultTimeZone\",\"url\":\"classes/DateTime.html#_defaultTimeZone\",\"classes\":\"tsd-is-private\",\"parent\":\"DateTime\"},{\"kind\":2048,\"name\":\"formatSat\",\"url\":\"classes/DateTime.html#formatSat\",\"classes\":\"\",\"parent\":\"DateTime\"},{\"kind\":2048,\"name\":\"format\",\"url\":\"classes/DateTime.html#format\",\"classes\":\"\",\"parent\":\"DateTime\"},{\"kind\":2048,\"name\":\"formateDefaultTimeZone\",\"url\":\"classes/DateTime.html#formateDefaultTimeZone\",\"classes\":\"\",\"parent\":\"DateTime\"},{\"kind\":2048,\"name\":\"formatTimeZone\",\"url\":\"classes/DateTime.html#formatTimeZone\",\"classes\":\"\",\"parent\":\"DateTime\"},{\"kind\":2048,\"name\":\"modify\",\"url\":\"classes/DateTime.html#modify\",\"classes\":\"\",\"parent\":\"DateTime\"},{\"kind\":2048,\"name\":\"compareTo\",\"url\":\"classes/DateTime.html#compareTo\",\"classes\":\"\",\"parent\":\"DateTime\"},{\"kind\":2048,\"name\":\"equalsTo\",\"url\":\"classes/DateTime.html#equalsTo\",\"classes\":\"\",\"parent\":\"DateTime\"},{\"kind\":2048,\"name\":\"toJSON\",\"url\":\"classes/DateTime.html#toJSON\",\"classes\":\"\",\"parent\":\"DateTime\"},{\"kind\":2048,\"name\":\"castStringToDateTimeImmutable\",\"url\":\"classes/DateTime.html#castStringToDateTimeImmutable\",\"classes\":\"tsd-is-private\",\"parent\":\"DateTime\"},{\"kind\":4194304,\"name\":\"DocumentStatusTypes\",\"url\":\"types/DocumentStatusTypes.html\",\"classes\":\"\"},{\"kind\":128,\"name\":\"DocumentStatus\",\"url\":\"classes/DocumentStatus.html\",\"classes\":\"\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/DocumentStatus.html#constructor\",\"classes\":\"tsd-is-inherited\",\"parent\":\"DocumentStatus\"},{\"kind\":2048,\"name\":\"value\",\"url\":\"classes/DocumentStatus.html#value\",\"classes\":\"\",\"parent\":\"DocumentStatus\"},{\"kind\":2048,\"name\":\"toJSON\",\"url\":\"classes/DocumentStatus.html#toJSON\",\"classes\":\"\",\"parent\":\"DocumentStatus\"},{\"kind\":1024,\"name\":\"_id\",\"url\":\"classes/DocumentStatus.html#_id\",\"classes\":\"tsd-is-inherited\",\"parent\":\"DocumentStatus\"},{\"kind\":2048,\"name\":\"index\",\"url\":\"classes/DocumentStatus.html#index\",\"classes\":\"tsd-is-inherited\",\"parent\":\"DocumentStatus\"},{\"kind\":2048,\"name\":\"isTypeOf\",\"url\":\"classes/DocumentStatus.html#isTypeOf\",\"classes\":\"tsd-is-inherited\",\"parent\":\"DocumentStatus\"},{\"kind\":4194304,\"name\":\"DocumentTypeTypes\",\"url\":\"types/DocumentTypeTypes.html\",\"classes\":\"\"},{\"kind\":128,\"name\":\"DocumentType\",\"url\":\"classes/DocumentType.html\",\"classes\":\"\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/DocumentType.html#constructor\",\"classes\":\"tsd-is-inherited\",\"parent\":\"DocumentType\"},{\"kind\":2048,\"name\":\"value\",\"url\":\"classes/DocumentType.html#value\",\"classes\":\"\",\"parent\":\"DocumentType\"},{\"kind\":2048,\"name\":\"toJSON\",\"url\":\"classes/DocumentType.html#toJSON\",\"classes\":\"\",\"parent\":\"DocumentType\"},{\"kind\":1024,\"name\":\"_id\",\"url\":\"classes/DocumentType.html#_id\",\"classes\":\"tsd-is-inherited\",\"parent\":\"DocumentType\"},{\"kind\":2048,\"name\":\"index\",\"url\":\"classes/DocumentType.html#index\",\"classes\":\"tsd-is-inherited\",\"parent\":\"DocumentType\"},{\"kind\":2048,\"name\":\"isTypeOf\",\"url\":\"classes/DocumentType.html#isTypeOf\",\"classes\":\"tsd-is-inherited\",\"parent\":\"DocumentType\"},{\"kind\":4194304,\"name\":\"DownloadTypeTypes\",\"url\":\"types/DownloadTypeTypes.html\",\"classes\":\"\"},{\"kind\":128,\"name\":\"DownloadType\",\"url\":\"classes/DownloadType.html\",\"classes\":\"\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/DownloadType.html#constructor\",\"classes\":\"tsd-is-inherited\",\"parent\":\"DownloadType\"},{\"kind\":2048,\"name\":\"value\",\"url\":\"classes/DownloadType.html#value\",\"classes\":\"\",\"parent\":\"DownloadType\"},{\"kind\":2048,\"name\":\"toJSON\",\"url\":\"classes/DownloadType.html#toJSON\",\"classes\":\"\",\"parent\":\"DownloadType\"},{\"kind\":1024,\"name\":\"_id\",\"url\":\"classes/DownloadType.html#_id\",\"classes\":\"tsd-is-inherited\",\"parent\":\"DownloadType\"},{\"kind\":2048,\"name\":\"index\",\"url\":\"classes/DownloadType.html#index\",\"classes\":\"tsd-is-inherited\",\"parent\":\"DownloadType\"},{\"kind\":2048,\"name\":\"isTypeOf\",\"url\":\"classes/DownloadType.html#isTypeOf\",\"classes\":\"tsd-is-inherited\",\"parent\":\"DownloadType\"},{\"kind\":4194304,\"name\":\"RequestTypeTypes\",\"url\":\"types/RequestTypeTypes.html\",\"classes\":\"\"},{\"kind\":128,\"name\":\"RequestType\",\"url\":\"classes/RequestType.html\",\"classes\":\"\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/RequestType.html#constructor\",\"classes\":\"tsd-is-inherited\",\"parent\":\"RequestType\"},{\"kind\":2048,\"name\":\"getQueryAttributeValue\",\"url\":\"classes/RequestType.html#getQueryAttributeValue\",\"classes\":\"\",\"parent\":\"RequestType\"},{\"kind\":2048,\"name\":\"value\",\"url\":\"classes/RequestType.html#value\",\"classes\":\"\",\"parent\":\"RequestType\"},{\"kind\":1024,\"name\":\"_id\",\"url\":\"classes/RequestType.html#_id\",\"classes\":\"tsd-is-inherited\",\"parent\":\"RequestType\"},{\"kind\":2048,\"name\":\"index\",\"url\":\"classes/RequestType.html#index\",\"classes\":\"tsd-is-inherited\",\"parent\":\"RequestType\"},{\"kind\":2048,\"name\":\"isTypeOf\",\"url\":\"classes/RequestType.html#isTypeOf\",\"classes\":\"tsd-is-inherited\",\"parent\":\"RequestType\"},{\"kind\":2048,\"name\":\"toJSON\",\"url\":\"classes/RequestType.html#toJSON\",\"classes\":\"tsd-is-inherited\",\"parent\":\"RequestType\"},{\"kind\":128,\"name\":\"RfcMatch\",\"url\":\"classes/RfcMatch.html\",\"classes\":\"\"},{\"kind\":2048,\"name\":\"create\",\"url\":\"classes/RfcMatch.html#create\",\"classes\":\"tsd-is-inherited\",\"parent\":\"RfcMatch\"},{\"kind\":2048,\"name\":\"empty\",\"url\":\"classes/RfcMatch.html#empty\",\"classes\":\"tsd-is-inherited\",\"parent\":\"RfcMatch\"},{\"kind\":2048,\"name\":\"check\",\"url\":\"classes/RfcMatch.html#check\",\"classes\":\"tsd-is-inherited\",\"parent\":\"RfcMatch\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/RfcMatch.html#constructor\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"RfcMatch\"},{\"kind\":2048,\"name\":\"isEmpty\",\"url\":\"classes/RfcMatch.html#isEmpty\",\"classes\":\"tsd-is-inherited\",\"parent\":\"RfcMatch\"},{\"kind\":2048,\"name\":\"getValue\",\"url\":\"classes/RfcMatch.html#getValue\",\"classes\":\"tsd-is-inherited\",\"parent\":\"RfcMatch\"},{\"kind\":2048,\"name\":\"toJSON\",\"url\":\"classes/RfcMatch.html#toJSON\",\"classes\":\"tsd-is-inherited\",\"parent\":\"RfcMatch\"},{\"kind\":128,\"name\":\"RfcMatches\",\"url\":\"classes/RfcMatches.html\",\"classes\":\"\"},{\"kind\":2048,\"name\":\"create\",\"url\":\"classes/RfcMatches.html#create\",\"classes\":\"\",\"parent\":\"RfcMatches\"},{\"kind\":2048,\"name\":\"createFromValues\",\"url\":\"classes/RfcMatches.html#createFromValues\",\"classes\":\"\",\"parent\":\"RfcMatches\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/RfcMatches.html#constructor\",\"classes\":\"\",\"parent\":\"RfcMatches\"},{\"kind\":1024,\"name\":\"_items\",\"url\":\"classes/RfcMatches.html#_items\",\"classes\":\"tsd-is-private\",\"parent\":\"RfcMatches\"},{\"kind\":1024,\"name\":\"_count\",\"url\":\"classes/RfcMatches.html#_count\",\"classes\":\"tsd-is-private\",\"parent\":\"RfcMatches\"},{\"kind\":2048,\"name\":\"isEmpty\",\"url\":\"classes/RfcMatches.html#isEmpty\",\"classes\":\"\",\"parent\":\"RfcMatches\"},{\"kind\":2048,\"name\":\"getFirst\",\"url\":\"classes/RfcMatches.html#getFirst\",\"classes\":\"\",\"parent\":\"RfcMatches\"},{\"kind\":2048,\"name\":\"count\",\"url\":\"classes/RfcMatches.html#count\",\"classes\":\"\",\"parent\":\"RfcMatches\"},{\"kind\":2048,\"name\":\"itemsToArray\",\"url\":\"classes/RfcMatches.html#itemsToArray\",\"classes\":\"\",\"parent\":\"RfcMatches\"},{\"kind\":2048,\"name\":\"toJSON\",\"url\":\"classes/RfcMatches.html#toJSON\",\"classes\":\"\",\"parent\":\"RfcMatches\"},{\"kind\":2048,\"name\":\"[iterator]\",\"url\":\"classes/RfcMatches.html#_iterator_\",\"classes\":\"\",\"parent\":\"RfcMatches\"},{\"kind\":128,\"name\":\"RfcOnBehalf\",\"url\":\"classes/RfcOnBehalf.html\",\"classes\":\"\"},{\"kind\":2048,\"name\":\"create\",\"url\":\"classes/RfcOnBehalf.html#create\",\"classes\":\"tsd-is-inherited\",\"parent\":\"RfcOnBehalf\"},{\"kind\":2048,\"name\":\"empty\",\"url\":\"classes/RfcOnBehalf.html#empty\",\"classes\":\"tsd-is-inherited\",\"parent\":\"RfcOnBehalf\"},{\"kind\":2048,\"name\":\"check\",\"url\":\"classes/RfcOnBehalf.html#check\",\"classes\":\"tsd-is-inherited\",\"parent\":\"RfcOnBehalf\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/RfcOnBehalf.html#constructor\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"RfcOnBehalf\"},{\"kind\":2048,\"name\":\"isEmpty\",\"url\":\"classes/RfcOnBehalf.html#isEmpty\",\"classes\":\"tsd-is-inherited\",\"parent\":\"RfcOnBehalf\"},{\"kind\":2048,\"name\":\"getValue\",\"url\":\"classes/RfcOnBehalf.html#getValue\",\"classes\":\"tsd-is-inherited\",\"parent\":\"RfcOnBehalf\"},{\"kind\":2048,\"name\":\"toJSON\",\"url\":\"classes/RfcOnBehalf.html#toJSON\",\"classes\":\"tsd-is-inherited\",\"parent\":\"RfcOnBehalf\"},{\"kind\":128,\"name\":\"ServiceEndpoints\",\"url\":\"classes/ServiceEndpoints.html\",\"classes\":\"\"},{\"kind\":2048,\"name\":\"cfdi\",\"url\":\"classes/ServiceEndpoints.html#cfdi\",\"classes\":\"\",\"parent\":\"ServiceEndpoints\"},{\"kind\":2048,\"name\":\"retenciones\",\"url\":\"classes/ServiceEndpoints.html#retenciones\",\"classes\":\"\",\"parent\":\"ServiceEndpoints\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/ServiceEndpoints.html#constructor\",\"classes\":\"\",\"parent\":\"ServiceEndpoints\"},{\"kind\":1024,\"name\":\"_authenticate\",\"url\":\"classes/ServiceEndpoints.html#_authenticate\",\"classes\":\"tsd-is-private\",\"parent\":\"ServiceEndpoints\"},{\"kind\":1024,\"name\":\"_query\",\"url\":\"classes/ServiceEndpoints.html#_query\",\"classes\":\"tsd-is-private\",\"parent\":\"ServiceEndpoints\"},{\"kind\":1024,\"name\":\"_verify\",\"url\":\"classes/ServiceEndpoints.html#_verify\",\"classes\":\"tsd-is-private\",\"parent\":\"ServiceEndpoints\"},{\"kind\":1024,\"name\":\"_download\",\"url\":\"classes/ServiceEndpoints.html#_download\",\"classes\":\"tsd-is-private\",\"parent\":\"ServiceEndpoints\"},{\"kind\":1024,\"name\":\"_serviceType\",\"url\":\"classes/ServiceEndpoints.html#_serviceType\",\"classes\":\"tsd-is-private\",\"parent\":\"ServiceEndpoints\"},{\"kind\":2048,\"name\":\"getAuthenticate\",\"url\":\"classes/ServiceEndpoints.html#getAuthenticate\",\"classes\":\"\",\"parent\":\"ServiceEndpoints\"},{\"kind\":2048,\"name\":\"getQuery\",\"url\":\"classes/ServiceEndpoints.html#getQuery\",\"classes\":\"\",\"parent\":\"ServiceEndpoints\"},{\"kind\":2048,\"name\":\"getVerify\",\"url\":\"classes/ServiceEndpoints.html#getVerify\",\"classes\":\"\",\"parent\":\"ServiceEndpoints\"},{\"kind\":2048,\"name\":\"getDownload\",\"url\":\"classes/ServiceEndpoints.html#getDownload\",\"classes\":\"\",\"parent\":\"ServiceEndpoints\"},{\"kind\":2048,\"name\":\"getServiceType\",\"url\":\"classes/ServiceEndpoints.html#getServiceType\",\"classes\":\"\",\"parent\":\"ServiceEndpoints\"},{\"kind\":4194304,\"name\":\"ServiceTypeValues\",\"url\":\"types/ServiceTypeValues.html\",\"classes\":\"\"},{\"kind\":128,\"name\":\"ServiceType\",\"url\":\"classes/ServiceType.html\",\"classes\":\"\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/ServiceType.html#constructor\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ServiceType\"},{\"kind\":2048,\"name\":\"equalTo\",\"url\":\"classes/ServiceType.html#equalTo\",\"classes\":\"\",\"parent\":\"ServiceType\"},{\"kind\":2048,\"name\":\"value\",\"url\":\"classes/ServiceType.html#value\",\"classes\":\"\",\"parent\":\"ServiceType\"},{\"kind\":1024,\"name\":\"_id\",\"url\":\"classes/ServiceType.html#_id\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ServiceType\"},{\"kind\":2048,\"name\":\"index\",\"url\":\"classes/ServiceType.html#index\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ServiceType\"},{\"kind\":2048,\"name\":\"isTypeOf\",\"url\":\"classes/ServiceType.html#isTypeOf\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ServiceType\"},{\"kind\":2048,\"name\":\"toJSON\",\"url\":\"classes/ServiceType.html#toJSON\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ServiceType\"},{\"kind\":128,\"name\":\"StatusCode\",\"url\":\"classes/StatusCode.html\",\"classes\":\"\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/StatusCode.html#constructor\",\"classes\":\"\",\"parent\":\"StatusCode\"},{\"kind\":1024,\"name\":\"_code\",\"url\":\"classes/StatusCode.html#_code\",\"classes\":\"tsd-is-private\",\"parent\":\"StatusCode\"},{\"kind\":1024,\"name\":\"_message\",\"url\":\"classes/StatusCode.html#_message\",\"classes\":\"tsd-is-private\",\"parent\":\"StatusCode\"},{\"kind\":2048,\"name\":\"getCode\",\"url\":\"classes/StatusCode.html#getCode\",\"classes\":\"\",\"parent\":\"StatusCode\"},{\"kind\":2048,\"name\":\"getMessage\",\"url\":\"classes/StatusCode.html#getMessage\",\"classes\":\"\",\"parent\":\"StatusCode\"},{\"kind\":2048,\"name\":\"isAccepted\",\"url\":\"classes/StatusCode.html#isAccepted\",\"classes\":\"\",\"parent\":\"StatusCode\"},{\"kind\":2048,\"name\":\"toJSON\",\"url\":\"classes/StatusCode.html#toJSON\",\"classes\":\"\",\"parent\":\"StatusCode\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/StatusCode.html#toJSON.toJSON-1.__type\",\"classes\":\"\",\"parent\":\"StatusCode.toJSON.toJSON\"},{\"kind\":1024,\"name\":\"code\",\"url\":\"classes/StatusCode.html#toJSON.toJSON-1.__type.code\",\"classes\":\"\",\"parent\":\"StatusCode.toJSON.toJSON.__type\"},{\"kind\":1024,\"name\":\"message\",\"url\":\"classes/StatusCode.html#toJSON.toJSON-1.__type.message\",\"classes\":\"\",\"parent\":\"StatusCode.toJSON.toJSON.__type\"},{\"kind\":4194304,\"name\":\"StatusRequestTypes\",\"url\":\"types/StatusRequestTypes.html\",\"classes\":\"\"},{\"kind\":128,\"name\":\"StatusRequest\",\"url\":\"classes/StatusRequest.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"VALUES\",\"url\":\"classes/StatusRequest.html#VALUES\",\"classes\":\"tsd-is-protected\",\"parent\":\"StatusRequest\"},{\"kind\":2048,\"name\":\"getEntriesArray\",\"url\":\"classes/StatusRequest.html#getEntriesArray\",\"classes\":\"\",\"parent\":\"StatusRequest\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/StatusRequest.html#constructor\",\"classes\":\"\",\"parent\":\"StatusRequest\"},{\"kind\":1024,\"name\":\"value\",\"url\":\"classes/StatusRequest.html#value\",\"classes\":\"tsd-is-private\",\"parent\":\"StatusRequest\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/StatusRequest.html#value.__type\",\"classes\":\"\",\"parent\":\"StatusRequest.value\"},{\"kind\":1024,\"name\":\"code\",\"url\":\"classes/StatusRequest.html#value.__type.code\",\"classes\":\"\",\"parent\":\"StatusRequest.value.__type\"},{\"kind\":1024,\"name\":\"name\",\"url\":\"classes/StatusRequest.html#value.__type.name\",\"classes\":\"\",\"parent\":\"StatusRequest.value.__type\"},{\"kind\":1024,\"name\":\"message\",\"url\":\"classes/StatusRequest.html#value.__type.message\",\"classes\":\"\",\"parent\":\"StatusRequest.value.__type\"},{\"kind\":2048,\"name\":\"getEntryValueOnUndefined\",\"url\":\"classes/StatusRequest.html#getEntryValueOnUndefined\",\"classes\":\"\",\"parent\":\"StatusRequest\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/StatusRequest.html#getEntryValueOnUndefined.getEntryValueOnUndefined-1.__type-1\",\"classes\":\"\",\"parent\":\"StatusRequest.getEntryValueOnUndefined.getEntryValueOnUndefined\"},{\"kind\":1024,\"name\":\"code\",\"url\":\"classes/StatusRequest.html#getEntryValueOnUndefined.getEntryValueOnUndefined-1.__type-1.code-1\",\"classes\":\"\",\"parent\":\"StatusRequest.getEntryValueOnUndefined.getEntryValueOnUndefined.__type\"},{\"kind\":1024,\"name\":\"name\",\"url\":\"classes/StatusRequest.html#getEntryValueOnUndefined.getEntryValueOnUndefined-1.__type-1.name-1\",\"classes\":\"\",\"parent\":\"StatusRequest.getEntryValueOnUndefined.getEntryValueOnUndefined.__type\"},{\"kind\":1024,\"name\":\"message\",\"url\":\"classes/StatusRequest.html#getEntryValueOnUndefined.getEntryValueOnUndefined-1.__type-1.message-1\",\"classes\":\"\",\"parent\":\"StatusRequest.getEntryValueOnUndefined.getEntryValueOnUndefined.__type\"},{\"kind\":2048,\"name\":\"getEntryId\",\"url\":\"classes/StatusRequest.html#getEntryId\",\"classes\":\"\",\"parent\":\"StatusRequest\"},{\"kind\":2048,\"name\":\"getValue\",\"url\":\"classes/StatusRequest.html#getValue\",\"classes\":\"\",\"parent\":\"StatusRequest\"},{\"kind\":2048,\"name\":\"isTypeOf\",\"url\":\"classes/StatusRequest.html#isTypeOf\",\"classes\":\"\",\"parent\":\"StatusRequest\"},{\"kind\":2048,\"name\":\"toJSON\",\"url\":\"classes/StatusRequest.html#toJSON\",\"classes\":\"\",\"parent\":\"StatusRequest\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/StatusRequest.html#toJSON.toJSON-1.__type-2\",\"classes\":\"\",\"parent\":\"StatusRequest.toJSON.toJSON\"},{\"kind\":1024,\"name\":\"value\",\"url\":\"classes/StatusRequest.html#toJSON.toJSON-1.__type-2.value-1\",\"classes\":\"\",\"parent\":\"StatusRequest.toJSON.toJSON.__type\"},{\"kind\":1024,\"name\":\"message\",\"url\":\"classes/StatusRequest.html#toJSON.toJSON-1.__type-2.message-2\",\"classes\":\"\",\"parent\":\"StatusRequest.toJSON.toJSON.__type\"},{\"kind\":128,\"name\":\"Token\",\"url\":\"classes/Token.html\",\"classes\":\"\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/Token.html#constructor\",\"classes\":\"\",\"parent\":\"Token\"},{\"kind\":1024,\"name\":\"_created\",\"url\":\"classes/Token.html#_created\",\"classes\":\"tsd-is-private\",\"parent\":\"Token\"},{\"kind\":1024,\"name\":\"_expires\",\"url\":\"classes/Token.html#_expires\",\"classes\":\"tsd-is-private\",\"parent\":\"Token\"},{\"kind\":1024,\"name\":\"_value\",\"url\":\"classes/Token.html#_value\",\"classes\":\"tsd-is-private\",\"parent\":\"Token\"},{\"kind\":2048,\"name\":\"getCreated\",\"url\":\"classes/Token.html#getCreated\",\"classes\":\"\",\"parent\":\"Token\"},{\"kind\":2048,\"name\":\"getExpires\",\"url\":\"classes/Token.html#getExpires\",\"classes\":\"\",\"parent\":\"Token\"},{\"kind\":2048,\"name\":\"getValue\",\"url\":\"classes/Token.html#getValue\",\"classes\":\"\",\"parent\":\"Token\"},{\"kind\":2048,\"name\":\"isValueEmpty\",\"url\":\"classes/Token.html#isValueEmpty\",\"classes\":\"\",\"parent\":\"Token\"},{\"kind\":2048,\"name\":\"isExpired\",\"url\":\"classes/Token.html#isExpired\",\"classes\":\"\",\"parent\":\"Token\"},{\"kind\":2048,\"name\":\"isValid\",\"url\":\"classes/Token.html#isValid\",\"classes\":\"\",\"parent\":\"Token\"},{\"kind\":2048,\"name\":\"toJSON\",\"url\":\"classes/Token.html#toJSON\",\"classes\":\"\",\"parent\":\"Token\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/Token.html#toJSON.toJSON-1.__type\",\"classes\":\"\",\"parent\":\"Token.toJSON.toJSON\"},{\"kind\":1024,\"name\":\"created\",\"url\":\"classes/Token.html#toJSON.toJSON-1.__type.created\",\"classes\":\"\",\"parent\":\"Token.toJSON.toJSON.__type\"},{\"kind\":1024,\"name\":\"expires\",\"url\":\"classes/Token.html#toJSON.toJSON-1.__type.expires\",\"classes\":\"\",\"parent\":\"Token.toJSON.toJSON.__type\"},{\"kind\":1024,\"name\":\"value\",\"url\":\"classes/Token.html#toJSON.toJSON-1.__type.value\",\"classes\":\"\",\"parent\":\"Token.toJSON.toJSON.__type\"},{\"kind\":128,\"name\":\"Uuid\",\"url\":\"classes/Uuid.html\",\"classes\":\"\"},{\"kind\":2048,\"name\":\"create\",\"url\":\"classes/Uuid.html#create\",\"classes\":\"\",\"parent\":\"Uuid\"},{\"kind\":2048,\"name\":\"empty\",\"url\":\"classes/Uuid.html#empty\",\"classes\":\"\",\"parent\":\"Uuid\"},{\"kind\":2048,\"name\":\"check\",\"url\":\"classes/Uuid.html#check\",\"classes\":\"\",\"parent\":\"Uuid\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/Uuid.html#constructor\",\"classes\":\"\",\"parent\":\"Uuid\"},{\"kind\":1024,\"name\":\"_value\",\"url\":\"classes/Uuid.html#_value\",\"classes\":\"tsd-is-private\",\"parent\":\"Uuid\"},{\"kind\":2048,\"name\":\"isEmpty\",\"url\":\"classes/Uuid.html#isEmpty\",\"classes\":\"\",\"parent\":\"Uuid\"},{\"kind\":2048,\"name\":\"getValue\",\"url\":\"classes/Uuid.html#getValue\",\"classes\":\"\",\"parent\":\"Uuid\"},{\"kind\":2048,\"name\":\"toJSON\",\"url\":\"classes/Uuid.html#toJSON\",\"classes\":\"\",\"parent\":\"Uuid\"},{\"kind\":128,\"name\":\"HttpClientError\",\"url\":\"classes/HttpClientError.html\",\"classes\":\"\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/HttpClientError.html#constructor\",\"classes\":\"tsd-is-inherited\",\"parent\":\"HttpClientError\"},{\"kind\":2048,\"name\":\"getRequest\",\"url\":\"classes/HttpClientError.html#getRequest\",\"classes\":\"tsd-is-inherited\",\"parent\":\"HttpClientError\"},{\"kind\":2048,\"name\":\"getResponse\",\"url\":\"classes/HttpClientError.html#getResponse\",\"classes\":\"tsd-is-inherited\",\"parent\":\"HttpClientError\"},{\"kind\":2048,\"name\":\"getPrevious\",\"url\":\"classes/HttpClientError.html#getPrevious\",\"classes\":\"tsd-is-inherited\",\"parent\":\"HttpClientError\"},{\"kind\":128,\"name\":\"HttpServerError\",\"url\":\"classes/HttpServerError.html\",\"classes\":\"\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/HttpServerError.html#constructor\",\"classes\":\"tsd-is-inherited\",\"parent\":\"HttpServerError\"},{\"kind\":2048,\"name\":\"getRequest\",\"url\":\"classes/HttpServerError.html#getRequest\",\"classes\":\"tsd-is-inherited\",\"parent\":\"HttpServerError\"},{\"kind\":2048,\"name\":\"getResponse\",\"url\":\"classes/HttpServerError.html#getResponse\",\"classes\":\"tsd-is-inherited\",\"parent\":\"HttpServerError\"},{\"kind\":2048,\"name\":\"getPrevious\",\"url\":\"classes/HttpServerError.html#getPrevious\",\"classes\":\"tsd-is-inherited\",\"parent\":\"HttpServerError\"},{\"kind\":128,\"name\":\"SoapFaultError\",\"url\":\"classes/SoapFaultError.html\",\"classes\":\"\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/SoapFaultError.html#constructor\",\"classes\":\"\",\"parent\":\"SoapFaultError\"},{\"kind\":1024,\"name\":\"_fault\",\"url\":\"classes/SoapFaultError.html#_fault\",\"classes\":\"tsd-is-private\",\"parent\":\"SoapFaultError\"},{\"kind\":2048,\"name\":\"getFault\",\"url\":\"classes/SoapFaultError.html#getFault\",\"classes\":\"\",\"parent\":\"SoapFaultError\"},{\"kind\":2048,\"name\":\"getRequest\",\"url\":\"classes/SoapFaultError.html#getRequest\",\"classes\":\"tsd-is-inherited\",\"parent\":\"SoapFaultError\"},{\"kind\":2048,\"name\":\"getResponse\",\"url\":\"classes/SoapFaultError.html#getResponse\",\"classes\":\"tsd-is-inherited\",\"parent\":\"SoapFaultError\"},{\"kind\":2048,\"name\":\"getPrevious\",\"url\":\"classes/SoapFaultError.html#getPrevious\",\"classes\":\"tsd-is-inherited\",\"parent\":\"SoapFaultError\"},{\"kind\":128,\"name\":\"WebClientException\",\"url\":\"classes/WebClientException.html\",\"classes\":\"\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/WebClientException.html#constructor\",\"classes\":\"\",\"parent\":\"WebClientException\"},{\"kind\":1024,\"name\":\"_request\",\"url\":\"classes/WebClientException.html#_request\",\"classes\":\"tsd-is-private\",\"parent\":\"WebClientException\"},{\"kind\":1024,\"name\":\"_response\",\"url\":\"classes/WebClientException.html#_response\",\"classes\":\"tsd-is-private\",\"parent\":\"WebClientException\"},{\"kind\":1024,\"name\":\"_previous\",\"url\":\"classes/WebClientException.html#_previous\",\"classes\":\"tsd-is-private\",\"parent\":\"WebClientException\"},{\"kind\":2048,\"name\":\"getRequest\",\"url\":\"classes/WebClientException.html#getRequest\",\"classes\":\"\",\"parent\":\"WebClientException\"},{\"kind\":2048,\"name\":\"getResponse\",\"url\":\"classes/WebClientException.html#getResponse\",\"classes\":\"\",\"parent\":\"WebClientException\"},{\"kind\":2048,\"name\":\"getPrevious\",\"url\":\"classes/WebClientException.html#getPrevious\",\"classes\":\"\",\"parent\":\"WebClientException\"},{\"kind\":128,\"name\":\"CRequest\",\"url\":\"classes/CRequest.html\",\"classes\":\"\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/CRequest.html#constructor\",\"classes\":\"\",\"parent\":\"CRequest\"},{\"kind\":1024,\"name\":\"_method\",\"url\":\"classes/CRequest.html#_method\",\"classes\":\"tsd-is-private\",\"parent\":\"CRequest\"},{\"kind\":1024,\"name\":\"_uri\",\"url\":\"classes/CRequest.html#_uri\",\"classes\":\"tsd-is-private\",\"parent\":\"CRequest\"},{\"kind\":1024,\"name\":\"_body\",\"url\":\"classes/CRequest.html#_body\",\"classes\":\"tsd-is-private\",\"parent\":\"CRequest\"},{\"kind\":1024,\"name\":\"_headers\",\"url\":\"classes/CRequest.html#_headers\",\"classes\":\"tsd-is-private\",\"parent\":\"CRequest\"},{\"kind\":2048,\"name\":\"getMethod\",\"url\":\"classes/CRequest.html#getMethod\",\"classes\":\"\",\"parent\":\"CRequest\"},{\"kind\":2048,\"name\":\"getUri\",\"url\":\"classes/CRequest.html#getUri\",\"classes\":\"\",\"parent\":\"CRequest\"},{\"kind\":2048,\"name\":\"getBody\",\"url\":\"classes/CRequest.html#getBody\",\"classes\":\"\",\"parent\":\"CRequest\"},{\"kind\":2048,\"name\":\"getHeaders\",\"url\":\"classes/CRequest.html#getHeaders\",\"classes\":\"\",\"parent\":\"CRequest\"},{\"kind\":2048,\"name\":\"defaultHeaders\",\"url\":\"classes/CRequest.html#defaultHeaders\",\"classes\":\"\",\"parent\":\"CRequest\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/CRequest.html#defaultHeaders.defaultHeaders-1.__type\",\"classes\":\"\",\"parent\":\"CRequest.defaultHeaders.defaultHeaders\"},{\"kind\":1024,\"name\":\"Content-type\",\"url\":\"classes/CRequest.html#defaultHeaders.defaultHeaders-1.__type.Content_type\",\"classes\":\"\",\"parent\":\"CRequest.defaultHeaders.defaultHeaders.__type\"},{\"kind\":1024,\"name\":\"Accept\",\"url\":\"classes/CRequest.html#defaultHeaders.defaultHeaders-1.__type.Accept\",\"classes\":\"\",\"parent\":\"CRequest.defaultHeaders.defaultHeaders.__type\"},{\"kind\":1024,\"name\":\"Cache-Control\",\"url\":\"classes/CRequest.html#defaultHeaders.defaultHeaders-1.__type.Cache_Control\",\"classes\":\"\",\"parent\":\"CRequest.defaultHeaders.defaultHeaders.__type\"},{\"kind\":2048,\"name\":\"toJSON\",\"url\":\"classes/CRequest.html#toJSON\",\"classes\":\"\",\"parent\":\"CRequest\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/CRequest.html#toJSON.toJSON-1.__type-1\",\"classes\":\"\",\"parent\":\"CRequest.toJSON.toJSON\"},{\"kind\":1024,\"name\":\"method\",\"url\":\"classes/CRequest.html#toJSON.toJSON-1.__type-1.method\",\"classes\":\"\",\"parent\":\"CRequest.toJSON.toJSON.__type\"},{\"kind\":1024,\"name\":\"uri\",\"url\":\"classes/CRequest.html#toJSON.toJSON-1.__type-1.uri\",\"classes\":\"\",\"parent\":\"CRequest.toJSON.toJSON.__type\"},{\"kind\":1024,\"name\":\"body\",\"url\":\"classes/CRequest.html#toJSON.toJSON-1.__type-1.body\",\"classes\":\"\",\"parent\":\"CRequest.toJSON.toJSON.__type\"},{\"kind\":1024,\"name\":\"headers\",\"url\":\"classes/CRequest.html#toJSON.toJSON-1.__type-1.headers\",\"classes\":\"\",\"parent\":\"CRequest.toJSON.toJSON.__type\"},{\"kind\":128,\"name\":\"CResponse\",\"url\":\"classes/CResponse.html\",\"classes\":\"\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/CResponse.html#constructor\",\"classes\":\"\",\"parent\":\"CResponse\"},{\"kind\":1024,\"name\":\"_statusCode\",\"url\":\"classes/CResponse.html#_statusCode\",\"classes\":\"tsd-is-private\",\"parent\":\"CResponse\"},{\"kind\":1024,\"name\":\"_body\",\"url\":\"classes/CResponse.html#_body\",\"classes\":\"tsd-is-private\",\"parent\":\"CResponse\"},{\"kind\":1024,\"name\":\"_headers\",\"url\":\"classes/CResponse.html#_headers\",\"classes\":\"tsd-is-private\",\"parent\":\"CResponse\"},{\"kind\":2048,\"name\":\"getStatusCode\",\"url\":\"classes/CResponse.html#getStatusCode\",\"classes\":\"\",\"parent\":\"CResponse\"},{\"kind\":2048,\"name\":\"getBody\",\"url\":\"classes/CResponse.html#getBody\",\"classes\":\"\",\"parent\":\"CResponse\"},{\"kind\":2048,\"name\":\"getHeaders\",\"url\":\"classes/CResponse.html#getHeaders\",\"classes\":\"\",\"parent\":\"CResponse\"},{\"kind\":2048,\"name\":\"isEmpty\",\"url\":\"classes/CResponse.html#isEmpty\",\"classes\":\"\",\"parent\":\"CResponse\"},{\"kind\":2048,\"name\":\"statusCodeIsClientError\",\"url\":\"classes/CResponse.html#statusCodeIsClientError\",\"classes\":\"\",\"parent\":\"CResponse\"},{\"kind\":2048,\"name\":\"statusCodeIsServerError\",\"url\":\"classes/CResponse.html#statusCodeIsServerError\",\"classes\":\"\",\"parent\":\"CResponse\"},{\"kind\":2048,\"name\":\"toJSON\",\"url\":\"classes/CResponse.html#toJSON\",\"classes\":\"\",\"parent\":\"CResponse\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/CResponse.html#toJSON.toJSON-1.__type\",\"classes\":\"\",\"parent\":\"CResponse.toJSON.toJSON\"},{\"kind\":1024,\"name\":\"statusCode\",\"url\":\"classes/CResponse.html#toJSON.toJSON-1.__type.statusCode\",\"classes\":\"\",\"parent\":\"CResponse.toJSON.toJSON.__type\"},{\"kind\":1024,\"name\":\"body\",\"url\":\"classes/CResponse.html#toJSON.toJSON-1.__type.body\",\"classes\":\"\",\"parent\":\"CResponse.toJSON.toJSON.__type\"},{\"kind\":1024,\"name\":\"headers\",\"url\":\"classes/CResponse.html#toJSON.toJSON-1.__type.headers\",\"classes\":\"\",\"parent\":\"CResponse.toJSON.toJSON.__type\"},{\"kind\":128,\"name\":\"HttpsWebClient\",\"url\":\"classes/HttpsWebClient.html\",\"classes\":\"\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/HttpsWebClient.html#constructor\",\"classes\":\"\",\"parent\":\"HttpsWebClient\"},{\"kind\":1024,\"name\":\"_fireRequestClosure\",\"url\":\"classes/HttpsWebClient.html#_fireRequestClosure\",\"classes\":\"tsd-is-private\",\"parent\":\"HttpsWebClient\"},{\"kind\":1024,\"name\":\"_fireResponseClosure\",\"url\":\"classes/HttpsWebClient.html#_fireResponseClosure\",\"classes\":\"tsd-is-private\",\"parent\":\"HttpsWebClient\"},{\"kind\":2048,\"name\":\"fireRequest\",\"url\":\"classes/HttpsWebClient.html#fireRequest\",\"classes\":\"\",\"parent\":\"HttpsWebClient\"},{\"kind\":2048,\"name\":\"fireResponse\",\"url\":\"classes/HttpsWebClient.html#fireResponse\",\"classes\":\"\",\"parent\":\"HttpsWebClient\"},{\"kind\":2048,\"name\":\"call\",\"url\":\"classes/HttpsWebClient.html#call\",\"classes\":\"\",\"parent\":\"HttpsWebClient\"},{\"kind\":128,\"name\":\"SoapFaultInfo\",\"url\":\"classes/SoapFaultInfo.html\",\"classes\":\"\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/SoapFaultInfo.html#constructor\",\"classes\":\"\",\"parent\":\"SoapFaultInfo\"},{\"kind\":1024,\"name\":\"_code\",\"url\":\"classes/SoapFaultInfo.html#_code\",\"classes\":\"tsd-is-private\",\"parent\":\"SoapFaultInfo\"},{\"kind\":1024,\"name\":\"_message\",\"url\":\"classes/SoapFaultInfo.html#_message\",\"classes\":\"tsd-is-private\",\"parent\":\"SoapFaultInfo\"},{\"kind\":2048,\"name\":\"getCode\",\"url\":\"classes/SoapFaultInfo.html#getCode\",\"classes\":\"\",\"parent\":\"SoapFaultInfo\"},{\"kind\":2048,\"name\":\"getMessage\",\"url\":\"classes/SoapFaultInfo.html#getMessage\",\"classes\":\"\",\"parent\":\"SoapFaultInfo\"},{\"kind\":2048,\"name\":\"toJSON\",\"url\":\"classes/SoapFaultInfo.html#toJSON\",\"classes\":\"\",\"parent\":\"SoapFaultInfo\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/SoapFaultInfo.html#toJSON.toJSON-1.__type\",\"classes\":\"\",\"parent\":\"SoapFaultInfo.toJSON.toJSON\"},{\"kind\":1024,\"name\":\"code\",\"url\":\"classes/SoapFaultInfo.html#toJSON.toJSON-1.__type.code\",\"classes\":\"\",\"parent\":\"SoapFaultInfo.toJSON.toJSON.__type\"},{\"kind\":1024,\"name\":\"message\",\"url\":\"classes/SoapFaultInfo.html#toJSON.toJSON-1.__type.message\",\"classes\":\"\",\"parent\":\"SoapFaultInfo.toJSON.toJSON.__type\"},{\"kind\":256,\"name\":\"WebClientInterface\",\"url\":\"interfaces/WebClientInterface.html\",\"classes\":\"\"},{\"kind\":2048,\"name\":\"call\",\"url\":\"interfaces/WebClientInterface.html#call\",\"classes\":\"\",\"parent\":\"WebClientInterface\"},{\"kind\":2048,\"name\":\"fireRequest\",\"url\":\"interfaces/WebClientInterface.html#fireRequest\",\"classes\":\"\",\"parent\":\"WebClientInterface\"},{\"kind\":2048,\"name\":\"fireResponse\",\"url\":\"interfaces/WebClientInterface.html#fireResponse\",\"classes\":\"\",\"parent\":\"WebClientInterface\"},{\"kind\":128,\"name\":\"Service\",\"url\":\"classes/Service.html\",\"classes\":\"\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/Service.html#constructor\",\"classes\":\"\",\"parent\":\"Service\"},{\"kind\":1024,\"name\":\"_endpoints\",\"url\":\"classes/Service.html#_endpoints\",\"classes\":\"tsd-is-private\",\"parent\":\"Service\"},{\"kind\":1024,\"name\":\"_requestBuilder\",\"url\":\"classes/Service.html#_requestBuilder\",\"classes\":\"tsd-is-private\",\"parent\":\"Service\"},{\"kind\":1024,\"name\":\"_webClient\",\"url\":\"classes/Service.html#_webClient\",\"classes\":\"tsd-is-private\",\"parent\":\"Service\"},{\"kind\":1024,\"name\":\"_currentToken\",\"url\":\"classes/Service.html#_currentToken\",\"classes\":\"\",\"parent\":\"Service\"},{\"kind\":2048,\"name\":\"obtainCurrentToken\",\"url\":\"classes/Service.html#obtainCurrentToken\",\"classes\":\"\",\"parent\":\"Service\"},{\"kind\":2048,\"name\":\"authenticate\",\"url\":\"classes/Service.html#authenticate\",\"classes\":\"\",\"parent\":\"Service\"},{\"kind\":2048,\"name\":\"query\",\"url\":\"classes/Service.html#query\",\"classes\":\"\",\"parent\":\"Service\"},{\"kind\":2048,\"name\":\"verify\",\"url\":\"classes/Service.html#verify\",\"classes\":\"\",\"parent\":\"Service\"},{\"kind\":2048,\"name\":\"download\",\"url\":\"classes/Service.html#download\",\"classes\":\"\",\"parent\":\"Service\"},{\"kind\":2048,\"name\":\"consume\",\"url\":\"classes/Service.html#consume\",\"classes\":\"tsd-is-private\",\"parent\":\"Service\"}],\"index\":{\"version\":\"2.3.9\",\"fields\":[\"name\",\"comment\"],\"fieldVectors\":[[\"name/0\",[0,64.116]],[\"comment/0\",[]],[\"name/1\",[1,64.116]],[\"comment/1\",[]],[\"name/2\",[2,64.116]],[\"comment/2\",[]],[\"name/3\",[3,64.116]],[\"comment/3\",[]],[\"name/4\",[4,27.277]],[\"comment/4\",[]],[\"name/5\",[5,64.116]],[\"comment/5\",[]],[\"name/6\",[4,27.277]],[\"comment/6\",[]],[\"name/7\",[6,49.439]],[\"comment/7\",[]],[\"name/8\",[7,49.439]],[\"comment/8\",[]],[\"name/9\",[8,49.439]],[\"comment/9\",[]],[\"name/10\",[9,49.439]],[\"comment/10\",[]],[\"name/11\",[10,49.439]],[\"comment/11\",[]],[\"name/12\",[11,49.439]],[\"comment/12\",[]],[\"name/13\",[12,49.439]],[\"comment/13\",[]],[\"name/14\",[13,49.439]],[\"comment/14\",[]],[\"name/15\",[14,64.116]],[\"comment/15\",[]],[\"name/16\",[15,59.003]],[\"comment/16\",[]],[\"name/17\",[4,27.277]],[\"comment/17\",[]],[\"name/18\",[16,64.116]],[\"comment/18\",[]],[\"name/19\",[17,64.116]],[\"comment/19\",[]],[\"name/20\",[18,64.116]],[\"comment/20\",[]],[\"name/21\",[19,64.116]],[\"comment/21\",[]],[\"name/22\",[20,64.116]],[\"comment/22\",[]],[\"name/23\",[21,64.116]],[\"comment/23\",[]],[\"name/24\",[22,64.116]],[\"comment/24\",[]],[\"name/25\",[4,27.277]],[\"comment/25\",[]],[\"name/26\",[23,64.116]],[\"comment/26\",[]],[\"name/27\",[6,49.439]],[\"comment/27\",[]],[\"name/28\",[7,49.439]],[\"comment/28\",[]],[\"name/29\",[8,49.439]],[\"comment/29\",[]],[\"name/30\",[9,49.439]],[\"comment/30\",[]],[\"name/31\",[10,49.439]],[\"comment/31\",[]],[\"name/32\",[11,49.439]],[\"comment/32\",[]],[\"name/33\",[12,49.439]],[\"comment/33\",[]],[\"name/34\",[13,49.439]],[\"comment/34\",[]],[\"name/35\",[24,64.116]],[\"comment/35\",[]],[\"name/36\",[25,41.408]],[\"comment/36\",[]],[\"name/37\",[4,27.277]],[\"comment/37\",[]],[\"name/38\",[26,55.635]],[\"comment/38\",[]],[\"name/39\",[27,49.439]],[\"comment/39\",[]],[\"name/40\",[28,64.116]],[\"comment/40\",[]],[\"name/41\",[25,41.408]],[\"comment/41\",[]],[\"name/42\",[4,27.277]],[\"comment/42\",[]],[\"name/43\",[29,59.003]],[\"comment/43\",[]],[\"name/44\",[26,55.635]],[\"comment/44\",[]],[\"name/45\",[30,55.635]],[\"comment/45\",[]],[\"name/46\",[31,51.111]],[\"comment/46\",[]],[\"name/47\",[32,55.635]],[\"comment/47\",[]],[\"name/48\",[27,49.439]],[\"comment/48\",[]],[\"name/49\",[33,64.116]],[\"comment/49\",[]],[\"name/50\",[34,64.116]],[\"comment/50\",[]],[\"name/51\",[35,64.116]],[\"comment/51\",[]],[\"name/52\",[4,27.277]],[\"comment/52\",[]],[\"name/53\",[36,51.111]],[\"comment/53\",[]],[\"name/54\",[37,51.111]],[\"comment/54\",[]],[\"name/55\",[38,64.116]],[\"comment/55\",[]],[\"name/56\",[36,51.111]],[\"comment/56\",[]],[\"name/57\",[37,51.111]],[\"comment/57\",[]],[\"name/58\",[39,64.116]],[\"comment/58\",[]],[\"name/59\",[4,27.277]],[\"comment/59\",[]],[\"name/60\",[36,51.111]],[\"comment/60\",[]],[\"name/61\",[37,51.111]],[\"comment/61\",[]],[\"name/62\",[40,64.116]],[\"comment/62\",[]],[\"name/63\",[4,27.277]],[\"comment/63\",[]],[\"name/64\",[36,51.111]],[\"comment/64\",[]],[\"name/65\",[37,51.111]],[\"comment/65\",[]],[\"name/66\",[41,64.116]],[\"comment/66\",[]],[\"name/67\",[4,27.277]],[\"comment/67\",[]],[\"name/68\",[36,51.111]],[\"comment/68\",[]],[\"name/69\",[37,51.111]],[\"comment/69\",[]],[\"name/70\",[42,64.116]],[\"comment/70\",[]],[\"name/71\",[43,24.504]],[\"comment/71\",[]],[\"name/72\",[44,64.116]],[\"comment/72\",[]],[\"name/73\",[45,64.116]],[\"comment/73\",[]],[\"name/74\",[46,64.116]],[\"comment/74\",[]],[\"name/75\",[47,51.111]],[\"comment/75\",[]],[\"name/76\",[4,27.277]],[\"comment/76\",[]],[\"name/77\",[48,64.116]],[\"comment/77\",[]],[\"name/78\",[49,64.116]],[\"comment/78\",[]],[\"name/79\",[50,64.116]],[\"comment/79\",[]],[\"name/80\",[51,64.116]],[\"comment/80\",[]],[\"name/81\",[52,55.635]],[\"comment/81\",[]],[\"name/82\",[47,51.111]],[\"comment/82\",[]],[\"name/83\",[4,27.277]],[\"comment/83\",[]],[\"name/84\",[29,59.003]],[\"comment/84\",[]],[\"name/85\",[53,64.116]],[\"comment/85\",[]],[\"name/86\",[54,64.116]],[\"comment/86\",[]],[\"name/87\",[55,64.116]],[\"comment/87\",[]],[\"name/88\",[56,64.116]],[\"comment/88\",[]],[\"name/89\",[57,53.119]],[\"comment/89\",[]],[\"name/90\",[58,51.111]],[\"comment/90\",[]],[\"name/91\",[31,51.111]],[\"comment/91\",[]],[\"name/92\",[59,64.116]],[\"comment/92\",[]],[\"name/93\",[60,64.116]],[\"comment/93\",[]],[\"name/94\",[61,64.116]],[\"comment/94\",[]],[\"name/95\",[62,64.116]],[\"comment/95\",[]],[\"name/96\",[63,55.635]],[\"comment/96\",[]],[\"name/97\",[64,64.116]],[\"comment/97\",[]],[\"name/98\",[47,51.111]],[\"comment/98\",[]],[\"name/99\",[4,27.277]],[\"comment/99\",[]],[\"name/100\",[65,59.003]],[\"comment/100\",[]],[\"name/101\",[66,59.003]],[\"comment/101\",[]],[\"name/102\",[67,64.116]],[\"comment/102\",[]],[\"name/103\",[68,64.116]],[\"comment/103\",[]],[\"name/104\",[69,64.116]],[\"comment/104\",[]],[\"name/105\",[4,27.277]],[\"comment/105\",[]],[\"name/106\",[70,64.116]],[\"comment/106\",[]],[\"name/107\",[71,64.116]],[\"comment/107\",[]],[\"name/108\",[72,64.116]],[\"comment/108\",[]],[\"name/109\",[73,64.116]],[\"comment/109\",[]],[\"name/110\",[74,64.116]],[\"comment/110\",[]],[\"name/111\",[75,64.116]],[\"comment/111\",[]],[\"name/112\",[76,64.116]],[\"comment/112\",[]],[\"name/113\",[77,64.116]],[\"comment/113\",[]],[\"name/114\",[78,64.116]],[\"comment/114\",[]],[\"name/115\",[79,64.116]],[\"comment/115\",[]],[\"name/116\",[80,64.116]],[\"comment/116\",[]],[\"name/117\",[81,59.003]],[\"comment/117\",[]],[\"name/118\",[4,27.277]],[\"comment/118\",[]],[\"name/119\",[65,59.003]],[\"comment/119\",[]],[\"name/120\",[82,64.116]],[\"comment/120\",[]],[\"name/121\",[83,64.116]],[\"comment/121\",[]],[\"name/122\",[84,64.116]],[\"comment/122\",[]],[\"name/123\",[81,59.003]],[\"comment/123\",[]],[\"name/124\",[85,64.116]],[\"comment/124\",[]],[\"name/125\",[4,27.277]],[\"comment/125\",[]],[\"name/126\",[86,64.116]],[\"comment/126\",[]],[\"name/127\",[87,64.116]],[\"comment/127\",[]],[\"name/128\",[88,64.116]],[\"comment/128\",[]],[\"name/129\",[89,64.116]],[\"comment/129\",[]],[\"name/130\",[52,55.635]],[\"comment/130\",[]],[\"name/131\",[47,51.111]],[\"comment/131\",[]],[\"name/132\",[4,27.277]],[\"comment/132\",[]],[\"name/133\",[90,59.003]],[\"comment/133\",[]],[\"name/134\",[91,64.116]],[\"comment/134\",[]],[\"name/135\",[31,51.111]],[\"comment/135\",[]],[\"name/136\",[58,51.111]],[\"comment/136\",[]],[\"name/137\",[57,53.119]],[\"comment/137\",[]],[\"name/138\",[63,55.635]],[\"comment/138\",[]],[\"name/139\",[92,64.116]],[\"comment/139\",[]],[\"name/140\",[93,64.116]],[\"comment/140\",[]],[\"name/141\",[94,64.116]],[\"comment/141\",[]],[\"name/142\",[95,64.116]],[\"comment/142\",[]],[\"name/143\",[96,38.97]],[\"comment/143\",[]],[\"name/144\",[97,64.116]],[\"comment/144\",[]],[\"name/145\",[4,27.277]],[\"comment/145\",[]],[\"name/146\",[98,64.116]],[\"comment/146\",[]],[\"name/147\",[99,64.116]],[\"comment/147\",[]],[\"name/148\",[100,64.116]],[\"comment/148\",[]],[\"name/149\",[101,59.003]],[\"comment/149\",[]],[\"name/150\",[102,64.116]],[\"comment/150\",[]],[\"name/151\",[52,55.635]],[\"comment/151\",[]],[\"name/152\",[47,51.111]],[\"comment/152\",[]],[\"name/153\",[4,27.277]],[\"comment/153\",[]],[\"name/154\",[90,59.003]],[\"comment/154\",[]],[\"name/155\",[66,59.003]],[\"comment/155\",[]],[\"name/156\",[103,64.116]],[\"comment/156\",[]],[\"name/157\",[104,64.116]],[\"comment/157\",[]],[\"name/158\",[31,51.111]],[\"comment/158\",[]],[\"name/159\",[58,51.111]],[\"comment/159\",[]],[\"name/160\",[57,53.119]],[\"comment/160\",[]],[\"name/161\",[63,55.635]],[\"comment/161\",[]],[\"name/162\",[105,64.116]],[\"comment/162\",[]],[\"name/163\",[106,64.116]],[\"comment/163\",[]],[\"name/164\",[57,53.119]],[\"comment/164\",[]],[\"name/165\",[58,51.111]],[\"comment/165\",[]],[\"name/166\",[31,51.111]],[\"comment/166\",[]],[\"name/167\",[107,64.116]],[\"comment/167\",[]],[\"name/168\",[108,64.116]],[\"comment/168\",[]],[\"name/169\",[4,27.277]],[\"comment/169\",[]],[\"name/170\",[109,64.116]],[\"comment/170\",[]],[\"name/171\",[110,64.116]],[\"comment/171\",[]],[\"name/172\",[111,59.003]],[\"comment/172\",[]],[\"name/173\",[112,55.635]],[\"comment/173\",[]],[\"name/174\",[113,55.635]],[\"comment/174\",[]],[\"name/175\",[114,55.635]],[\"comment/175\",[]],[\"name/176\",[115,64.116]],[\"comment/176\",[]],[\"name/177\",[116,64.116]],[\"comment/177\",[]],[\"name/178\",[117,64.116]],[\"comment/178\",[]],[\"name/179\",[118,64.116]],[\"comment/179\",[]],[\"name/180\",[119,64.116]],[\"comment/180\",[]],[\"name/181\",[25,41.408]],[\"comment/181\",[]],[\"name/182\",[4,27.277]],[\"comment/182\",[]],[\"name/183\",[120,64.116]],[\"comment/183\",[]],[\"name/184\",[121,64.116]],[\"comment/184\",[]],[\"name/185\",[122,59.003]],[\"comment/185\",[]],[\"name/186\",[123,64.116]],[\"comment/186\",[]],[\"name/187\",[124,64.116]],[\"comment/187\",[]],[\"name/188\",[125,64.116]],[\"comment/188\",[]],[\"name/189\",[126,64.116]],[\"comment/189\",[]],[\"name/190\",[127,64.116]],[\"comment/190\",[]],[\"name/191\",[128,64.116]],[\"comment/191\",[]],[\"name/192\",[111,59.003]],[\"comment/192\",[]],[\"name/193\",[112,55.635]],[\"comment/193\",[]],[\"name/194\",[113,55.635]],[\"comment/194\",[]],[\"name/195\",[114,55.635]],[\"comment/195\",[]],[\"name/196\",[129,64.116]],[\"comment/196\",[]],[\"name/197\",[4,27.277]],[\"comment/197\",[]],[\"name/198\",[130,64.116]],[\"comment/198\",[]],[\"name/199\",[131,53.119]],[\"comment/199\",[]],[\"name/200\",[132,64.116]],[\"comment/200\",[]],[\"name/201\",[6,49.439]],[\"comment/201\",[]],[\"name/202\",[7,49.439]],[\"comment/202\",[]],[\"name/203\",[8,49.439]],[\"comment/203\",[]],[\"name/204\",[9,49.439]],[\"comment/204\",[]],[\"name/205\",[10,49.439]],[\"comment/205\",[]],[\"name/206\",[11,49.439]],[\"comment/206\",[]],[\"name/207\",[12,49.439]],[\"comment/207\",[]],[\"name/208\",[13,49.439]],[\"comment/208\",[]],[\"name/209\",[133,64.116]],[\"comment/209\",[]],[\"name/210\",[4,27.277]],[\"comment/210\",[]],[\"name/211\",[134,64.116]],[\"comment/211\",[]],[\"name/212\",[135,55.635]],[\"comment/212\",[]],[\"name/213\",[136,64.116]],[\"comment/213\",[]],[\"name/214\",[137,55.635]],[\"comment/214\",[]],[\"name/215\",[138,64.116]],[\"comment/215\",[]],[\"name/216\",[139,64.116]],[\"comment/216\",[]],[\"name/217\",[140,34.645]],[\"comment/217\",[]],[\"name/218\",[43,24.504]],[\"comment/218\",[]],[\"name/219\",[141,55.635]],[\"comment/219\",[]],[\"name/220\",[142,64.116]],[\"comment/220\",[]],[\"name/221\",[143,64.116]],[\"comment/221\",[]],[\"name/222\",[4,27.277]],[\"comment/222\",[]],[\"name/223\",[144,64.116]],[\"comment/223\",[]],[\"name/224\",[131,53.119]],[\"comment/224\",[]],[\"name/225\",[6,49.439]],[\"comment/225\",[]],[\"name/226\",[7,49.439]],[\"comment/226\",[]],[\"name/227\",[8,49.439]],[\"comment/227\",[]],[\"name/228\",[9,49.439]],[\"comment/228\",[]],[\"name/229\",[10,49.439]],[\"comment/229\",[]],[\"name/230\",[11,49.439]],[\"comment/230\",[]],[\"name/231\",[12,49.439]],[\"comment/231\",[]],[\"name/232\",[13,49.439]],[\"comment/232\",[]],[\"name/233\",[145,64.116]],[\"comment/233\",[]],[\"name/234\",[25,41.408]],[\"comment/234\",[]],[\"name/235\",[4,27.277]],[\"comment/235\",[]],[\"name/236\",[146,59.003]],[\"comment/236\",[]],[\"name/237\",[147,64.116]],[\"comment/237\",[]],[\"name/238\",[148,64.116]],[\"comment/238\",[]],[\"name/239\",[149,64.116]],[\"comment/239\",[]],[\"name/240\",[150,64.116]],[\"comment/240\",[]],[\"name/241\",[151,64.116]],[\"comment/241\",[]],[\"name/242\",[152,64.116]],[\"comment/242\",[]],[\"name/243\",[153,64.116]],[\"comment/243\",[]],[\"name/244\",[154,64.116]],[\"comment/244\",[]],[\"name/245\",[155,64.116]],[\"comment/245\",[]],[\"name/246\",[156,64.116]],[\"comment/246\",[]],[\"name/247\",[157,59.003]],[\"comment/247\",[]],[\"name/248\",[158,64.116]],[\"comment/248\",[]],[\"name/249\",[159,64.116]],[\"comment/249\",[]],[\"name/250\",[160,64.116]],[\"comment/250\",[]],[\"name/251\",[161,64.116]],[\"comment/251\",[]],[\"name/252\",[162,64.116]],[\"comment/252\",[]],[\"name/253\",[163,64.116]],[\"comment/253\",[]],[\"name/254\",[164,64.116]],[\"comment/254\",[]],[\"name/255\",[165,64.116]],[\"comment/255\",[]],[\"name/256\",[166,64.116]],[\"comment/256\",[]],[\"name/257\",[167,64.116]],[\"comment/257\",[]],[\"name/258\",[168,64.116]],[\"comment/258\",[]],[\"name/259\",[169,64.116]],[\"comment/259\",[]],[\"name/260\",[170,64.116]],[\"comment/260\",[]],[\"name/261\",[171,64.116]],[\"comment/261\",[]],[\"name/262\",[172,64.116]],[\"comment/262\",[]],[\"name/263\",[173,64.116]],[\"comment/263\",[]],[\"name/264\",[174,64.116]],[\"comment/264\",[]],[\"name/265\",[175,64.116]],[\"comment/265\",[]],[\"name/266\",[176,64.116]],[\"comment/266\",[]],[\"name/267\",[177,64.116]],[\"comment/267\",[]],[\"name/268\",[178,64.116]],[\"comment/268\",[]],[\"name/269\",[140,34.645]],[\"comment/269\",[]],[\"name/270\",[43,24.504]],[\"comment/270\",[]],[\"name/271\",[179,59.003]],[\"comment/271\",[]],[\"name/272\",[180,64.116]],[\"comment/272\",[]],[\"name/273\",[181,59.003]],[\"comment/273\",[]],[\"name/274\",[182,59.003]],[\"comment/274\",[]],[\"name/275\",[183,59.003]],[\"comment/275\",[]],[\"name/276\",[184,64.116]],[\"comment/276\",[]],[\"name/277\",[185,59.003]],[\"comment/277\",[]],[\"name/278\",[186,59.003]],[\"comment/278\",[]],[\"name/279\",[187,59.003]],[\"comment/279\",[]],[\"name/280\",[188,59.003]],[\"comment/280\",[]],[\"name/281\",[189,64.116]],[\"comment/281\",[]],[\"name/282\",[4,27.277]],[\"comment/282\",[]],[\"name/283\",[135,55.635]],[\"comment/283\",[]],[\"name/284\",[190,64.116]],[\"comment/284\",[]],[\"name/285\",[137,55.635]],[\"comment/285\",[]],[\"name/286\",[191,64.116]],[\"comment/286\",[]],[\"name/287\",[140,34.645]],[\"comment/287\",[]],[\"name/288\",[43,24.504]],[\"comment/288\",[]],[\"name/289\",[141,55.635]],[\"comment/289\",[]],[\"name/290\",[192,64.116]],[\"comment/290\",[]],[\"name/291\",[193,64.116]],[\"comment/291\",[]],[\"name/292\",[4,27.277]],[\"comment/292\",[]],[\"name/293\",[194,64.116]],[\"comment/293\",[]],[\"name/294\",[131,53.119]],[\"comment/294\",[]],[\"name/295\",[6,49.439]],[\"comment/295\",[]],[\"name/296\",[7,49.439]],[\"comment/296\",[]],[\"name/297\",[8,49.439]],[\"comment/297\",[]],[\"name/298\",[9,49.439]],[\"comment/298\",[]],[\"name/299\",[10,49.439]],[\"comment/299\",[]],[\"name/300\",[11,49.439]],[\"comment/300\",[]],[\"name/301\",[12,49.439]],[\"comment/301\",[]],[\"name/302\",[13,49.439]],[\"comment/302\",[]],[\"name/303\",[195,64.116]],[\"comment/303\",[]],[\"name/304\",[4,27.277]],[\"comment/304\",[]],[\"name/305\",[135,55.635]],[\"comment/305\",[]],[\"name/306\",[196,64.116]],[\"comment/306\",[]],[\"name/307\",[197,64.116]],[\"comment/307\",[]],[\"name/308\",[198,64.116]],[\"comment/308\",[]],[\"name/309\",[199,64.116]],[\"comment/309\",[]],[\"name/310\",[137,55.635]],[\"comment/310\",[]],[\"name/311\",[200,64.116]],[\"comment/311\",[]],[\"name/312\",[201,64.116]],[\"comment/312\",[]],[\"name/313\",[202,64.116]],[\"comment/313\",[]],[\"name/314\",[203,64.116]],[\"comment/314\",[]],[\"name/315\",[204,64.116]],[\"comment/315\",[]],[\"name/316\",[140,34.645]],[\"comment/316\",[]],[\"name/317\",[43,24.504]],[\"comment/317\",[]],[\"name/318\",[141,55.635]],[\"comment/318\",[]],[\"name/319\",[43,24.504]],[\"comment/319\",[]],[\"name/320\",[205,48.007]],[\"comment/320\",[]],[\"name/321\",[206,42.894]],[\"comment/321\",[]],[\"name/322\",[207,59.003]],[\"comment/322\",[]],[\"name/323\",[43,24.504]],[\"comment/323\",[]],[\"name/324\",[96,38.97]],[\"comment/324\",[]],[\"name/325\",[206,42.894]],[\"comment/325\",[]],[\"name/326\",[208,59.003]],[\"comment/326\",[]],[\"name/327\",[43,24.504]],[\"comment/327\",[]],[\"name/328\",[96,38.97]],[\"comment/328\",[]],[\"name/329\",[206,42.894]],[\"comment/329\",[]],[\"name/330\",[209,64.116]],[\"comment/330\",[]],[\"name/331\",[210,64.116]],[\"comment/331\",[]],[\"name/332\",[211,64.116]],[\"comment/332\",[]],[\"name/333\",[4,27.277]],[\"comment/333\",[]],[\"name/334\",[212,64.116]],[\"comment/334\",[]],[\"name/335\",[131,53.119]],[\"comment/335\",[]],[\"name/336\",[6,49.439]],[\"comment/336\",[]],[\"name/337\",[7,49.439]],[\"comment/337\",[]],[\"name/338\",[8,49.439]],[\"comment/338\",[]],[\"name/339\",[9,49.439]],[\"comment/339\",[]],[\"name/340\",[10,49.439]],[\"comment/340\",[]],[\"name/341\",[11,49.439]],[\"comment/341\",[]],[\"name/342\",[12,49.439]],[\"comment/342\",[]],[\"name/343\",[13,49.439]],[\"comment/343\",[]],[\"name/344\",[213,64.116]],[\"comment/344\",[]],[\"name/345\",[4,27.277]],[\"comment/345\",[]],[\"name/346\",[214,45.641]],[\"comment/346\",[]],[\"name/347\",[215,45.641]],[\"comment/347\",[]],[\"name/348\",[216,42.894]],[\"comment/348\",[]],[\"name/349\",[140,34.645]],[\"comment/349\",[]],[\"name/350\",[96,38.97]],[\"comment/350\",[]],[\"name/351\",[217,64.116]],[\"comment/351\",[]],[\"name/352\",[25,41.408]],[\"comment/352\",[]],[\"name/353\",[218,53.119]],[\"comment/353\",[]],[\"name/354\",[219,53.119]],[\"comment/354\",[]],[\"name/355\",[4,27.277]],[\"comment/355\",[]],[\"name/356\",[220,53.119]],[\"comment/356\",[]],[\"name/357\",[221,49.439]],[\"comment/357\",[]],[\"name/358\",[222,48.007]],[\"comment/358\",[]],[\"name/359\",[140,34.645]],[\"comment/359\",[]],[\"name/360\",[223,64.116]],[\"comment/360\",[]],[\"name/361\",[207,59.003]],[\"comment/361\",[]],[\"name/362\",[224,59.003]],[\"comment/362\",[]],[\"name/363\",[225,64.116]],[\"comment/363\",[]],[\"name/364\",[4,27.277]],[\"comment/364\",[]],[\"name/365\",[96,38.97]],[\"comment/365\",[]],[\"name/366\",[43,24.504]],[\"comment/366\",[]],[\"name/367\",[205,48.007]],[\"comment/367\",[]],[\"name/368\",[226,51.111]],[\"comment/368\",[]],[\"name/369\",[206,42.894]],[\"comment/369\",[]],[\"name/370\",[227,59.003]],[\"comment/370\",[]],[\"name/371\",[43,24.504]],[\"comment/371\",[]],[\"name/372\",[205,48.007]],[\"comment/372\",[]],[\"name/373\",[226,51.111]],[\"comment/373\",[]],[\"name/374\",[206,42.894]],[\"comment/374\",[]],[\"name/375\",[228,64.116]],[\"comment/375\",[]],[\"name/376\",[43,24.504]],[\"comment/376\",[]],[\"name/377\",[226,51.111]],[\"comment/377\",[]],[\"name/378\",[206,42.894]],[\"comment/378\",[]],[\"name/379\",[229,59.003]],[\"comment/379\",[]],[\"name/380\",[230,55.635]],[\"comment/380\",[]],[\"name/381\",[222,48.007]],[\"comment/381\",[]],[\"name/382\",[216,42.894]],[\"comment/382\",[]],[\"name/383\",[140,34.645]],[\"comment/383\",[]],[\"name/384\",[43,24.504]],[\"comment/384\",[]],[\"name/385\",[96,38.97]],[\"comment/385\",[]],[\"name/386\",[206,42.894]],[\"comment/386\",[]],[\"name/387\",[231,64.116]],[\"comment/387\",[]],[\"name/388\",[232,64.116]],[\"comment/388\",[]],[\"name/389\",[25,41.408]],[\"comment/389\",[]],[\"name/390\",[233,49.439]],[\"comment/390\",[]],[\"name/391\",[4,27.277]],[\"comment/391\",[]],[\"name/392\",[234,55.635]],[\"comment/392\",[]],[\"name/393\",[43,24.504]],[\"comment/393\",[]],[\"name/394\",[233,49.439]],[\"comment/394\",[]],[\"name/395\",[43,24.504]],[\"comment/395\",[]],[\"name/396\",[235,28.341]],[\"comment/396\",[]],[\"name/397\",[236,27.619]],[\"comment/397\",[]],[\"name/398\",[237,64.116]],[\"comment/398\",[]],[\"name/399\",[43,24.504]],[\"comment/399\",[]],[\"name/400\",[235,28.341]],[\"comment/400\",[]],[\"name/401\",[236,27.619]],[\"comment/401\",[]],[\"name/402\",[238,64.116]],[\"comment/402\",[]],[\"name/403\",[43,24.504]],[\"comment/403\",[]],[\"name/404\",[235,28.341]],[\"comment/404\",[]],[\"name/405\",[236,27.619]],[\"comment/405\",[]],[\"name/406\",[239,64.116]],[\"comment/406\",[]],[\"name/407\",[43,24.504]],[\"comment/407\",[]],[\"name/408\",[235,28.341]],[\"comment/408\",[]],[\"name/409\",[236,27.619]],[\"comment/409\",[]],[\"name/410\",[240,64.116]],[\"comment/410\",[]],[\"name/411\",[43,24.504]],[\"comment/411\",[]],[\"name/412\",[235,28.341]],[\"comment/412\",[]],[\"name/413\",[236,27.619]],[\"comment/413\",[]],[\"name/414\",[241,64.116]],[\"comment/414\",[]],[\"name/415\",[43,24.504]],[\"comment/415\",[]],[\"name/416\",[235,28.341]],[\"comment/416\",[]],[\"name/417\",[236,27.619]],[\"comment/417\",[]],[\"name/418\",[242,64.116]],[\"comment/418\",[]],[\"name/419\",[43,24.504]],[\"comment/419\",[]],[\"name/420\",[235,28.341]],[\"comment/420\",[]],[\"name/421\",[236,27.619]],[\"comment/421\",[]],[\"name/422\",[243,64.116]],[\"comment/422\",[]],[\"name/423\",[43,24.504]],[\"comment/423\",[]],[\"name/424\",[235,28.341]],[\"comment/424\",[]],[\"name/425\",[236,27.619]],[\"comment/425\",[]],[\"name/426\",[244,64.116]],[\"comment/426\",[]],[\"name/427\",[43,24.504]],[\"comment/427\",[]],[\"name/428\",[235,28.341]],[\"comment/428\",[]],[\"name/429\",[236,27.619]],[\"comment/429\",[]],[\"name/430\",[245,64.116]],[\"comment/430\",[]],[\"name/431\",[43,24.504]],[\"comment/431\",[]],[\"name/432\",[235,28.341]],[\"comment/432\",[]],[\"name/433\",[236,27.619]],[\"comment/433\",[]],[\"name/434\",[246,64.116]],[\"comment/434\",[]],[\"name/435\",[43,24.504]],[\"comment/435\",[]],[\"name/436\",[235,28.341]],[\"comment/436\",[]],[\"name/437\",[236,27.619]],[\"comment/437\",[]],[\"name/438\",[247,64.116]],[\"comment/438\",[]],[\"name/439\",[43,24.504]],[\"comment/439\",[]],[\"name/440\",[235,28.341]],[\"comment/440\",[]],[\"name/441\",[236,27.619]],[\"comment/441\",[]],[\"name/442\",[248,64.116]],[\"comment/442\",[]],[\"name/443\",[43,24.504]],[\"comment/443\",[]],[\"name/444\",[235,28.341]],[\"comment/444\",[]],[\"name/445\",[236,27.619]],[\"comment/445\",[]],[\"name/446\",[249,64.116]],[\"comment/446\",[]],[\"name/447\",[43,24.504]],[\"comment/447\",[]],[\"name/448\",[235,28.341]],[\"comment/448\",[]],[\"name/449\",[236,27.619]],[\"comment/449\",[]],[\"name/450\",[250,64.116]],[\"comment/450\",[]],[\"name/451\",[43,24.504]],[\"comment/451\",[]],[\"name/452\",[235,28.341]],[\"comment/452\",[]],[\"name/453\",[236,27.619]],[\"comment/453\",[]],[\"name/454\",[251,64.116]],[\"comment/454\",[]],[\"name/455\",[43,24.504]],[\"comment/455\",[]],[\"name/456\",[235,28.341]],[\"comment/456\",[]],[\"name/457\",[236,27.619]],[\"comment/457\",[]],[\"name/458\",[252,64.116]],[\"comment/458\",[]],[\"name/459\",[43,24.504]],[\"comment/459\",[]],[\"name/460\",[235,28.341]],[\"comment/460\",[]],[\"name/461\",[236,27.619]],[\"comment/461\",[]],[\"name/462\",[253,64.116]],[\"comment/462\",[]],[\"name/463\",[43,24.504]],[\"comment/463\",[]],[\"name/464\",[235,28.341]],[\"comment/464\",[]],[\"name/465\",[236,27.619]],[\"comment/465\",[]],[\"name/466\",[254,64.116]],[\"comment/466\",[]],[\"name/467\",[43,24.504]],[\"comment/467\",[]],[\"name/468\",[235,28.341]],[\"comment/468\",[]],[\"name/469\",[236,27.619]],[\"comment/469\",[]],[\"name/470\",[255,64.116]],[\"comment/470\",[]],[\"name/471\",[43,24.504]],[\"comment/471\",[]],[\"name/472\",[235,28.341]],[\"comment/472\",[]],[\"name/473\",[236,27.619]],[\"comment/473\",[]],[\"name/474\",[256,64.116]],[\"comment/474\",[]],[\"name/475\",[43,24.504]],[\"comment/475\",[]],[\"name/476\",[235,28.341]],[\"comment/476\",[]],[\"name/477\",[236,27.619]],[\"comment/477\",[]],[\"name/478\",[257,64.116]],[\"comment/478\",[]],[\"name/479\",[43,24.504]],[\"comment/479\",[]],[\"name/480\",[235,28.341]],[\"comment/480\",[]],[\"name/481\",[236,27.619]],[\"comment/481\",[]],[\"name/482\",[258,64.116]],[\"comment/482\",[]],[\"name/483\",[43,24.504]],[\"comment/483\",[]],[\"name/484\",[235,28.341]],[\"comment/484\",[]],[\"name/485\",[236,27.619]],[\"comment/485\",[]],[\"name/486\",[259,64.116]],[\"comment/486\",[]],[\"name/487\",[43,24.504]],[\"comment/487\",[]],[\"name/488\",[235,28.341]],[\"comment/488\",[]],[\"name/489\",[236,27.619]],[\"comment/489\",[]],[\"name/490\",[260,64.116]],[\"comment/490\",[]],[\"name/491\",[43,24.504]],[\"comment/491\",[]],[\"name/492\",[235,28.341]],[\"comment/492\",[]],[\"name/493\",[236,27.619]],[\"comment/493\",[]],[\"name/494\",[261,64.116]],[\"comment/494\",[]],[\"name/495\",[43,24.504]],[\"comment/495\",[]],[\"name/496\",[235,28.341]],[\"comment/496\",[]],[\"name/497\",[236,27.619]],[\"comment/497\",[]],[\"name/498\",[262,64.116]],[\"comment/498\",[]],[\"name/499\",[43,24.504]],[\"comment/499\",[]],[\"name/500\",[235,28.341]],[\"comment/500\",[]],[\"name/501\",[236,27.619]],[\"comment/501\",[]],[\"name/502\",[263,64.116]],[\"comment/502\",[]],[\"name/503\",[43,24.504]],[\"comment/503\",[]],[\"name/504\",[235,28.341]],[\"comment/504\",[]],[\"name/505\",[236,27.619]],[\"comment/505\",[]],[\"name/506\",[264,64.116]],[\"comment/506\",[]],[\"name/507\",[43,24.504]],[\"comment/507\",[]],[\"name/508\",[235,28.341]],[\"comment/508\",[]],[\"name/509\",[236,27.619]],[\"comment/509\",[]],[\"name/510\",[265,64.116]],[\"comment/510\",[]],[\"name/511\",[43,24.504]],[\"comment/511\",[]],[\"name/512\",[235,28.341]],[\"comment/512\",[]],[\"name/513\",[236,27.619]],[\"comment/513\",[]],[\"name/514\",[266,64.116]],[\"comment/514\",[]],[\"name/515\",[43,24.504]],[\"comment/515\",[]],[\"name/516\",[235,28.341]],[\"comment/516\",[]],[\"name/517\",[236,27.619]],[\"comment/517\",[]],[\"name/518\",[267,64.116]],[\"comment/518\",[]],[\"name/519\",[43,24.504]],[\"comment/519\",[]],[\"name/520\",[235,28.341]],[\"comment/520\",[]],[\"name/521\",[236,27.619]],[\"comment/521\",[]],[\"name/522\",[268,64.116]],[\"comment/522\",[]],[\"name/523\",[43,24.504]],[\"comment/523\",[]],[\"name/524\",[235,28.341]],[\"comment/524\",[]],[\"name/525\",[236,27.619]],[\"comment/525\",[]],[\"name/526\",[269,64.116]],[\"comment/526\",[]],[\"name/527\",[43,24.504]],[\"comment/527\",[]],[\"name/528\",[235,28.341]],[\"comment/528\",[]],[\"name/529\",[236,27.619]],[\"comment/529\",[]],[\"name/530\",[270,64.116]],[\"comment/530\",[]],[\"name/531\",[43,24.504]],[\"comment/531\",[]],[\"name/532\",[235,28.341]],[\"comment/532\",[]],[\"name/533\",[236,27.619]],[\"comment/533\",[]],[\"name/534\",[271,64.116]],[\"comment/534\",[]],[\"name/535\",[43,24.504]],[\"comment/535\",[]],[\"name/536\",[235,28.341]],[\"comment/536\",[]],[\"name/537\",[236,27.619]],[\"comment/537\",[]],[\"name/538\",[272,64.116]],[\"comment/538\",[]],[\"name/539\",[43,24.504]],[\"comment/539\",[]],[\"name/540\",[235,28.341]],[\"comment/540\",[]],[\"name/541\",[236,27.619]],[\"comment/541\",[]],[\"name/542\",[273,64.116]],[\"comment/542\",[]],[\"name/543\",[43,24.504]],[\"comment/543\",[]],[\"name/544\",[235,28.341]],[\"comment/544\",[]],[\"name/545\",[236,27.619]],[\"comment/545\",[]],[\"name/546\",[236,27.619]],[\"comment/546\",[]],[\"name/547\",[96,38.97]],[\"comment/547\",[]],[\"name/548\",[140,34.645]],[\"comment/548\",[]],[\"name/549\",[214,45.641]],[\"comment/549\",[]],[\"name/550\",[215,45.641]],[\"comment/550\",[]],[\"name/551\",[216,42.894]],[\"comment/551\",[]],[\"name/552\",[274,64.116]],[\"comment/552\",[]],[\"name/553\",[236,27.619]],[\"comment/553\",[]],[\"name/554\",[96,38.97]],[\"comment/554\",[]],[\"name/555\",[140,34.645]],[\"comment/555\",[]],[\"name/556\",[216,42.894]],[\"comment/556\",[]],[\"name/557\",[275,64.116]],[\"comment/557\",[]],[\"name/558\",[276,64.116]],[\"comment/558\",[]],[\"name/559\",[25,41.408]],[\"comment/559\",[]],[\"name/560\",[233,49.439]],[\"comment/560\",[]],[\"name/561\",[4,27.277]],[\"comment/561\",[]],[\"name/562\",[234,55.635]],[\"comment/562\",[]],[\"name/563\",[43,24.504]],[\"comment/563\",[]],[\"name/564\",[233,49.439]],[\"comment/564\",[]],[\"name/565\",[43,24.504]],[\"comment/565\",[]],[\"name/566\",[235,28.341]],[\"comment/566\",[]],[\"name/567\",[236,27.619]],[\"comment/567\",[]],[\"name/568\",[277,64.116]],[\"comment/568\",[]],[\"name/569\",[43,24.504]],[\"comment/569\",[]],[\"name/570\",[235,28.341]],[\"comment/570\",[]],[\"name/571\",[236,27.619]],[\"comment/571\",[]],[\"name/572\",[278,64.116]],[\"comment/572\",[]],[\"name/573\",[43,24.504]],[\"comment/573\",[]],[\"name/574\",[235,28.341]],[\"comment/574\",[]],[\"name/575\",[236,27.619]],[\"comment/575\",[]],[\"name/576\",[279,64.116]],[\"comment/576\",[]],[\"name/577\",[43,24.504]],[\"comment/577\",[]],[\"name/578\",[235,28.341]],[\"comment/578\",[]],[\"name/579\",[236,27.619]],[\"comment/579\",[]],[\"name/580\",[280,64.116]],[\"comment/580\",[]],[\"name/581\",[43,24.504]],[\"comment/581\",[]],[\"name/582\",[235,28.341]],[\"comment/582\",[]],[\"name/583\",[236,27.619]],[\"comment/583\",[]],[\"name/584\",[281,64.116]],[\"comment/584\",[]],[\"name/585\",[43,24.504]],[\"comment/585\",[]],[\"name/586\",[235,28.341]],[\"comment/586\",[]],[\"name/587\",[236,27.619]],[\"comment/587\",[]],[\"name/588\",[282,64.116]],[\"comment/588\",[]],[\"name/589\",[43,24.504]],[\"comment/589\",[]],[\"name/590\",[235,28.341]],[\"comment/590\",[]],[\"name/591\",[236,27.619]],[\"comment/591\",[]],[\"name/592\",[283,64.116]],[\"comment/592\",[]],[\"name/593\",[43,24.504]],[\"comment/593\",[]],[\"name/594\",[235,28.341]],[\"comment/594\",[]],[\"name/595\",[236,27.619]],[\"comment/595\",[]],[\"name/596\",[284,64.116]],[\"comment/596\",[]],[\"name/597\",[43,24.504]],[\"comment/597\",[]],[\"name/598\",[235,28.341]],[\"comment/598\",[]],[\"name/599\",[236,27.619]],[\"comment/599\",[]],[\"name/600\",[285,64.116]],[\"comment/600\",[]],[\"name/601\",[43,24.504]],[\"comment/601\",[]],[\"name/602\",[235,28.341]],[\"comment/602\",[]],[\"name/603\",[236,27.619]],[\"comment/603\",[]],[\"name/604\",[286,64.116]],[\"comment/604\",[]],[\"name/605\",[43,24.504]],[\"comment/605\",[]],[\"name/606\",[235,28.341]],[\"comment/606\",[]],[\"name/607\",[236,27.619]],[\"comment/607\",[]],[\"name/608\",[287,64.116]],[\"comment/608\",[]],[\"name/609\",[43,24.504]],[\"comment/609\",[]],[\"name/610\",[235,28.341]],[\"comment/610\",[]],[\"name/611\",[236,27.619]],[\"comment/611\",[]],[\"name/612\",[288,64.116]],[\"comment/612\",[]],[\"name/613\",[43,24.504]],[\"comment/613\",[]],[\"name/614\",[235,28.341]],[\"comment/614\",[]],[\"name/615\",[236,27.619]],[\"comment/615\",[]],[\"name/616\",[289,64.116]],[\"comment/616\",[]],[\"name/617\",[43,24.504]],[\"comment/617\",[]],[\"name/618\",[235,28.341]],[\"comment/618\",[]],[\"name/619\",[236,27.619]],[\"comment/619\",[]],[\"name/620\",[236,27.619]],[\"comment/620\",[]],[\"name/621\",[96,38.97]],[\"comment/621\",[]],[\"name/622\",[140,34.645]],[\"comment/622\",[]],[\"name/623\",[214,45.641]],[\"comment/623\",[]],[\"name/624\",[215,45.641]],[\"comment/624\",[]],[\"name/625\",[216,42.894]],[\"comment/625\",[]],[\"name/626\",[290,64.116]],[\"comment/626\",[]],[\"name/627\",[291,64.116]],[\"comment/627\",[]],[\"name/628\",[25,41.408]],[\"comment/628\",[]],[\"name/629\",[233,49.439]],[\"comment/629\",[]],[\"name/630\",[4,27.277]],[\"comment/630\",[]],[\"name/631\",[234,55.635]],[\"comment/631\",[]],[\"name/632\",[43,24.504]],[\"comment/632\",[]],[\"name/633\",[233,49.439]],[\"comment/633\",[]],[\"name/634\",[43,24.504]],[\"comment/634\",[]],[\"name/635\",[235,28.341]],[\"comment/635\",[]],[\"name/636\",[236,27.619]],[\"comment/636\",[]],[\"name/637\",[236,27.619]],[\"comment/637\",[]],[\"name/638\",[96,38.97]],[\"comment/638\",[]],[\"name/639\",[140,34.645]],[\"comment/639\",[]],[\"name/640\",[214,45.641]],[\"comment/640\",[]],[\"name/641\",[215,45.641]],[\"comment/641\",[]],[\"name/642\",[216,42.894]],[\"comment/642\",[]],[\"name/643\",[292,64.116]],[\"comment/643\",[]],[\"name/644\",[25,41.408]],[\"comment/644\",[]],[\"name/645\",[293,59.003]],[\"comment/645\",[]],[\"name/646\",[4,27.277]],[\"comment/646\",[]],[\"name/647\",[294,64.116]],[\"comment/647\",[]],[\"name/648\",[295,64.116]],[\"comment/648\",[]],[\"name/649\",[296,64.116]],[\"comment/649\",[]],[\"name/650\",[297,64.116]],[\"comment/650\",[]],[\"name/651\",[140,34.645]],[\"comment/651\",[]],[\"name/652\",[43,24.504]],[\"comment/652\",[]],[\"name/653\",[298,64.116]],[\"comment/653\",[]],[\"name/654\",[299,64.116]],[\"comment/654\",[]],[\"name/655\",[300,64.116]],[\"comment/655\",[]],[\"name/656\",[25,41.408]],[\"comment/656\",[]],[\"name/657\",[301,64.116]],[\"comment/657\",[]],[\"name/658\",[4,27.277]],[\"comment/658\",[]],[\"name/659\",[220,53.119]],[\"comment/659\",[]],[\"name/660\",[302,64.116]],[\"comment/660\",[]],[\"name/661\",[303,64.116]],[\"comment/661\",[]],[\"name/662\",[304,64.116]],[\"comment/662\",[]],[\"name/663\",[305,64.116]],[\"comment/663\",[]],[\"name/664\",[306,64.116]],[\"comment/664\",[]],[\"name/665\",[307,64.116]],[\"comment/665\",[]],[\"name/666\",[308,64.116]],[\"comment/666\",[]],[\"name/667\",[309,64.116]],[\"comment/667\",[]],[\"name/668\",[140,34.645]],[\"comment/668\",[]],[\"name/669\",[310,64.116]],[\"comment/669\",[]],[\"name/670\",[311,64.116]],[\"comment/670\",[]],[\"name/671\",[185,59.003]],[\"comment/671\",[]],[\"name/672\",[4,27.277]],[\"comment/672\",[]],[\"name/673\",[96,38.97]],[\"comment/673\",[]],[\"name/674\",[140,34.645]],[\"comment/674\",[]],[\"name/675\",[214,45.641]],[\"comment/675\",[]],[\"name/676\",[215,45.641]],[\"comment/676\",[]],[\"name/677\",[216,42.894]],[\"comment/677\",[]],[\"name/678\",[312,64.116]],[\"comment/678\",[]],[\"name/679\",[183,59.003]],[\"comment/679\",[]],[\"name/680\",[4,27.277]],[\"comment/680\",[]],[\"name/681\",[96,38.97]],[\"comment/681\",[]],[\"name/682\",[140,34.645]],[\"comment/682\",[]],[\"name/683\",[214,45.641]],[\"comment/683\",[]],[\"name/684\",[215,45.641]],[\"comment/684\",[]],[\"name/685\",[216,42.894]],[\"comment/685\",[]],[\"name/686\",[313,64.116]],[\"comment/686\",[]],[\"name/687\",[181,59.003]],[\"comment/687\",[]],[\"name/688\",[4,27.277]],[\"comment/688\",[]],[\"name/689\",[96,38.97]],[\"comment/689\",[]],[\"name/690\",[140,34.645]],[\"comment/690\",[]],[\"name/691\",[214,45.641]],[\"comment/691\",[]],[\"name/692\",[215,45.641]],[\"comment/692\",[]],[\"name/693\",[216,42.894]],[\"comment/693\",[]],[\"name/694\",[314,64.116]],[\"comment/694\",[]],[\"name/695\",[182,59.003]],[\"comment/695\",[]],[\"name/696\",[4,27.277]],[\"comment/696\",[]],[\"name/697\",[315,64.116]],[\"comment/697\",[]],[\"name/698\",[96,38.97]],[\"comment/698\",[]],[\"name/699\",[214,45.641]],[\"comment/699\",[]],[\"name/700\",[215,45.641]],[\"comment/700\",[]],[\"name/701\",[216,42.894]],[\"comment/701\",[]],[\"name/702\",[140,34.645]],[\"comment/702\",[]],[\"name/703\",[316,64.116]],[\"comment/703\",[]],[\"name/704\",[25,41.408]],[\"comment/704\",[]],[\"name/705\",[218,53.119]],[\"comment/705\",[]],[\"name/706\",[219,53.119]],[\"comment/706\",[]],[\"name/707\",[4,27.277]],[\"comment/707\",[]],[\"name/708\",[221,49.439]],[\"comment/708\",[]],[\"name/709\",[222,48.007]],[\"comment/709\",[]],[\"name/710\",[140,34.645]],[\"comment/710\",[]],[\"name/711\",[188,59.003]],[\"comment/711\",[]],[\"name/712\",[25,41.408]],[\"comment/712\",[]],[\"name/713\",[293,59.003]],[\"comment/713\",[]],[\"name/714\",[4,27.277]],[\"comment/714\",[]],[\"name/715\",[317,64.116]],[\"comment/715\",[]],[\"name/716\",[318,64.116]],[\"comment/716\",[]],[\"name/717\",[221,49.439]],[\"comment/717\",[]],[\"name/718\",[319,64.116]],[\"comment/718\",[]],[\"name/719\",[58,51.111]],[\"comment/719\",[]],[\"name/720\",[320,64.116]],[\"comment/720\",[]],[\"name/721\",[140,34.645]],[\"comment/721\",[]],[\"name/722\",[101,59.003]],[\"comment/722\",[]],[\"name/723\",[187,59.003]],[\"comment/723\",[]],[\"name/724\",[25,41.408]],[\"comment/724\",[]],[\"name/725\",[218,53.119]],[\"comment/725\",[]],[\"name/726\",[219,53.119]],[\"comment/726\",[]],[\"name/727\",[4,27.277]],[\"comment/727\",[]],[\"name/728\",[221,49.439]],[\"comment/728\",[]],[\"name/729\",[222,48.007]],[\"comment/729\",[]],[\"name/730\",[140,34.645]],[\"comment/730\",[]],[\"name/731\",[321,64.116]],[\"comment/731\",[]],[\"name/732\",[322,64.116]],[\"comment/732\",[]],[\"name/733\",[323,64.116]],[\"comment/733\",[]],[\"name/734\",[4,27.277]],[\"comment/734\",[]],[\"name/735\",[324,64.116]],[\"comment/735\",[]],[\"name/736\",[325,64.116]],[\"comment/736\",[]],[\"name/737\",[326,64.116]],[\"comment/737\",[]],[\"name/738\",[327,64.116]],[\"comment/738\",[]],[\"name/739\",[146,59.003]],[\"comment/739\",[]],[\"name/740\",[328,64.116]],[\"comment/740\",[]],[\"name/741\",[329,64.116]],[\"comment/741\",[]],[\"name/742\",[330,64.116]],[\"comment/742\",[]],[\"name/743\",[331,64.116]],[\"comment/743\",[]],[\"name/744\",[157,59.003]],[\"comment/744\",[]],[\"name/745\",[332,64.116]],[\"comment/745\",[]],[\"name/746\",[179,59.003]],[\"comment/746\",[]],[\"name/747\",[4,27.277]],[\"comment/747\",[]],[\"name/748\",[333,64.116]],[\"comment/748\",[]],[\"name/749\",[96,38.97]],[\"comment/749\",[]],[\"name/750\",[214,45.641]],[\"comment/750\",[]],[\"name/751\",[215,45.641]],[\"comment/751\",[]],[\"name/752\",[216,42.894]],[\"comment/752\",[]],[\"name/753\",[140,34.645]],[\"comment/753\",[]],[\"name/754\",[334,59.003]],[\"comment/754\",[]],[\"name/755\",[4,27.277]],[\"comment/755\",[]],[\"name/756\",[30,55.635]],[\"comment/756\",[]],[\"name/757\",[335,59.003]],[\"comment/757\",[]],[\"name/758\",[32,55.635]],[\"comment/758\",[]],[\"name/759\",[230,55.635]],[\"comment/759\",[]],[\"name/760\",[336,64.116]],[\"comment/760\",[]],[\"name/761\",[140,34.645]],[\"comment/761\",[]],[\"name/762\",[43,24.504]],[\"comment/762\",[]],[\"name/763\",[205,48.007]],[\"comment/763\",[]],[\"name/764\",[206,42.894]],[\"comment/764\",[]],[\"name/765\",[337,64.116]],[\"comment/765\",[]],[\"name/766\",[208,59.003]],[\"comment/766\",[]],[\"name/767\",[224,59.003]],[\"comment/767\",[]],[\"name/768\",[338,64.116]],[\"comment/768\",[]],[\"name/769\",[4,27.277]],[\"comment/769\",[]],[\"name/770\",[96,38.97]],[\"comment/770\",[]],[\"name/771\",[43,24.504]],[\"comment/771\",[]],[\"name/772\",[205,48.007]],[\"comment/772\",[]],[\"name/773\",[226,51.111]],[\"comment/773\",[]],[\"name/774\",[206,42.894]],[\"comment/774\",[]],[\"name/775\",[227,59.003]],[\"comment/775\",[]],[\"name/776\",[43,24.504]],[\"comment/776\",[]],[\"name/777\",[205,48.007]],[\"comment/777\",[]],[\"name/778\",[226,51.111]],[\"comment/778\",[]],[\"name/779\",[206,42.894]],[\"comment/779\",[]],[\"name/780\",[229,59.003]],[\"comment/780\",[]],[\"name/781\",[222,48.007]],[\"comment/781\",[]],[\"name/782\",[216,42.894]],[\"comment/782\",[]],[\"name/783\",[140,34.645]],[\"comment/783\",[]],[\"name/784\",[43,24.504]],[\"comment/784\",[]],[\"name/785\",[96,38.97]],[\"comment/785\",[]],[\"name/786\",[206,42.894]],[\"comment/786\",[]],[\"name/787\",[339,64.116]],[\"comment/787\",[]],[\"name/788\",[4,27.277]],[\"comment/788\",[]],[\"name/789\",[340,64.116]],[\"comment/789\",[]],[\"name/790\",[341,64.116]],[\"comment/790\",[]],[\"name/791\",[220,53.119]],[\"comment/791\",[]],[\"name/792\",[342,64.116]],[\"comment/792\",[]],[\"name/793\",[343,64.116]],[\"comment/793\",[]],[\"name/794\",[222,48.007]],[\"comment/794\",[]],[\"name/795\",[344,64.116]],[\"comment/795\",[]],[\"name/796\",[345,64.116]],[\"comment/796\",[]],[\"name/797\",[122,59.003]],[\"comment/797\",[]],[\"name/798\",[140,34.645]],[\"comment/798\",[]],[\"name/799\",[43,24.504]],[\"comment/799\",[]],[\"name/800\",[346,64.116]],[\"comment/800\",[]],[\"name/801\",[347,64.116]],[\"comment/801\",[]],[\"name/802\",[96,38.97]],[\"comment/802\",[]],[\"name/803\",[186,59.003]],[\"comment/803\",[]],[\"name/804\",[25,41.408]],[\"comment/804\",[]],[\"name/805\",[218,53.119]],[\"comment/805\",[]],[\"name/806\",[219,53.119]],[\"comment/806\",[]],[\"name/807\",[4,27.277]],[\"comment/807\",[]],[\"name/808\",[220,53.119]],[\"comment/808\",[]],[\"name/809\",[221,49.439]],[\"comment/809\",[]],[\"name/810\",[222,48.007]],[\"comment/810\",[]],[\"name/811\",[140,34.645]],[\"comment/811\",[]],[\"name/812\",[348,64.116]],[\"comment/812\",[]],[\"name/813\",[4,27.277]],[\"comment/813\",[]],[\"name/814\",[349,53.119]],[\"comment/814\",[]],[\"name/815\",[350,53.119]],[\"comment/815\",[]],[\"name/816\",[27,49.439]],[\"comment/816\",[]],[\"name/817\",[351,64.116]],[\"comment/817\",[]],[\"name/818\",[4,27.277]],[\"comment/818\",[]],[\"name/819\",[349,53.119]],[\"comment/819\",[]],[\"name/820\",[350,53.119]],[\"comment/820\",[]],[\"name/821\",[27,49.439]],[\"comment/821\",[]],[\"name/822\",[352,64.116]],[\"comment/822\",[]],[\"name/823\",[4,27.277]],[\"comment/823\",[]],[\"name/824\",[353,64.116]],[\"comment/824\",[]],[\"name/825\",[354,64.116]],[\"comment/825\",[]],[\"name/826\",[349,53.119]],[\"comment/826\",[]],[\"name/827\",[350,53.119]],[\"comment/827\",[]],[\"name/828\",[27,49.439]],[\"comment/828\",[]],[\"name/829\",[355,64.116]],[\"comment/829\",[]],[\"name/830\",[4,27.277]],[\"comment/830\",[]],[\"name/831\",[356,64.116]],[\"comment/831\",[]],[\"name/832\",[357,64.116]],[\"comment/832\",[]],[\"name/833\",[26,55.635]],[\"comment/833\",[]],[\"name/834\",[349,53.119]],[\"comment/834\",[]],[\"name/835\",[350,53.119]],[\"comment/835\",[]],[\"name/836\",[27,49.439]],[\"comment/836\",[]],[\"name/837\",[358,64.116]],[\"comment/837\",[]],[\"name/838\",[4,27.277]],[\"comment/838\",[]],[\"name/839\",[359,64.116]],[\"comment/839\",[]],[\"name/840\",[360,64.116]],[\"comment/840\",[]],[\"name/841\",[361,59.003]],[\"comment/841\",[]],[\"name/842\",[362,59.003]],[\"comment/842\",[]],[\"name/843\",[363,64.116]],[\"comment/843\",[]],[\"name/844\",[364,64.116]],[\"comment/844\",[]],[\"name/845\",[365,59.003]],[\"comment/845\",[]],[\"name/846\",[366,59.003]],[\"comment/846\",[]],[\"name/847\",[367,64.116]],[\"comment/847\",[]],[\"name/848\",[43,24.504]],[\"comment/848\",[]],[\"name/849\",[368,45.519,369,45.519]],[\"comment/849\",[]],[\"name/850\",[370,64.116]],[\"comment/850\",[]],[\"name/851\",[371,45.519,372,45.519]],[\"comment/851\",[]],[\"name/852\",[140,34.645]],[\"comment/852\",[]],[\"name/853\",[43,24.504]],[\"comment/853\",[]],[\"name/854\",[373,64.116]],[\"comment/854\",[]],[\"name/855\",[374,64.116]],[\"comment/855\",[]],[\"name/856\",[375,59.003]],[\"comment/856\",[]],[\"name/857\",[376,59.003]],[\"comment/857\",[]],[\"name/858\",[377,64.116]],[\"comment/858\",[]],[\"name/859\",[4,27.277]],[\"comment/859\",[]],[\"name/860\",[378,64.116]],[\"comment/860\",[]],[\"name/861\",[361,59.003]],[\"comment/861\",[]],[\"name/862\",[362,59.003]],[\"comment/862\",[]],[\"name/863\",[379,64.116]],[\"comment/863\",[]],[\"name/864\",[365,59.003]],[\"comment/864\",[]],[\"name/865\",[366,59.003]],[\"comment/865\",[]],[\"name/866\",[221,49.439]],[\"comment/866\",[]],[\"name/867\",[380,64.116]],[\"comment/867\",[]],[\"name/868\",[381,64.116]],[\"comment/868\",[]],[\"name/869\",[140,34.645]],[\"comment/869\",[]],[\"name/870\",[43,24.504]],[\"comment/870\",[]],[\"name/871\",[334,59.003]],[\"comment/871\",[]],[\"name/872\",[375,59.003]],[\"comment/872\",[]],[\"name/873\",[376,59.003]],[\"comment/873\",[]],[\"name/874\",[382,64.116]],[\"comment/874\",[]],[\"name/875\",[4,27.277]],[\"comment/875\",[]],[\"name/876\",[383,64.116]],[\"comment/876\",[]],[\"name/877\",[384,64.116]],[\"comment/877\",[]],[\"name/878\",[385,59.003]],[\"comment/878\",[]],[\"name/879\",[386,59.003]],[\"comment/879\",[]],[\"name/880\",[387,59.003]],[\"comment/880\",[]],[\"name/881\",[388,64.116]],[\"comment/881\",[]],[\"name/882\",[4,27.277]],[\"comment/882\",[]],[\"name/883\",[30,55.635]],[\"comment/883\",[]],[\"name/884\",[335,59.003]],[\"comment/884\",[]],[\"name/885\",[32,55.635]],[\"comment/885\",[]],[\"name/886\",[230,55.635]],[\"comment/886\",[]],[\"name/887\",[140,34.645]],[\"comment/887\",[]],[\"name/888\",[43,24.504]],[\"comment/888\",[]],[\"name/889\",[205,48.007]],[\"comment/889\",[]],[\"name/890\",[206,42.894]],[\"comment/890\",[]],[\"name/891\",[389,64.116]],[\"comment/891\",[]],[\"name/892\",[387,59.003]],[\"comment/892\",[]],[\"name/893\",[385,59.003]],[\"comment/893\",[]],[\"name/894\",[386,59.003]],[\"comment/894\",[]],[\"name/895\",[390,64.116]],[\"comment/895\",[]],[\"name/896\",[4,27.277]],[\"comment/896\",[]],[\"name/897\",[391,64.116]],[\"comment/897\",[]],[\"name/898\",[392,64.116]],[\"comment/898\",[]],[\"name/899\",[393,64.116]],[\"comment/899\",[]],[\"name/900\",[394,64.116]],[\"comment/900\",[]],[\"name/901\",[395,64.116]],[\"comment/901\",[]],[\"name/902\",[396,64.116]],[\"comment/902\",[]],[\"name/903\",[112,55.635]],[\"comment/903\",[]],[\"name/904\",[113,55.635]],[\"comment/904\",[]],[\"name/905\",[114,55.635]],[\"comment/905\",[]],[\"name/906\",[15,59.003]],[\"comment/906\",[]]],\"invertedIndex\":[[\"__type\",{\"_index\":43,\"name\":{\"71\":{},\"218\":{},\"270\":{},\"288\":{},\"317\":{},\"319\":{},\"323\":{},\"327\":{},\"366\":{},\"371\":{},\"376\":{},\"384\":{},\"393\":{},\"395\":{},\"399\":{},\"403\":{},\"407\":{},\"411\":{},\"415\":{},\"419\":{},\"423\":{},\"427\":{},\"431\":{},\"435\":{},\"439\":{},\"443\":{},\"447\":{},\"451\":{},\"455\":{},\"459\":{},\"463\":{},\"467\":{},\"471\":{},\"475\":{},\"479\":{},\"483\":{},\"487\":{},\"491\":{},\"495\":{},\"499\":{},\"503\":{},\"507\":{},\"511\":{},\"515\":{},\"519\":{},\"523\":{},\"527\":{},\"531\":{},\"535\":{},\"539\":{},\"543\":{},\"563\":{},\"565\":{},\"569\":{},\"573\":{},\"577\":{},\"581\":{},\"585\":{},\"589\":{},\"593\":{},\"597\":{},\"601\":{},\"605\":{},\"609\":{},\"613\":{},\"617\":{},\"632\":{},\"634\":{},\"652\":{},\"762\":{},\"771\":{},\"776\":{},\"784\":{},\"799\":{},\"848\":{},\"853\":{},\"870\":{},\"888\":{}},\"comment\":{}}],[\"_archive\",{\"_index\":53,\"name\":{\"85\":{}},\"comment\":{}}],[\"_authenticate\",{\"_index\":324,\"name\":{\"735\":{}},\"comment\":{}}],[\"_body\",{\"_index\":361,\"name\":{\"841\":{},\"861\":{}},\"comment\":{}}],[\"_code\",{\"_index\":30,\"name\":{\"45\":{},\"756\":{},\"883\":{}},\"comment\":{}}],[\"_coderequest\",{\"_index\":197,\"name\":{\"307\":{}},\"comment\":{}}],[\"_complement\",{\"_index\":151,\"name\":{\"241\":{}},\"comment\":{}}],[\"_contents\",{\"_index\":70,\"name\":{\"106\":{}},\"comment\":{}}],[\"_count\",{\"_index\":318,\"name\":{\"716\":{}},\"comment\":{}}],[\"_created\",{\"_index\":340,\"name\":{\"789\":{}},\"comment\":{}}],[\"_credential\",{\"_index\":120,\"name\":{\"183\":{}},\"comment\":{}}],[\"_csvreader\",{\"_index\":65,\"name\":{\"100\":{},\"119\":{}},\"comment\":{}}],[\"_currenttoken\",{\"_index\":394,\"name\":{\"900\":{}},\"comment\":{}}],[\"_data\",{\"_index\":98,\"name\":{\"146\":{}},\"comment\":{}}],[\"_defaulttimezone\",{\"_index\":302,\"name\":{\"660\":{}},\"comment\":{}}],[\"_documentstatus\",{\"_index\":152,\"name\":{\"242\":{}},\"comment\":{}}],[\"_documenttype\",{\"_index\":150,\"name\":{\"240\":{}},\"comment\":{}}],[\"_download\",{\"_index\":327,\"name\":{\"738\":{}},\"comment\":{}}],[\"_downloadtype\",{\"_index\":148,\"name\":{\"238\":{}},\"comment\":{}}],[\"_end\",{\"_index\":295,\"name\":{\"648\":{}},\"comment\":{}}],[\"_endpoints\",{\"_index\":391,\"name\":{\"897\":{}},\"comment\":{}}],[\"_expires\",{\"_index\":341,\"name\":{\"790\":{}},\"comment\":{}}],[\"_fault\",{\"_index\":353,\"name\":{\"824\":{}},\"comment\":{}}],[\"_fiel\",{\"_index\":109,\"name\":{\"170\":{}},\"comment\":{}}],[\"_filename\",{\"_index\":29,\"name\":{\"43\":{},\"84\":{}},\"comment\":{}}],[\"_filter\",{\"_index\":55,\"name\":{\"87\":{}},\"comment\":{}}],[\"_firerequestclosure\",{\"_index\":383,\"name\":{\"876\":{}},\"comment\":{}}],[\"_fireresponseclosure\",{\"_index\":384,\"name\":{\"877\":{}},\"comment\":{}}],[\"_headers\",{\"_index\":362,\"name\":{\"842\":{},\"862\":{}},\"comment\":{}}],[\"_id\",{\"_index\":214,\"name\":{\"346\":{},\"549\":{},\"623\":{},\"640\":{},\"675\":{},\"683\":{},\"691\":{},\"699\":{},\"750\":{}},\"comment\":{}}],[\"_items\",{\"_index\":317,\"name\":{\"715\":{}},\"comment\":{}}],[\"_iterator\",{\"_index\":48,\"name\":{\"77\":{}},\"comment\":{}}],[\"_message\",{\"_index\":335,\"name\":{\"757\":{},\"884\":{}},\"comment\":{}}],[\"_method\",{\"_index\":359,\"name\":{\"839\":{}},\"comment\":{}}],[\"_numbercfdis\",{\"_index\":198,\"name\":{\"308\":{}},\"comment\":{}}],[\"_packagecontent\",{\"_index\":136,\"name\":{\"213\":{}},\"comment\":{}}],[\"_packagereader\",{\"_index\":90,\"name\":{\"133\":{},\"154\":{}},\"comment\":{}}],[\"_packagesids\",{\"_index\":199,\"name\":{\"309\":{}},\"comment\":{}}],[\"_packagesize\",{\"_index\":134,\"name\":{\"211\":{}},\"comment\":{}}],[\"_period\",{\"_index\":147,\"name\":{\"237\":{}},\"comment\":{}}],[\"_previous\",{\"_index\":26,\"name\":{\"38\":{},\"44\":{},\"833\":{}},\"comment\":{}}],[\"_query\",{\"_index\":325,\"name\":{\"736\":{}},\"comment\":{}}],[\"_records\",{\"_index\":86,\"name\":{\"126\":{}},\"comment\":{}}],[\"_removeondestruct\",{\"_index\":54,\"name\":{\"86\":{}},\"comment\":{}}],[\"_request\",{\"_index\":356,\"name\":{\"831\":{}},\"comment\":{}}],[\"_requestbuilder\",{\"_index\":392,\"name\":{\"898\":{}},\"comment\":{}}],[\"_requestid\",{\"_index\":190,\"name\":{\"284\":{}},\"comment\":{}}],[\"_requesttype\",{\"_index\":149,\"name\":{\"239\":{}},\"comment\":{}}],[\"_response\",{\"_index\":357,\"name\":{\"832\":{}},\"comment\":{}}],[\"_rfcmatches\",{\"_index\":155,\"name\":{\"245\":{}},\"comment\":{}}],[\"_rfconbehalf\",{\"_index\":154,\"name\":{\"244\":{}},\"comment\":{}}],[\"_servicetype\",{\"_index\":146,\"name\":{\"236\":{},\"739\":{}},\"comment\":{}}],[\"_start\",{\"_index\":294,\"name\":{\"647\":{}},\"comment\":{}}],[\"_status\",{\"_index\":135,\"name\":{\"212\":{},\"283\":{},\"305\":{}},\"comment\":{}}],[\"_statuscode\",{\"_index\":378,\"name\":{\"860\":{}},\"comment\":{}}],[\"_statusrequest\",{\"_index\":196,\"name\":{\"306\":{}},\"comment\":{}}],[\"_thirdparties\",{\"_index\":66,\"name\":{\"101\":{},\"155\":{}},\"comment\":{}}],[\"_uri\",{\"_index\":360,\"name\":{\"840\":{}},\"comment\":{}}],[\"_uuid\",{\"_index\":153,\"name\":{\"243\":{}},\"comment\":{}}],[\"_value\",{\"_index\":220,\"name\":{\"356\":{},\"659\":{},\"791\":{},\"808\":{}},\"comment\":{}}],[\"_verify\",{\"_index\":326,\"name\":{\"737\":{}},\"comment\":{}}],[\"_webclient\",{\"_index\":393,\"name\":{\"899\":{}},\"comment\":{}}],[\"abstractrfcfilter\",{\"_index\":217,\"name\":{\"351\":{}},\"comment\":{}}],[\"accept\",{\"_index\":370,\"name\":{\"850\":{}},\"comment\":{}}],[\"acreditamientoieps10\",{\"_index\":237,\"name\":{\"398\":{}},\"comment\":{}}],[\"addtodata\",{\"_index\":87,\"name\":{\"127\":{}},\"comment\":{}}],[\"aerolineas10\",{\"_index\":238,\"name\":{\"402\":{}},\"comment\":{}}],[\"all\",{\"_index\":100,\"name\":{\"148\":{}},\"comment\":{}}],[\"arrendamientoenfideicomiso\",{\"_index\":277,\"name\":{\"568\":{}},\"comment\":{}}],[\"asynciterator\",{\"_index\":44,\"name\":{\"72\":{}},\"comment\":{}}],[\"authenticate\",{\"_index\":396,\"name\":{\"902\":{}},\"comment\":{}}],[\"authenticatetranslator\",{\"_index\":129,\"name\":{\"196\":{}},\"comment\":{}}],[\"authorization\",{\"_index\":111,\"name\":{\"172\":{},\"192\":{}},\"comment\":{}}],[\"baseenum\",{\"_index\":213,\"name\":{\"344\":{}},\"comment\":{}}],[\"body\",{\"_index\":375,\"name\":{\"856\":{},\"872\":{}},\"comment\":{}}],[\"cache\",{\"_index\":371,\"name\":{\"851\":{}},\"comment\":{}}],[\"call\",{\"_index\":387,\"name\":{\"880\":{},\"892\":{}},\"comment\":{}}],[\"cartaporte10\",{\"_index\":239,\"name\":{\"406\":{}},\"comment\":{}}],[\"cartaporte20\",{\"_index\":240,\"name\":{\"410\":{}},\"comment\":{}}],[\"caststringtodatetimeimmutable\",{\"_index\":310,\"name\":{\"669\":{}},\"comment\":{}}],[\"certificadodestruccion10\",{\"_index\":241,\"name\":{\"414\":{}},\"comment\":{}}],[\"cfdi\",{\"_index\":322,\"name\":{\"732\":{}},\"comment\":{}}],[\"cfdifilefilter\",{\"_index\":34,\"name\":{\"50\":{}},\"comment\":{}}],[\"cfdipackagereader\",{\"_index\":89,\"name\":{\"129\":{}},\"comment\":{}}],[\"cfdiregistrofiscal10\",{\"_index\":242,\"name\":{\"418\":{}},\"comment\":{}}],[\"cfdis\",{\"_index\":91,\"name\":{\"134\":{}},\"comment\":{}}],[\"cfdistoarray\",{\"_index\":92,\"name\":{\"139\":{}},\"comment\":{}}],[\"changearraykeysfirstletterlowecase\",{\"_index\":68,\"name\":{\"103\":{}},\"comment\":{}}],[\"changefilter\",{\"_index\":62,\"name\":{\"95\":{}},\"comment\":{}}],[\"check\",{\"_index\":219,\"name\":{\"354\":{},\"706\":{},\"726\":{},\"806\":{}},\"comment\":{}}],[\"checkerrors\",{\"_index\":20,\"name\":{\"22\":{}},\"comment\":{}}],[\"cleanpemcontents\",{\"_index\":2,\"name\":{\"2\":{}},\"comment\":{}}],[\"code\",{\"_index\":205,\"name\":{\"320\":{},\"367\":{},\"372\":{},\"763\":{},\"772\":{},\"777\":{},\"889\":{}},\"comment\":{}}],[\"coderequest\",{\"_index\":207,\"name\":{\"322\":{},\"361\":{}},\"comment\":{}}],[\"coderequesttypes\",{\"_index\":223,\"name\":{\"360\":{}},\"comment\":{}}],[\"combine\",{\"_index\":50,\"name\":{\"79\":{}},\"comment\":{}}],[\"comercioexterior10\",{\"_index\":243,\"name\":{\"422\":{}},\"comment\":{}}],[\"comercioexterior11\",{\"_index\":244,\"name\":{\"426\":{}},\"comment\":{}}],[\"compareto\",{\"_index\":308,\"name\":{\"666\":{}},\"comment\":{}}],[\"complement\",{\"_index\":184,\"name\":{\"276\":{}},\"comment\":{}}],[\"complementocfdi\",{\"_index\":232,\"name\":{\"388\":{}},\"comment\":{}}],[\"complementocfditypes\",{\"_index\":231,\"name\":{\"387\":{}},\"comment\":{}}],[\"complementointerface\",{\"_index\":274,\"name\":{\"552\":{}},\"comment\":{}}],[\"complementoretenciones\",{\"_index\":276,\"name\":{\"558\":{}},\"comment\":{}}],[\"complementoretencionestypes\",{\"_index\":275,\"name\":{\"557\":{}},\"comment\":{}}],[\"complementoundefined\",{\"_index\":291,\"name\":{\"627\":{}},\"comment\":{}}],[\"complementoundefinedtypes\",{\"_index\":290,\"name\":{\"626\":{}},\"comment\":{}}],[\"constructor\",{\"_index\":4,\"name\":{\"4\":{},\"6\":{},\"17\":{},\"25\":{},\"37\":{},\"42\":{},\"52\":{},\"59\":{},\"63\":{},\"67\":{},\"76\":{},\"83\":{},\"99\":{},\"105\":{},\"118\":{},\"125\":{},\"132\":{},\"145\":{},\"153\":{},\"169\":{},\"182\":{},\"197\":{},\"210\":{},\"222\":{},\"235\":{},\"282\":{},\"292\":{},\"304\":{},\"333\":{},\"345\":{},\"355\":{},\"364\":{},\"391\":{},\"561\":{},\"630\":{},\"646\":{},\"658\":{},\"672\":{},\"680\":{},\"688\":{},\"696\":{},\"707\":{},\"714\":{},\"727\":{},\"734\":{},\"747\":{},\"755\":{},\"769\":{},\"788\":{},\"807\":{},\"813\":{},\"818\":{},\"823\":{},\"830\":{},\"838\":{},\"859\":{},\"875\":{},\"882\":{},\"896\":{}},\"comment\":{}}],[\"consume\",{\"_index\":15,\"name\":{\"16\":{},\"906\":{}},\"comment\":{}}],[\"consumocombustibles10\",{\"_index\":245,\"name\":{\"430\":{}},\"comment\":{}}],[\"consumocombustibles11\",{\"_index\":246,\"name\":{\"434\":{}},\"comment\":{}}],[\"content\",{\"_index\":368,\"name\":{\"849\":{}},\"comment\":{}}],[\"control\",{\"_index\":372,\"name\":{\"851\":{}},\"comment\":{}}],[\"control_cr\",{\"_index\":71,\"name\":{\"107\":{}},\"comment\":{}}],[\"control_crlf\",{\"_index\":73,\"name\":{\"109\":{}},\"comment\":{}}],[\"control_lf\",{\"_index\":72,\"name\":{\"108\":{}},\"comment\":{}}],[\"count\",{\"_index\":58,\"name\":{\"90\":{},\"136\":{},\"159\":{},\"165\":{},\"719\":{}},\"comment\":{}}],[\"countpackages\",{\"_index\":204,\"name\":{\"315\":{}},\"comment\":{}}],[\"create\",{\"_index\":25,\"name\":{\"36\":{},\"41\":{},\"181\":{},\"234\":{},\"352\":{},\"389\":{},\"559\":{},\"628\":{},\"644\":{},\"656\":{},\"704\":{},\"712\":{},\"724\":{},\"804\":{}},\"comment\":{}}],[\"created\",{\"_index\":346,\"name\":{\"800\":{}},\"comment\":{}}],[\"createdownloadresultfromsoapresponse\",{\"_index\":144,\"name\":{\"223\":{}},\"comment\":{}}],[\"createempty\",{\"_index\":84,\"name\":{\"122\":{}},\"comment\":{}}],[\"createfromcontents\",{\"_index\":47,\"name\":{\"75\":{},\"82\":{},\"98\":{},\"131\":{},\"152\":{}},\"comment\":{}}],[\"createfromfile\",{\"_index\":52,\"name\":{\"81\":{},\"130\":{},\"151\":{}},\"comment\":{}}],[\"createfrompackagereader\",{\"_index\":81,\"name\":{\"117\":{},\"123\":{}},\"comment\":{}}],[\"createfromvalues\",{\"_index\":293,\"name\":{\"645\":{},\"713\":{}},\"comment\":{}}],[\"createheaders\",{\"_index\":18,\"name\":{\"20\":{}},\"comment\":{}}],[\"createiteratorfromcontents\",{\"_index\":46,\"name\":{\"74\":{}},\"comment\":{}}],[\"createkeyinfodata\",{\"_index\":117,\"name\":{\"178\":{}},\"comment\":{}}],[\"createqueryresultfromsoapresponse\",{\"_index\":194,\"name\":{\"293\":{}},\"comment\":{}}],[\"createrequest\",{\"_index\":17,\"name\":{\"19\":{}},\"comment\":{}}],[\"createsignature\",{\"_index\":115,\"name\":{\"176\":{}},\"comment\":{}}],[\"createsignedinfocanonicalexclusive\",{\"_index\":116,\"name\":{\"177\":{}},\"comment\":{}}],[\"createsoaprequest\",{\"_index\":131,\"name\":{\"199\":{},\"224\":{},\"294\":{},\"335\":{}},\"comment\":{}}],[\"createsoaprequestwithdata\",{\"_index\":132,\"name\":{\"200\":{}},\"comment\":{}}],[\"createtemporaryzipfileexception\",{\"_index\":24,\"name\":{\"35\":{}},\"comment\":{}}],[\"createtokenfromsoapresponse\",{\"_index\":130,\"name\":{\"198\":{}},\"comment\":{}}],[\"createverifyresultfromsoapresponse\",{\"_index\":212,\"name\":{\"334\":{}},\"comment\":{}}],[\"createxmlsecuritytoken\",{\"_index\":108,\"name\":{\"168\":{}},\"comment\":{}}],[\"crequest\",{\"_index\":358,\"name\":{\"837\":{}},\"comment\":{}}],[\"cresponse\",{\"_index\":377,\"name\":{\"858\":{}},\"comment\":{}}],[\"csvreader\",{\"_index\":45,\"name\":{\"73\":{}},\"comment\":{}}],[\"datetime\",{\"_index\":300,\"name\":{\"655\":{}},\"comment\":{}}],[\"datetimeperiod\",{\"_index\":292,\"name\":{\"643\":{}},\"comment\":{}}],[\"defaultheaders\",{\"_index\":367,\"name\":{\"847\":{}},\"comment\":{}}],[\"destruct\",{\"_index\":56,\"name\":{\"88\":{}},\"comment\":{}}],[\"detallista\",{\"_index\":247,\"name\":{\"438\":{}},\"comment\":{}}],[\"dividendos\",{\"_index\":278,\"name\":{\"572\":{}},\"comment\":{}}],[\"divisas10\",{\"_index\":248,\"name\":{\"442\":{}},\"comment\":{}}],[\"documentstatus\",{\"_index\":185,\"name\":{\"277\":{},\"671\":{}},\"comment\":{}}],[\"documentstatustypes\",{\"_index\":311,\"name\":{\"670\":{}},\"comment\":{}}],[\"documenttype\",{\"_index\":183,\"name\":{\"275\":{},\"679\":{}},\"comment\":{}}],[\"documenttypetypes\",{\"_index\":312,\"name\":{\"678\":{}},\"comment\":{}}],[\"donatarias11\",{\"_index\":249,\"name\":{\"446\":{}},\"comment\":{}}],[\"download\",{\"_index\":114,\"name\":{\"175\":{},\"195\":{},\"905\":{}},\"comment\":{}}],[\"downloadresult\",{\"_index\":133,\"name\":{\"209\":{}},\"comment\":{}}],[\"downloadtranslator\",{\"_index\":143,\"name\":{\"221\":{}},\"comment\":{}}],[\"downloadtype\",{\"_index\":181,\"name\":{\"273\":{},\"687\":{}},\"comment\":{}}],[\"downloadtypetypes\",{\"_index\":313,\"name\":{\"686\":{}},\"comment\":{}}],[\"eachitem\",{\"_index\":67,\"name\":{\"102\":{}},\"comment\":{}}],[\"eachrecord\",{\"_index\":82,\"name\":{\"120\":{}},\"comment\":{}}],[\"empty\",{\"_index\":218,\"name\":{\"353\":{},\"705\":{},\"725\":{},\"805\":{}},\"comment\":{}}],[\"enajenacionacciones\",{\"_index\":279,\"name\":{\"576\":{}},\"comment\":{}}],[\"end\",{\"_index\":299,\"name\":{\"654\":{}},\"comment\":{}}],[\"equalsto\",{\"_index\":309,\"name\":{\"667\":{}},\"comment\":{}}],[\"equalto\",{\"_index\":333,\"name\":{\"748\":{}},\"comment\":{}}],[\"estadocuentacombustibles11\",{\"_index\":250,\"name\":{\"450\":{}},\"comment\":{}}],[\"estadocuentacombustibles12\",{\"_index\":251,\"name\":{\"454\":{}},\"comment\":{}}],[\"execute\",{\"_index\":16,\"name\":{\"18\":{}},\"comment\":{}}],[\"expires\",{\"_index\":347,\"name\":{\"801\":{}},\"comment\":{}}],[\"extract\",{\"_index\":22,\"name\":{\"24\":{}},\"comment\":{}}],[\"extractelementcontent\",{\"_index\":10,\"name\":{\"11\":{},\"31\":{},\"205\":{},\"229\":{},\"299\":{},\"340\":{}},\"comment\":{}}],[\"fideicomisonoempresarial\",{\"_index\":280,\"name\":{\"580\":{}},\"comment\":{}}],[\"fiel\",{\"_index\":119,\"name\":{\"180\":{}},\"comment\":{}}],[\"fielrequestbuilder\",{\"_index\":107,\"name\":{\"167\":{}},\"comment\":{}}],[\"filecontents\",{\"_index\":57,\"name\":{\"89\":{},\"137\":{},\"160\":{},\"164\":{}},\"comment\":{}}],[\"filecontentstoarray\",{\"_index\":93,\"name\":{\"140\":{}},\"comment\":{}}],[\"filefilterinterface\",{\"_index\":38,\"name\":{\"55\":{}},\"comment\":{}}],[\"filtercontents\",{\"_index\":37,\"name\":{\"54\":{},\"57\":{},\"61\":{},\"65\":{},\"69\":{}},\"comment\":{}}],[\"filteredpackagereader\",{\"_index\":51,\"name\":{\"80\":{}},\"comment\":{}}],[\"filterfilename\",{\"_index\":36,\"name\":{\"53\":{},\"56\":{},\"60\":{},\"64\":{},\"68\":{}},\"comment\":{}}],[\"findatrributes\",{\"_index\":13,\"name\":{\"14\":{},\"34\":{},\"208\":{},\"232\":{},\"302\":{},\"343\":{}},\"comment\":{}}],[\"findcontent\",{\"_index\":9,\"name\":{\"10\":{},\"30\":{},\"204\":{},\"228\":{},\"298\":{},\"339\":{}},\"comment\":{}}],[\"findcontents\",{\"_index\":12,\"name\":{\"13\":{},\"33\":{},\"207\":{},\"231\":{},\"301\":{},\"342\":{}},\"comment\":{}}],[\"findelement\",{\"_index\":8,\"name\":{\"9\":{},\"29\":{},\"203\":{},\"227\":{},\"297\":{},\"338\":{}},\"comment\":{}}],[\"findelements\",{\"_index\":11,\"name\":{\"12\":{},\"32\":{},\"206\":{},\"230\":{},\"300\":{},\"341\":{}},\"comment\":{}}],[\"firerequest\",{\"_index\":385,\"name\":{\"878\":{},\"893\":{}},\"comment\":{}}],[\"fireresponse\",{\"_index\":386,\"name\":{\"879\":{},\"894\":{}},\"comment\":{}}],[\"fix\",{\"_index\":75,\"name\":{\"111\":{}},\"comment\":{}}],[\"fixeolcrlf\",{\"_index\":76,\"name\":{\"112\":{}},\"comment\":{}}],[\"format\",{\"_index\":304,\"name\":{\"662\":{}},\"comment\":{}}],[\"formatedefaulttimezone\",{\"_index\":305,\"name\":{\"663\":{}},\"comment\":{}}],[\"formatsat\",{\"_index\":303,\"name\":{\"661\":{}},\"comment\":{}}],[\"formattimezone\",{\"_index\":306,\"name\":{\"664\":{}},\"comment\":{}}],[\"formatuuid\",{\"_index\":85,\"name\":{\"124\":{}},\"comment\":{}}],[\"gastoshidrocarburos10\",{\"_index\":252,\"name\":{\"458\":{}},\"comment\":{}}],[\"get\",{\"_index\":99,\"name\":{\"147\":{}},\"comment\":{}}],[\"getarchive\",{\"_index\":59,\"name\":{\"92\":{}},\"comment\":{}}],[\"getauthenticate\",{\"_index\":328,\"name\":{\"740\":{}},\"comment\":{}}],[\"getbody\",{\"_index\":365,\"name\":{\"845\":{},\"864\":{}},\"comment\":{}}],[\"getcertificateissuername\",{\"_index\":126,\"name\":{\"189\":{}},\"comment\":{}}],[\"getcertificatepemcontents\",{\"_index\":123,\"name\":{\"186\":{}},\"comment\":{}}],[\"getcertificateserial\",{\"_index\":125,\"name\":{\"188\":{}},\"comment\":{}}],[\"getcode\",{\"_index\":32,\"name\":{\"47\":{},\"758\":{},\"885\":{}},\"comment\":{}}],[\"getcoderequest\",{\"_index\":201,\"name\":{\"312\":{}},\"comment\":{}}],[\"getcomplement\",{\"_index\":162,\"name\":{\"252\":{}},\"comment\":{}}],[\"getcontents\",{\"_index\":74,\"name\":{\"110\":{}},\"comment\":{}}],[\"getcreated\",{\"_index\":342,\"name\":{\"792\":{}},\"comment\":{}}],[\"getdatafromuuid\",{\"_index\":88,\"name\":{\"128\":{}},\"comment\":{}}],[\"getdocumentstatus\",{\"_index\":163,\"name\":{\"253\":{}},\"comment\":{}}],[\"getdocumenttype\",{\"_index\":161,\"name\":{\"251\":{}},\"comment\":{}}],[\"getdownload\",{\"_index\":331,\"name\":{\"743\":{}},\"comment\":{}}],[\"getdownloadtype\",{\"_index\":159,\"name\":{\"249\":{}},\"comment\":{}}],[\"getend\",{\"_index\":297,\"name\":{\"650\":{}},\"comment\":{}}],[\"getentries\",{\"_index\":225,\"name\":{\"363\":{}},\"comment\":{}}],[\"getentriesarray\",{\"_index\":338,\"name\":{\"768\":{}},\"comment\":{}}],[\"getentryid\",{\"_index\":229,\"name\":{\"379\":{},\"780\":{}},\"comment\":{}}],[\"getentryvalueonundefined\",{\"_index\":227,\"name\":{\"370\":{},\"775\":{}},\"comment\":{}}],[\"getetryvalueonundefined\",{\"_index\":228,\"name\":{\"375\":{}},\"comment\":{}}],[\"getexpires\",{\"_index\":343,\"name\":{\"793\":{}},\"comment\":{}}],[\"getfault\",{\"_index\":354,\"name\":{\"825\":{}},\"comment\":{}}],[\"getfiel\",{\"_index\":110,\"name\":{\"171\":{}},\"comment\":{}}],[\"getfilename\",{\"_index\":31,\"name\":{\"46\":{},\"91\":{},\"135\":{},\"158\":{},\"166\":{}},\"comment\":{}}],[\"getfilter\",{\"_index\":60,\"name\":{\"93\":{}},\"comment\":{}}],[\"getfirst\",{\"_index\":319,\"name\":{\"718\":{}},\"comment\":{}}],[\"getheaders\",{\"_index\":366,\"name\":{\"846\":{},\"865\":{}},\"comment\":{}}],[\"getmessage\",{\"_index\":230,\"name\":{\"380\":{},\"759\":{},\"886\":{}},\"comment\":{}}],[\"getmethod\",{\"_index\":363,\"name\":{\"843\":{}},\"comment\":{}}],[\"getnumbercfdis\",{\"_index\":202,\"name\":{\"313\":{}},\"comment\":{}}],[\"getpackagecontent\",{\"_index\":138,\"name\":{\"215\":{}},\"comment\":{}}],[\"getpackageids\",{\"_index\":203,\"name\":{\"314\":{}},\"comment\":{}}],[\"getpackagesize\",{\"_index\":139,\"name\":{\"216\":{}},\"comment\":{}}],[\"getperiod\",{\"_index\":158,\"name\":{\"248\":{}},\"comment\":{}}],[\"getprevious\",{\"_index\":27,\"name\":{\"39\":{},\"48\":{},\"816\":{},\"821\":{},\"828\":{},\"836\":{}},\"comment\":{}}],[\"getquery\",{\"_index\":329,\"name\":{\"741\":{}},\"comment\":{}}],[\"getqueryattributevalue\",{\"_index\":315,\"name\":{\"697\":{}},\"comment\":{}}],[\"getrequest\",{\"_index\":349,\"name\":{\"814\":{},\"819\":{},\"826\":{},\"834\":{}},\"comment\":{}}],[\"getrequestid\",{\"_index\":191,\"name\":{\"286\":{}},\"comment\":{}}],[\"getrequesttype\",{\"_index\":160,\"name\":{\"250\":{}},\"comment\":{}}],[\"getresponse\",{\"_index\":350,\"name\":{\"815\":{},\"820\":{},\"827\":{},\"835\":{}},\"comment\":{}}],[\"getrfc\",{\"_index\":124,\"name\":{\"187\":{}},\"comment\":{}}],[\"getrfcmatch\",{\"_index\":167,\"name\":{\"257\":{}},\"comment\":{}}],[\"getrfcmatches\",{\"_index\":166,\"name\":{\"256\":{}},\"comment\":{}}],[\"getrfconbehalf\",{\"_index\":165,\"name\":{\"255\":{}},\"comment\":{}}],[\"getservicetype\",{\"_index\":157,\"name\":{\"247\":{},\"744\":{}},\"comment\":{}}],[\"getstart\",{\"_index\":296,\"name\":{\"649\":{}},\"comment\":{}}],[\"getstatus\",{\"_index\":137,\"name\":{\"214\":{},\"285\":{},\"310\":{}},\"comment\":{}}],[\"getstatuscode\",{\"_index\":379,\"name\":{\"863\":{}},\"comment\":{}}],[\"getstatusrequest\",{\"_index\":200,\"name\":{\"311\":{}},\"comment\":{}}],[\"getthirdparties\",{\"_index\":103,\"name\":{\"156\":{}},\"comment\":{}}],[\"geturi\",{\"_index\":364,\"name\":{\"844\":{}},\"comment\":{}}],[\"getuuid\",{\"_index\":164,\"name\":{\"254\":{}},\"comment\":{}}],[\"getvalue\",{\"_index\":222,\"name\":{\"358\":{},\"381\":{},\"709\":{},\"729\":{},\"781\":{},\"794\":{},\"810\":{}},\"comment\":{}}],[\"getverify\",{\"_index\":330,\"name\":{\"742\":{}},\"comment\":{}}],[\"hasservicetype\",{\"_index\":156,\"name\":{\"246\":{}},\"comment\":{}}],[\"headers\",{\"_index\":376,\"name\":{\"857\":{},\"873\":{}},\"comment\":{}}],[\"helpers\",{\"_index\":0,\"name\":{\"0\":{}},\"comment\":{}}],[\"htmlspecialchars\",{\"_index\":3,\"name\":{\"3\":{}},\"comment\":{}}],[\"httpclienterror\",{\"_index\":348,\"name\":{\"812\":{}},\"comment\":{}}],[\"httpservererror\",{\"_index\":351,\"name\":{\"817\":{}},\"comment\":{}}],[\"httpswebclient\",{\"_index\":382,\"name\":{\"874\":{}},\"comment\":{}}],[\"impuestoslocales10\",{\"_index\":254,\"name\":{\"466\":{}},\"comment\":{}}],[\"index\",{\"_index\":215,\"name\":{\"347\":{},\"550\":{},\"624\":{},\"641\":{},\"676\":{},\"684\":{},\"692\":{},\"700\":{},\"751\":{}},\"comment\":{}}],[\"ine11\",{\"_index\":255,\"name\":{\"470\":{}},\"comment\":{}}],[\"ingresoshidrocarburos10\",{\"_index\":256,\"name\":{\"474\":{}},\"comment\":{}}],[\"institucioneseducativasprivadas10\",{\"_index\":253,\"name\":{\"462\":{}},\"comment\":{}}],[\"interactsxmltrait\",{\"_index\":5,\"name\":{\"5\":{}},\"comment\":{}}],[\"intereses\",{\"_index\":281,\"name\":{\"584\":{}},\"comment\":{}}],[\"intereseshipotecarios\",{\"_index\":282,\"name\":{\"588\":{}},\"comment\":{}}],[\"isaccepted\",{\"_index\":336,\"name\":{\"760\":{}},\"comment\":{}}],[\"isempty\",{\"_index\":221,\"name\":{\"357\":{},\"708\":{},\"717\":{},\"728\":{},\"809\":{},\"866\":{}},\"comment\":{}}],[\"isexpired\",{\"_index\":345,\"name\":{\"796\":{}},\"comment\":{}}],[\"istypeof\",{\"_index\":216,\"name\":{\"348\":{},\"382\":{},\"551\":{},\"556\":{},\"625\":{},\"642\":{},\"677\":{},\"685\":{},\"693\":{},\"701\":{},\"752\":{},\"782\":{}},\"comment\":{}}],[\"isvalid\",{\"_index\":122,\"name\":{\"185\":{},\"797\":{}},\"comment\":{}}],[\"isvalueempty\",{\"_index\":344,\"name\":{\"795\":{}},\"comment\":{}}],[\"itemstoarray\",{\"_index\":320,\"name\":{\"720\":{}},\"comment\":{}}],[\"iterator\",{\"_index\":101,\"name\":{\"149\":{},\"722\":{}},\"comment\":{}}],[\"jsonserialize\",{\"_index\":63,\"name\":{\"96\":{},\"138\":{},\"161\":{}},\"comment\":{}}],[\"key\",{\"_index\":95,\"name\":{\"142\":{}},\"comment\":{}}],[\"label\",{\"_index\":236,\"name\":{\"397\":{},\"401\":{},\"405\":{},\"409\":{},\"413\":{},\"417\":{},\"421\":{},\"425\":{},\"429\":{},\"433\":{},\"437\":{},\"441\":{},\"445\":{},\"449\":{},\"453\":{},\"457\":{},\"461\":{},\"465\":{},\"469\":{},\"473\":{},\"477\":{},\"481\":{},\"485\":{},\"489\":{},\"493\":{},\"497\":{},\"501\":{},\"505\":{},\"509\":{},\"513\":{},\"517\":{},\"521\":{},\"525\":{},\"529\":{},\"533\":{},\"537\":{},\"541\":{},\"545\":{},\"546\":{},\"553\":{},\"567\":{},\"571\":{},\"575\":{},\"579\":{},\"583\":{},\"587\":{},\"591\":{},\"595\":{},\"599\":{},\"603\":{},\"607\":{},\"611\":{},\"615\":{},\"619\":{},\"620\":{},\"636\":{},\"637\":{}},\"comment\":{}}],[\"length\",{\"_index\":142,\"name\":{\"220\":{}},\"comment\":{}}],[\"leyendasfiscales10\",{\"_index\":257,\"name\":{\"478\":{}},\"comment\":{}}],[\"map\",{\"_index\":234,\"name\":{\"392\":{},\"562\":{},\"631\":{}},\"comment\":{}}],[\"message\",{\"_index\":206,\"name\":{\"321\":{},\"325\":{},\"329\":{},\"369\":{},\"374\":{},\"378\":{},\"386\":{},\"764\":{},\"774\":{},\"779\":{},\"786\":{},\"890\":{}},\"comment\":{}}],[\"metadata\",{\"_index\":104,\"name\":{\"157\":{}},\"comment\":{}}],[\"metadatacontent\",{\"_index\":64,\"name\":{\"97\":{}},\"comment\":{}}],[\"metadatafilefilter\",{\"_index\":39,\"name\":{\"58\":{}},\"comment\":{}}],[\"metadataitem\",{\"_index\":97,\"name\":{\"144\":{}},\"comment\":{}}],[\"metadataiteminterface\",{\"_index\":94,\"name\":{\"141\":{}},\"comment\":{}}],[\"metadatapackagereader\",{\"_index\":102,\"name\":{\"150\":{}},\"comment\":{}}],[\"metadatapreprocessor\",{\"_index\":69,\"name\":{\"104\":{}},\"comment\":{}}],[\"metadatatoarray\",{\"_index\":105,\"name\":{\"162\":{}},\"comment\":{}}],[\"method\",{\"_index\":373,\"name\":{\"854\":{}},\"comment\":{}}],[\"modify\",{\"_index\":307,\"name\":{\"665\":{}},\"comment\":{}}],[\"name\",{\"_index\":226,\"name\":{\"368\":{},\"373\":{},\"377\":{},\"773\":{},\"778\":{}},\"comment\":{}}],[\"nombreacuentaterceros\",{\"_index\":79,\"name\":{\"115\":{}},\"comment\":{}}],[\"nomina11\",{\"_index\":258,\"name\":{\"482\":{}},\"comment\":{}}],[\"nomina12\",{\"_index\":259,\"name\":{\"486\":{}},\"comment\":{}}],[\"nospaces\",{\"_index\":1,\"name\":{\"1\":{}},\"comment\":{}}],[\"notariospublicos10\",{\"_index\":260,\"name\":{\"490\":{}},\"comment\":{}}],[\"now\",{\"_index\":301,\"name\":{\"657\":{}},\"comment\":{}}],[\"nullfilefilter\",{\"_index\":40,\"name\":{\"62\":{}},\"comment\":{}}],[\"numbercfdis\",{\"_index\":209,\"name\":{\"330\":{}},\"comment\":{}}],[\"obrasarteplasticasyantiguedades10\",{\"_index\":261,\"name\":{\"494\":{}},\"comment\":{}}],[\"obtaincurrenttoken\",{\"_index\":395,\"name\":{\"901\":{}},\"comment\":{}}],[\"obtainfault\",{\"_index\":23,\"name\":{\"26\":{}},\"comment\":{}}],[\"obtainuuidfromxmlcfdi\",{\"_index\":35,\"name\":{\"51\":{}},\"comment\":{}}],[\"openzipfileexception\",{\"_index\":28,\"name\":{\"40\":{}},\"comment\":{}}],[\"operacionesconderivados\",{\"_index\":283,\"name\":{\"592\":{}},\"comment\":{}}],[\"packagereaderexception\",{\"_index\":33,\"name\":{\"49\":{}},\"comment\":{}}],[\"packagereaderinterface\",{\"_index\":106,\"name\":{\"163\":{}},\"comment\":{}}],[\"packagesids\",{\"_index\":210,\"name\":{\"331\":{}},\"comment\":{}}],[\"pagoenespecie10\",{\"_index\":262,\"name\":{\"498\":{}},\"comment\":{}}],[\"pagosaextranjeros\",{\"_index\":284,\"name\":{\"596\":{}},\"comment\":{}}],[\"parsexml\",{\"_index\":118,\"name\":{\"179\":{}},\"comment\":{}}],[\"period\",{\"_index\":180,\"name\":{\"272\":{}},\"comment\":{}}],[\"personafisicaintegrantecoordinado10\",{\"_index\":265,\"name\":{\"510\":{}},\"comment\":{}}],[\"planesretiro10\",{\"_index\":285,\"name\":{\"600\":{}},\"comment\":{}}],[\"planesretiro11\",{\"_index\":286,\"name\":{\"604\":{}},\"comment\":{}}],[\"premios\",{\"_index\":287,\"name\":{\"608\":{}},\"comment\":{}}],[\"query\",{\"_index\":112,\"name\":{\"173\":{},\"193\":{},\"903\":{}},\"comment\":{}}],[\"queryparameters\",{\"_index\":145,\"name\":{\"233\":{}},\"comment\":{}}],[\"queryresult\",{\"_index\":189,\"name\":{\"281\":{}},\"comment\":{}}],[\"querytranslator\",{\"_index\":193,\"name\":{\"291\":{}},\"comment\":{}}],[\"readlineinterface\",{\"_index\":42,\"name\":{\"70\":{}},\"comment\":{}}],[\"readxmldocument\",{\"_index\":6,\"name\":{\"7\":{},\"27\":{},\"201\":{},\"225\":{},\"295\":{},\"336\":{}},\"comment\":{}}],[\"readxmlelement\",{\"_index\":7,\"name\":{\"8\":{},\"28\":{},\"202\":{},\"226\":{},\"296\":{},\"337\":{}},\"comment\":{}}],[\"recepcionpagos10\",{\"_index\":263,\"name\":{\"502\":{}},\"comment\":{}}],[\"recepcionpagos20\",{\"_index\":264,\"name\":{\"506\":{}},\"comment\":{}}],[\"records\",{\"_index\":49,\"name\":{\"78\":{}},\"comment\":{}}],[\"renovacionysustitucionvehiculos10\",{\"_index\":266,\"name\":{\"514\":{}},\"comment\":{}}],[\"requestbuilderexception\",{\"_index\":127,\"name\":{\"190\":{}},\"comment\":{}}],[\"requestbuilderinterface\",{\"_index\":128,\"name\":{\"191\":{}},\"comment\":{}}],[\"requestid\",{\"_index\":192,\"name\":{\"290\":{}},\"comment\":{}}],[\"requesttype\",{\"_index\":182,\"name\":{\"274\":{},\"695\":{}},\"comment\":{}}],[\"requesttypetypes\",{\"_index\":314,\"name\":{\"694\":{}},\"comment\":{}}],[\"retenciones\",{\"_index\":323,\"name\":{\"733\":{}},\"comment\":{}}],[\"rfcacuentaterceros\",{\"_index\":78,\"name\":{\"114\":{}},\"comment\":{}}],[\"rfcmatch\",{\"_index\":316,\"name\":{\"703\":{}},\"comment\":{}}],[\"rfcmatches\",{\"_index\":188,\"name\":{\"280\":{},\"711\":{}},\"comment\":{}}],[\"rfconbehalf\",{\"_index\":187,\"name\":{\"279\":{},\"723\":{}},\"comment\":{}}],[\"runrequest\",{\"_index\":19,\"name\":{\"21\":{}},\"comment\":{}}],[\"satcode\",{\"_index\":235,\"name\":{\"396\":{},\"400\":{},\"404\":{},\"408\":{},\"412\":{},\"416\":{},\"420\":{},\"424\":{},\"428\":{},\"432\":{},\"436\":{},\"440\":{},\"444\":{},\"448\":{},\"452\":{},\"456\":{},\"460\":{},\"464\":{},\"468\":{},\"472\":{},\"476\":{},\"480\":{},\"484\":{},\"488\":{},\"492\":{},\"496\":{},\"500\":{},\"504\":{},\"508\":{},\"512\":{},\"516\":{},\"520\":{},\"524\":{},\"528\":{},\"532\":{},\"536\":{},\"540\":{},\"544\":{},\"566\":{},\"570\":{},\"574\":{},\"578\":{},\"582\":{},\"586\":{},\"590\":{},\"594\":{},\"598\":{},\"602\":{},\"606\":{},\"610\":{},\"614\":{},\"618\":{},\"635\":{}},\"comment\":{}}],[\"sectorfinanciero\",{\"_index\":288,\"name\":{\"612\":{}},\"comment\":{}}],[\"service\",{\"_index\":390,\"name\":{\"895\":{}},\"comment\":{}}],[\"serviceconsumer\",{\"_index\":14,\"name\":{\"15\":{}},\"comment\":{}}],[\"serviceendpoints\",{\"_index\":321,\"name\":{\"731\":{}},\"comment\":{}}],[\"servicetype\",{\"_index\":179,\"name\":{\"271\":{},\"746\":{}},\"comment\":{}}],[\"servicetypevalues\",{\"_index\":332,\"name\":{\"745\":{}},\"comment\":{}}],[\"serviciosparcialesconstruccion10\",{\"_index\":267,\"name\":{\"518\":{}},\"comment\":{}}],[\"serviciosplataformastecnologicas\",{\"_index\":289,\"name\":{\"616\":{}},\"comment\":{}}],[\"setfilter\",{\"_index\":61,\"name\":{\"94\":{}},\"comment\":{}}],[\"sign\",{\"_index\":121,\"name\":{\"184\":{}},\"comment\":{}}],[\"soapfaulterror\",{\"_index\":352,\"name\":{\"822\":{}},\"comment\":{}}],[\"soapfaultinfo\",{\"_index\":388,\"name\":{\"881\":{}},\"comment\":{}}],[\"soapfaultinfoextractor\",{\"_index\":21,\"name\":{\"23\":{}},\"comment\":{}}],[\"spei\",{\"_index\":268,\"name\":{\"522\":{}},\"comment\":{}}],[\"start\",{\"_index\":298,\"name\":{\"653\":{}},\"comment\":{}}],[\"status\",{\"_index\":141,\"name\":{\"219\":{},\"289\":{},\"318\":{}},\"comment\":{}}],[\"statuscode\",{\"_index\":334,\"name\":{\"754\":{},\"871\":{}},\"comment\":{}}],[\"statuscodeisclienterror\",{\"_index\":380,\"name\":{\"867\":{}},\"comment\":{}}],[\"statuscodeisservererror\",{\"_index\":381,\"name\":{\"868\":{}},\"comment\":{}}],[\"statusrequest\",{\"_index\":208,\"name\":{\"326\":{},\"766\":{}},\"comment\":{}}],[\"statusrequesttypes\",{\"_index\":337,\"name\":{\"765\":{}},\"comment\":{}}],[\"terceros11\",{\"_index\":269,\"name\":{\"526\":{}},\"comment\":{}}],[\"thirdpartiesextractor\",{\"_index\":80,\"name\":{\"116\":{}},\"comment\":{}}],[\"thirdpartiesfilefilter\",{\"_index\":41,\"name\":{\"66\":{}},\"comment\":{}}],[\"thirdpartiesinterface\",{\"_index\":77,\"name\":{\"113\":{}},\"comment\":{}}],[\"thirdpartiesrecords\",{\"_index\":83,\"name\":{\"121\":{}},\"comment\":{}}],[\"tojson\",{\"_index\":140,\"name\":{\"217\":{},\"269\":{},\"287\":{},\"316\":{},\"349\":{},\"359\":{},\"383\":{},\"548\":{},\"555\":{},\"622\":{},\"639\":{},\"651\":{},\"668\":{},\"674\":{},\"682\":{},\"690\":{},\"702\":{},\"710\":{},\"721\":{},\"730\":{},\"753\":{},\"761\":{},\"783\":{},\"798\":{},\"811\":{},\"852\":{},\"869\":{},\"887\":{}},\"comment\":{}}],[\"token\",{\"_index\":339,\"name\":{\"787\":{}},\"comment\":{}}],[\"turistapasajeroextranjero10\",{\"_index\":270,\"name\":{\"530\":{}},\"comment\":{}}],[\"type\",{\"_index\":369,\"name\":{\"849\":{}},\"comment\":{}}],[\"undefined\",{\"_index\":233,\"name\":{\"390\":{},\"394\":{},\"560\":{},\"564\":{},\"629\":{},\"633\":{}},\"comment\":{}}],[\"uri\",{\"_index\":374,\"name\":{\"855\":{}},\"comment\":{}}],[\"uuid\",{\"_index\":186,\"name\":{\"278\":{},\"803\":{}},\"comment\":{}}],[\"valesdespensa10\",{\"_index\":271,\"name\":{\"534\":{}},\"comment\":{}}],[\"value\",{\"_index\":96,\"name\":{\"143\":{},\"324\":{},\"328\":{},\"350\":{},\"365\":{},\"385\":{},\"547\":{},\"554\":{},\"621\":{},\"638\":{},\"673\":{},\"681\":{},\"689\":{},\"698\":{},\"749\":{},\"770\":{},\"785\":{},\"802\":{}},\"comment\":{}}],[\"values\",{\"_index\":224,\"name\":{\"362\":{},\"767\":{}},\"comment\":{}}],[\"vehiculousado10\",{\"_index\":272,\"name\":{\"538\":{}},\"comment\":{}}],[\"ventavehiculos11\",{\"_index\":273,\"name\":{\"542\":{}},\"comment\":{}}],[\"verify\",{\"_index\":113,\"name\":{\"174\":{},\"194\":{},\"904\":{}},\"comment\":{}}],[\"verifyresult\",{\"_index\":195,\"name\":{\"303\":{}},\"comment\":{}}],[\"verifytranslator\",{\"_index\":211,\"name\":{\"332\":{}},\"comment\":{}}],[\"webclientexception\",{\"_index\":355,\"name\":{\"829\":{}},\"comment\":{}}],[\"webclientinterface\",{\"_index\":389,\"name\":{\"891\":{}},\"comment\":{}}],[\"withcomplement\",{\"_index\":173,\"name\":{\"263\":{}},\"comment\":{}}],[\"withdocumentstatus\",{\"_index\":174,\"name\":{\"264\":{}},\"comment\":{}}],[\"withdocumenttype\",{\"_index\":172,\"name\":{\"262\":{}},\"comment\":{}}],[\"withdownloadtype\",{\"_index\":170,\"name\":{\"260\":{}},\"comment\":{}}],[\"withperiod\",{\"_index\":169,\"name\":{\"259\":{}},\"comment\":{}}],[\"withrequesttype\",{\"_index\":171,\"name\":{\"261\":{}},\"comment\":{}}],[\"withrfcmatch\",{\"_index\":178,\"name\":{\"268\":{}},\"comment\":{}}],[\"withrfcmatches\",{\"_index\":177,\"name\":{\"267\":{}},\"comment\":{}}],[\"withrfconbehalf\",{\"_index\":176,\"name\":{\"266\":{}},\"comment\":{}}],[\"withservicetype\",{\"_index\":168,\"name\":{\"258\":{}},\"comment\":{}}],[\"withuuid\",{\"_index\":175,\"name\":{\"265\":{}},\"comment\":{}}]],\"pipeline\":[]}}"); \ No newline at end of file +window.searchData = "data:application/octet-stream;base64,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"; \ No newline at end of file diff --git a/docs/assets/style.css b/docs/assets/style.css index 18b4f8f..778b949 100644 --- a/docs/assets/style.css +++ b/docs/assets/style.css @@ -11,6 +11,7 @@ --light-color-text-aside: #6e6e6e; --light-color-link: #1f70c2; + --light-color-ts-keyword: #056bd6; --light-color-ts-project: #b111c9; --light-color-ts-module: var(--light-color-ts-project); --light-color-ts-namespace: var(--light-color-ts-project); @@ -28,11 +29,10 @@ --light-color-ts-constructor-signature: var(--light-color-ts-constructor); --light-color-ts-parameter: var(--light-color-ts-variable); /* type literal not included as links will never be generated to it */ - --light-color-ts-type-parameter: var(--light-color-ts-type-alias); + --light-color-ts-type-parameter: #a55c0e; --light-color-ts-accessor: var(--light-color-ts-property); --light-color-ts-get-signature: var(--light-color-ts-accessor); --light-color-ts-set-signature: var(--light-color-ts-accessor); - /* object literal not included as it is not used and will be removed in 0.25 */ --light-color-ts-type-alias: #d51270; /* reference not included as links will be colored with the kind that it points to */ @@ -51,6 +51,7 @@ --dark-color-text-aside: #dddddd; --dark-color-link: #00aff4; + --dark-color-ts-keyword: #3399ff; --dark-color-ts-project: #e358ff; --dark-color-ts-module: var(--dark-color-ts-project); --dark-color-ts-namespace: var(--dark-color-ts-project); @@ -68,11 +69,10 @@ --dark-color-ts-constructor-signature: var(--dark-color-ts-constructor); --dark-color-ts-parameter: var(--dark-color-ts-variable); /* type literal not included as links will never be generated to it */ - --dark-color-ts-type-parameter: var(--dark-color-ts-type-alias); + --dark-color-ts-type-parameter: #e07d13; --dark-color-ts-accessor: var(--dark-color-ts-property); --dark-color-ts-get-signature: var(--dark-color-ts-accessor); --dark-color-ts-set-signature: var(--dark-color-ts-accessor); - /* object literal not included as it is not used and will be removed in 0.25 */ --dark-color-ts-type-alias: #ff6492; /* reference not included as links will be colored with the kind that it points to */ @@ -93,6 +93,7 @@ --color-text-aside: var(--light-color-text-aside); --color-link: var(--light-color-link); + --color-ts-keyword: var(--light-color-ts-keyword); --color-ts-module: var(--light-color-ts-module); --color-ts-namespace: var(--light-color-ts-namespace); --color-ts-enum: var(--light-color-ts-enum); @@ -134,6 +135,7 @@ --color-text-aside: var(--dark-color-text-aside); --color-link: var(--dark-color-link); + --color-ts-keyword: var(--dark-color-ts-keyword); --color-ts-module: var(--dark-color-ts-module); --color-ts-namespace: var(--dark-color-ts-namespace); --color-ts-enum: var(--dark-color-ts-enum); @@ -182,6 +184,7 @@ body { --color-text-aside: var(--light-color-text-aside); --color-link: var(--light-color-link); + --color-ts-keyword: var(--light-color-ts-keyword); --color-ts-module: var(--light-color-ts-module); --color-ts-namespace: var(--light-color-ts-namespace); --color-ts-enum: var(--light-color-ts-enum); @@ -221,6 +224,7 @@ body { --color-text-aside: var(--dark-color-text-aside); --color-link: var(--dark-color-link); + --color-ts-keyword: var(--dark-color-ts-keyword); --color-ts-module: var(--dark-color-ts-module); --color-ts-namespace: var(--dark-color-ts-namespace); --color-ts-enum: var(--dark-color-ts-enum); @@ -262,12 +266,12 @@ h6 { line-height: 1.2; } -h1 > a, -h2 > a, -h3 > a, -h4 > a, -h5 > a, -h6 > a { +h1 > a:not(.link), +h2 > a:not(.link), +h3 > a:not(.link), +h4 > a:not(.link), +h5 > a:not(.link), +h6 > a:not(.link) { text-decoration: none; color: var(--color-text); } @@ -323,17 +327,14 @@ dd { } /* Footer */ -.tsd-generator { +footer { border-top: 1px solid var(--color-accent); padding-top: 1rem; padding-bottom: 1rem; max-height: 3.5rem; } - -.tsd-generator > p { - margin-top: 0; - margin-bottom: 0; - padding: 0 1rem; +.tsd-generator { + margin: 0 1em; } .container-main { @@ -401,7 +402,8 @@ dd { } body { background: var(--color-background); - font-family: "Segoe UI", sans-serif; + font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Noto Sans", + Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-size: 16px; color: var(--color-text); } @@ -468,13 +470,12 @@ blockquote { padding: 0 0 0 20px; margin: 0; } -.tsd-typography h4, .tsd-typography .tsd-index-panel h3, .tsd-index-panel .tsd-typography h3, +.tsd-typography h4, .tsd-typography h5, .tsd-typography h6 { font-size: 1em; - margin: 0; } .tsd-typography h5, .tsd-typography h6 { @@ -485,6 +486,19 @@ blockquote { .tsd-typography ol { margin: 1em 0; } +.tsd-typography table { + border-collapse: collapse; + border: none; +} +.tsd-typography td, +.tsd-typography th { + padding: 6px 13px; + border: 1px solid var(--color-accent); +} +.tsd-typography thead, +.tsd-typography tr:nth-child(even) { + background-color: var(--color-background-secondary); +} .tsd-breadcrumb { margin: 0; @@ -633,6 +647,28 @@ input[type="checkbox"]:checked ~ svg .tsd-checkbox-checkmark { font-weight: bold; } +.tsd-full-hierarchy:not(:last-child) { + margin-bottom: 1em; + padding-bottom: 1em; + border-bottom: 1px solid var(--color-accent); +} +.tsd-full-hierarchy, +.tsd-full-hierarchy ul { + list-style: none; + margin: 0; + padding: 0; +} +.tsd-full-hierarchy ul { + padding-left: 1.5rem; +} +.tsd-full-hierarchy a { + padding: 0.25rem 0 !important; + font-size: 1rem; + display: inline-flex; + align-items: center; + color: var(--color-text); +} + .tsd-panel-group.tsd-index-group { margin-bottom: 0; } @@ -698,12 +734,15 @@ input[type="checkbox"]:checked ~ svg .tsd-checkbox-checkmark { } .tsd-navigation > a, .tsd-navigation .tsd-accordion-summary { - width: calc(100% - 0.5rem); + width: calc(100% - 0.25rem); + display: flex; + align-items: center; } .tsd-navigation a, .tsd-navigation summary > span, .tsd-page-navigation a { - display: inline-flex; + display: flex; + width: calc(100% - 0.25rem); align-items: center; padding: 0.25rem; color: var(--color-text); @@ -743,11 +782,6 @@ input[type="checkbox"]:checked ~ svg .tsd-checkbox-checkmark { margin-left: -1.5rem; } -.tsd-nested-navigation > li > a, -.tsd-nested-navigation > li > span { - width: calc(100% - 1.75rem - 0.5rem); -} - .tsd-page-navigation ul { padding-left: 1.75rem; } @@ -900,8 +934,9 @@ a.tsd-index-link { box-shadow: 0 0 4px rgba(0, 0, 0, 0.25); } #tsd-search .results li { - padding: 0 10px; background-color: var(--color-background); + line-height: initial; + padding: 4px; } #tsd-search .results li:nth-child(even) { background-color: var(--color-background-secondary); @@ -909,12 +944,15 @@ a.tsd-index-link { #tsd-search .results li.state { display: none; } -#tsd-search .results li.current, -#tsd-search .results li:hover { +#tsd-search .results li.current:not(.no-results), +#tsd-search .results li:hover:not(.no-results) { background-color: var(--color-accent); } #tsd-search .results a { - display: block; + display: flex; + align-items: center; + padding: 0.25rem; + box-sizing: border-box; } #tsd-search .results a:before { top: 10px; @@ -970,6 +1008,11 @@ a.tsd-index-link { overflow-x: auto; } +.tsd-signature-keyword { + color: var(--color-ts-keyword); + font-weight: normal; +} + .tsd-signature-symbol { color: var(--color-text-aside); font-weight: normal; @@ -1070,7 +1113,9 @@ ul.tsd-type-parameter-list h5 { overflow: hidden; opacity: 0.8; height: 40px; - transition: opacity 0.1s, background-color 0.2s; + transition: + opacity 0.1s, + background-color 0.2s; vertical-align: bottom; cursor: pointer; } @@ -1122,7 +1167,7 @@ img { } .deprecated { - text-decoration: line-through; + text-decoration: line-through !important; } .warning { diff --git a/docs/classes/AbstractRfcFilter.html b/docs/classes/AbstractRfcFilter.html deleted file mode 100644 index 1e2ef15..0000000 --- a/docs/classes/AbstractRfcFilter.html +++ /dev/null @@ -1,417 +0,0 @@ -AbstractRfcFilter | @nodecfdi/sat-ws-descarga-masiva
-
- -
-
-
- -
-

Hierarchy

-
-
-
-
- -
-
-

Constructors

-
-
-

Properties

-
-
-

Methods

-
-
-

Constructors

-
- -
-
-

Properties

-
- -
_value?: Rfc
-
-

Methods

-
- -
-
- -
-
- -
-
- -
-
- -
-
- -
-
- -
-
-

Generated using TypeDoc

-
\ No newline at end of file diff --git a/docs/classes/AuthenticateTranslator.html b/docs/classes/AuthenticateTranslator.html deleted file mode 100644 index f7567f2..0000000 --- a/docs/classes/AuthenticateTranslator.html +++ /dev/null @@ -1,522 +0,0 @@ -AuthenticateTranslator | @nodecfdi/sat-ws-descarga-masiva
-
- -
-
-
-
- -

Class AuthenticateTranslator

-
-

Contain functions to interact with XML contents and XML DOM

-

This class is internal, do not use it outside this project

-
-
-
-

Hierarchy

-
-
-
-
- -
-
-

Constructors

-
- -
-
-

Methods

-
- -
-
- -
-
- -
-
- -
-
- -
    - -
  • -

    Find the element determined by the chain of children and return the attributes as an -array using the attribute name as array key and attribute value as entry value.

    -
    -
    -

    Parameters

    -
      -
    • -
      element: Element
    • -
    • -
      Rest ...search: string[]
    -

    Returns Record<string, string>

    -
-
- -
-
- -
-
- -
-
- -
-
- -
-
- -
-
- -
-
-

Generated using TypeDoc

-
\ No newline at end of file diff --git a/docs/classes/BaseEnum.html b/docs/classes/BaseEnum.html deleted file mode 100644 index 87458a5..0000000 --- a/docs/classes/BaseEnum.html +++ /dev/null @@ -1,410 +0,0 @@ -BaseEnum | @nodecfdi/sat-ws-descarga-masiva
-
- -
-
-
-
- -

Class BaseEnum<T>Abstract

-
-

Type Parameters

-
    -
  • -

    T extends string

-
-

Hierarchy

-
-
-
-
- -
-
-

Constructors

-
-
-

Properties

-
_id -
-
-

Methods

-
-
-

Constructors

-
- -
-
-

Properties

-
- -
_id: T
-
-

Methods

-
- -
-
- -
-
- -
-
- -
-
- -
-
-

Generated using TypeDoc

-
\ No newline at end of file diff --git a/docs/classes/CRequest.html b/docs/classes/CRequest.html deleted file mode 100644 index 97fe2ff..0000000 --- a/docs/classes/CRequest.html +++ /dev/null @@ -1,445 +0,0 @@ -CRequest | @nodecfdi/sat-ws-descarga-masiva
-
- -
-
-
- -
-

Hierarchy

-
    -
  • CRequest
-
-
-
- -
-
-

Constructors

-
-
-

Properties

-
-
-

Methods

-
-
-

Constructors

-
- -
-
-

Properties

-
- -
_body: string
-
- -
_headers: Record<string, string>
-
- -
_method: string
-
- -
_uri: string
-
-

Methods

-
- -
    - -
  • -

    Returns {
        Accept: string;
        Cache-Control: string;
        Content-type: string;
    }

    -
      -
    • -
      Accept: string
    • -
    • -
      Cache-Control: string
    • -
    • -
      Content-type: string
-
- -
-
- -
-
- -
-
- -
-
- -
    - -
  • -

    Returns {
        body: string;
        headers: Record<string, string>;
        method: string;
        uri: string;
    }

    -
      -
    • -
      body: string
    • -
    • -
      headers: Record<string, string>
    • -
    • -
      method: string
    • -
    • -
      uri: string
-
- -
-
-

Generated using TypeDoc

-
\ No newline at end of file diff --git a/docs/classes/CResponse.html b/docs/classes/CResponse.html deleted file mode 100644 index f1967b6..0000000 --- a/docs/classes/CResponse.html +++ /dev/null @@ -1,436 +0,0 @@ -CResponse | @nodecfdi/sat-ws-descarga-masiva
-
- -
-
-
- -
-

Hierarchy

-
    -
  • CResponse
-
-
-
- -
-
-

Constructors

-
- -
-
-

Properties

-
- -
_body: string
-
- -
_headers: Record<string, string>
-
- -
_statusCode: number
-
-

Methods

-
- -
-
- -
-
- -
-
- -
-
- -
-
- -
-
- -
    - -
  • -

    Returns {
        body: string;
        headers: Record<string, string>;
        statusCode: number;
    }

    -
      -
    • -
      body: string
    • -
    • -
      headers: Record<string, string>
    • -
    • -
      statusCode: number
-
- -
-
-

Generated using TypeDoc

-
\ No newline at end of file diff --git a/docs/classes/CfdiFileFilter.html b/docs/classes/CfdiFileFilter.html deleted file mode 100644 index 93a7824..0000000 --- a/docs/classes/CfdiFileFilter.html +++ /dev/null @@ -1,394 +0,0 @@ -CfdiFileFilter | @nodecfdi/sat-ws-descarga-masiva
-
- -
-
-
- -
-

Filter by filename or content contract

-
-
-
-

Hierarchy

-
    -
  • CfdiFileFilter
-
-

Implements

-
-
-
-
- -
-
-

Constructors

-
- -
-
-

Methods

-
- -
-
- -
-
- -
-
- -
-
-

Generated using TypeDoc

-
\ No newline at end of file diff --git a/docs/classes/CfdiPackageReader.html b/docs/classes/CfdiPackageReader.html deleted file mode 100644 index b2ab7ea..0000000 --- a/docs/classes/CfdiPackageReader.html +++ /dev/null @@ -1,461 +0,0 @@ -CfdiPackageReader | @nodecfdi/sat-ws-descarga-masiva
-
- -
-
-
- -
-

Expected behavior of a PackageReader contract

-
-
-
-

Hierarchy

-
    -
  • CfdiPackageReader
-
-

Implements

-
-
-
-
- -
-
-

Constructors

-
- -
-
-

Properties

-
- -
_packageReader: PackageReaderInterface
-
-

Methods

-
- -
-
- -
-
- -
-
- -
-
- -
-
- -
-
- -
    - -
  • -

    Returns Promise<{
        cfdis: Record<string, string>;
        files: Record<string, string>;
        source: string;
    }>

-
- -
-
- -
-
- -
-
-

Generated using TypeDoc

-
\ No newline at end of file diff --git a/docs/classes/CodeRequest.html b/docs/classes/CodeRequest.html deleted file mode 100644 index e1a5d1d..0000000 --- a/docs/classes/CodeRequest.html +++ /dev/null @@ -1,472 +0,0 @@ -CodeRequest | @nodecfdi/sat-ws-descarga-masiva
-
- -
-
-
- -
-

Hierarchy

-
    -
  • CodeRequest
-
-
-
- -
-
-

Constructors

-
- -
-
-

Properties

-
- -
value: {
    code?: number;
    message: string;
    name: string;
}
-
-

Type declaration

-
    -
  • -
    Optional code?: number
  • -
  • -
    message: string
  • -
  • -
    name: string
-
- -
VALUES: {
    code: number;
    message: string;
    name: string;
}[] = ...
-
-

Type declaration

-
    -
  • -
    code: number
  • -
  • -
    message: string
  • -
  • -
    name: string
-
-

Methods

-
- -
-
- -
    - -
  • -

    Returns {
        code?: number;
        message: string;
        name: string;
    }

    -
      -
    • -
      Optional code?: number
    • -
    • -
      message: string
    • -
    • -
      name: string
-
- -
    - -
  • -

    Returns {
        message: string;
        name: string;
    }

    -
      -
    • -
      message: string
    • -
    • -
      name: string
-
- -
-
- -
-
- -
-
- -
    - -
  • -

    Returns {
        message: string;
        value: undefined | number;
    }

    -
      -
    • -
      message: string
    • -
    • -
      value: undefined | number
-
- -
    - -
  • -

    Returns {
        code: number;
        message: string;
        name: string;
    }[]

-
- -
-
-

Generated using TypeDoc

-
\ No newline at end of file diff --git a/docs/classes/ComplementoCfdi.html b/docs/classes/ComplementoCfdi.html deleted file mode 100644 index 05e5639..0000000 --- a/docs/classes/ComplementoCfdi.html +++ /dev/null @@ -1,714 +0,0 @@ -ComplementoCfdi | @nodecfdi/sat-ws-descarga-masiva
-
- -
-
-
- -
-

Hierarchy

-
-
-

Implements

-
-
-
-
- -
-
-

Constructors

-
-
-

Properties

-
Map -_id -
-
-

Methods

-
-
-

Constructors

-
- -
-
-

Properties

-
- -
Map: {
    acreditamientoIeps10: {
        label: string;
        satCode: string;
    };
    aerolineas10: {
        label: string;
        satCode: string;
    };
    cartaporte10: {
        label: string;
        satCode: string;
    };
    cartaporte20: {
        label: string;
        satCode: string;
    };
    certificadoDestruccion10: {
        label: string;
        satCode: string;
    };
    cfdiRegistroFiscal10: {
        label: string;
        satCode: string;
    };
    comercioExterior10: {
        label: string;
        satCode: string;
    };
    comercioExterior11: {
        label: string;
        satCode: string;
    };
    consumoCombustibles10: {
        label: string;
        satCode: string;
    };
    consumoCombustibles11: {
        label: string;
        satCode: string;
    };
    detallista: {
        label: string;
        satCode: string;
    };
    divisas10: {
        label: string;
        satCode: string;
    };
    donatarias11: {
        label: string;
        satCode: string;
    };
    estadoCuentaCombustibles11: {
        label: string;
        satCode: string;
    };
    estadoCuentaCombustibles12: {
        label: string;
        satCode: string;
    };
    gastosHidrocarburos10: {
        label: string;
        satCode: string;
    };
    impuestosLocales10: {
        label: string;
        satCode: string;
    };
    ine11: {
        label: string;
        satCode: string;
    };
    ingresosHidrocarburos10: {
        label: string;
        satCode: string;
    };
    institucionesEducativasPrivadas10: {
        label: string;
        satCode: string;
    };
    leyendasFiscales10: {
        label: string;
        satCode: string;
    };
    nomina11: {
        label: string;
        satCode: string;
    };
    nomina12: {
        label: string;
        satCode: string;
    };
    notariosPublicos10: {
        label: string;
        satCode: string;
    };
    obrasArtePlasticasYAntiguedades10: {
        label: string;
        satCode: string;
    };
    pagoEnEspecie10: {
        label: string;
        satCode: string;
    };
    personaFisicaIntegranteCoordinado10: {
        label: string;
        satCode: string;
    };
    recepcionPagos10: {
        label: string;
        satCode: string;
    };
    recepcionPagos20: {
        label: string;
        satCode: string;
    };
    renovacionYSustitucionVehiculos10: {
        label: string;
        satCode: string;
    };
    serviciosParcialesConstruccion10: {
        label: string;
        satCode: string;
    };
    spei: {
        label: string;
        satCode: string;
    };
    terceros11: {
        label: string;
        satCode: string;
    };
    turistaPasajeroExtranjero10: {
        label: string;
        satCode: string;
    };
    undefined: {
        label: string;
        satCode: string;
    };
    valesDespensa10: {
        label: string;
        satCode: string;
    };
    vehiculoUsado10: {
        label: string;
        satCode: string;
    };
    ventaVehiculos11: {
        label: string;
        satCode: string;
    };
} = ...
-
-

Type declaration

-
    -
  • -
    acreditamientoIeps10: {
        label: string;
        satCode: string;
    }
    -
      -
    • -
      label: string
    • -
    • -
      satCode: string
  • -
  • -
    aerolineas10: {
        label: string;
        satCode: string;
    }
    -
      -
    • -
      label: string
    • -
    • -
      satCode: string
  • -
  • -
    cartaporte10: {
        label: string;
        satCode: string;
    }
    -
      -
    • -
      label: string
    • -
    • -
      satCode: string
  • -
  • -
    cartaporte20: {
        label: string;
        satCode: string;
    }
    -
      -
    • -
      label: string
    • -
    • -
      satCode: string
  • -
  • -
    certificadoDestruccion10: {
        label: string;
        satCode: string;
    }
    -
      -
    • -
      label: string
    • -
    • -
      satCode: string
  • -
  • -
    cfdiRegistroFiscal10: {
        label: string;
        satCode: string;
    }
    -
      -
    • -
      label: string
    • -
    • -
      satCode: string
  • -
  • -
    comercioExterior10: {
        label: string;
        satCode: string;
    }
    -
      -
    • -
      label: string
    • -
    • -
      satCode: string
  • -
  • -
    comercioExterior11: {
        label: string;
        satCode: string;
    }
    -
      -
    • -
      label: string
    • -
    • -
      satCode: string
  • -
  • -
    consumoCombustibles10: {
        label: string;
        satCode: string;
    }
    -
      -
    • -
      label: string
    • -
    • -
      satCode: string
  • -
  • -
    consumoCombustibles11: {
        label: string;
        satCode: string;
    }
    -
      -
    • -
      label: string
    • -
    • -
      satCode: string
  • -
  • -
    detallista: {
        label: string;
        satCode: string;
    }
    -
      -
    • -
      label: string
    • -
    • -
      satCode: string
  • -
  • -
    divisas10: {
        label: string;
        satCode: string;
    }
    -
      -
    • -
      label: string
    • -
    • -
      satCode: string
  • -
  • -
    donatarias11: {
        label: string;
        satCode: string;
    }
    -
      -
    • -
      label: string
    • -
    • -
      satCode: string
  • -
  • -
    estadoCuentaCombustibles11: {
        label: string;
        satCode: string;
    }
    -
      -
    • -
      label: string
    • -
    • -
      satCode: string
  • -
  • -
    estadoCuentaCombustibles12: {
        label: string;
        satCode: string;
    }
    -
      -
    • -
      label: string
    • -
    • -
      satCode: string
  • -
  • -
    gastosHidrocarburos10: {
        label: string;
        satCode: string;
    }
    -
      -
    • -
      label: string
    • -
    • -
      satCode: string
  • -
  • -
    impuestosLocales10: {
        label: string;
        satCode: string;
    }
    -
      -
    • -
      label: string
    • -
    • -
      satCode: string
  • -
  • -
    ine11: {
        label: string;
        satCode: string;
    }
    -
      -
    • -
      label: string
    • -
    • -
      satCode: string
  • -
  • -
    ingresosHidrocarburos10: {
        label: string;
        satCode: string;
    }
    -
      -
    • -
      label: string
    • -
    • -
      satCode: string
  • -
  • -
    institucionesEducativasPrivadas10: {
        label: string;
        satCode: string;
    }
    -
      -
    • -
      label: string
    • -
    • -
      satCode: string
  • -
  • -
    leyendasFiscales10: {
        label: string;
        satCode: string;
    }
    -
      -
    • -
      label: string
    • -
    • -
      satCode: string
  • -
  • -
    nomina11: {
        label: string;
        satCode: string;
    }
    -
      -
    • -
      label: string
    • -
    • -
      satCode: string
  • -
  • -
    nomina12: {
        label: string;
        satCode: string;
    }
    -
      -
    • -
      label: string
    • -
    • -
      satCode: string
  • -
  • -
    notariosPublicos10: {
        label: string;
        satCode: string;
    }
    -
      -
    • -
      label: string
    • -
    • -
      satCode: string
  • -
  • -
    obrasArtePlasticasYAntiguedades10: {
        label: string;
        satCode: string;
    }
    -
      -
    • -
      label: string
    • -
    • -
      satCode: string
  • -
  • -
    pagoEnEspecie10: {
        label: string;
        satCode: string;
    }
    -
      -
    • -
      label: string
    • -
    • -
      satCode: string
  • -
  • -
    personaFisicaIntegranteCoordinado10: {
        label: string;
        satCode: string;
    }
    -
      -
    • -
      label: string
    • -
    • -
      satCode: string
  • -
  • -
    recepcionPagos10: {
        label: string;
        satCode: string;
    }
    -
      -
    • -
      label: string
    • -
    • -
      satCode: string
  • -
  • -
    recepcionPagos20: {
        label: string;
        satCode: string;
    }
    -
      -
    • -
      label: string
    • -
    • -
      satCode: string
  • -
  • -
    renovacionYSustitucionVehiculos10: {
        label: string;
        satCode: string;
    }
    -
      -
    • -
      label: string
    • -
    • -
      satCode: string
  • -
  • -
    serviciosParcialesConstruccion10: {
        label: string;
        satCode: string;
    }
    -
      -
    • -
      label: string
    • -
    • -
      satCode: string
  • -
  • -
    spei: {
        label: string;
        satCode: string;
    }
    -
      -
    • -
      label: string
    • -
    • -
      satCode: string
  • -
  • -
    terceros11: {
        label: string;
        satCode: string;
    }
    -
      -
    • -
      label: string
    • -
    • -
      satCode: string
  • -
  • -
    turistaPasajeroExtranjero10: {
        label: string;
        satCode: string;
    }
    -
      -
    • -
      label: string
    • -
    • -
      satCode: string
  • -
  • -
    undefined: {
        label: string;
        satCode: string;
    }
    -
      -
    • -
      label: string
    • -
    • -
      satCode: string
  • -
  • -
    valesDespensa10: {
        label: string;
        satCode: string;
    }
    -
      -
    • -
      label: string
    • -
    • -
      satCode: string
  • -
  • -
    vehiculoUsado10: {
        label: string;
        satCode: string;
    }
    -
      -
    • -
      label: string
    • -
    • -
      satCode: string
  • -
  • -
    ventaVehiculos11: {
        label: string;
        satCode: string;
    }
    -
      -
    • -
      label: string
    • -
    • -
      satCode: string
-
- -
-
-

Methods

-
- -
-
- -
-
- -
-
- -
-
- -
-
- -
-
- -
-
- -
-
-

Generated using TypeDoc

-
\ No newline at end of file diff --git a/docs/classes/ComplementoRetenciones.html b/docs/classes/ComplementoRetenciones.html deleted file mode 100644 index b3e84ad..0000000 --- a/docs/classes/ComplementoRetenciones.html +++ /dev/null @@ -1,546 +0,0 @@ -ComplementoRetenciones | @nodecfdi/sat-ws-descarga-masiva
-
- -
-
-
-
- -

Class ComplementoRetenciones

-
-

Hierarchy

-
-
-

Implements

-
-
-
-
- -
-
-

Constructors

-
-
-

Properties

-
Map -_id -
-
-

Methods

-
-
-

Constructors

-
- -
-
-

Properties

-
- -
Map: {
    arrendamientoEnFideicomiso: {
        label: string;
        satCode: string;
    };
    dividendos: {
        label: string;
        satCode: string;
    };
    enajenacionAcciones: {
        label: string;
        satCode: string;
    };
    fideicomisoNoEmpresarial: {
        label: string;
        satCode: string;
    };
    intereses: {
        label: string;
        satCode: string;
    };
    interesesHipotecarios: {
        label: string;
        satCode: string;
    };
    operacionesConDerivados: {
        label: string;
        satCode: string;
    };
    pagosAExtranjeros: {
        label: string;
        satCode: string;
    };
    planesRetiro10: {
        label: string;
        satCode: string;
    };
    planesRetiro11: {
        label: string;
        satCode: string;
    };
    premios: {
        label: string;
        satCode: string;
    };
    sectorFinanciero: {
        label: string;
        satCode: string;
    };
    serviciosPlataformasTecnologicas: {
        label: string;
        satCode: string;
    };
    undefined: {
        label: string;
        satCode: string;
    };
} = ...
-
-

Type declaration

-
    -
  • -
    arrendamientoEnFideicomiso: {
        label: string;
        satCode: string;
    }
    -
      -
    • -
      label: string
    • -
    • -
      satCode: string
  • -
  • -
    dividendos: {
        label: string;
        satCode: string;
    }
    -
      -
    • -
      label: string
    • -
    • -
      satCode: string
  • -
  • -
    enajenacionAcciones: {
        label: string;
        satCode: string;
    }
    -
      -
    • -
      label: string
    • -
    • -
      satCode: string
  • -
  • -
    fideicomisoNoEmpresarial: {
        label: string;
        satCode: string;
    }
    -
      -
    • -
      label: string
    • -
    • -
      satCode: string
  • -
  • -
    intereses: {
        label: string;
        satCode: string;
    }
    -
      -
    • -
      label: string
    • -
    • -
      satCode: string
  • -
  • -
    interesesHipotecarios: {
        label: string;
        satCode: string;
    }
    -
      -
    • -
      label: string
    • -
    • -
      satCode: string
  • -
  • -
    operacionesConDerivados: {
        label: string;
        satCode: string;
    }
    -
      -
    • -
      label: string
    • -
    • -
      satCode: string
  • -
  • -
    pagosAExtranjeros: {
        label: string;
        satCode: string;
    }
    -
      -
    • -
      label: string
    • -
    • -
      satCode: string
  • -
  • -
    planesRetiro10: {
        label: string;
        satCode: string;
    }
    -
      -
    • -
      label: string
    • -
    • -
      satCode: string
  • -
  • -
    planesRetiro11: {
        label: string;
        satCode: string;
    }
    -
      -
    • -
      label: string
    • -
    • -
      satCode: string
  • -
  • -
    premios: {
        label: string;
        satCode: string;
    }
    -
      -
    • -
      label: string
    • -
    • -
      satCode: string
  • -
  • -
    sectorFinanciero: {
        label: string;
        satCode: string;
    }
    -
      -
    • -
      label: string
    • -
    • -
      satCode: string
  • -
  • -
    serviciosPlataformasTecnologicas: {
        label: string;
        satCode: string;
    }
    -
      -
    • -
      label: string
    • -
    • -
      satCode: string
  • -
  • -
    undefined: {
        label: string;
        satCode: string;
    }
    -
      -
    • -
      label: string
    • -
    • -
      satCode: string
-
- -
-
-

Methods

-
- -
-
- -
-
- -
-
- -
-
- -
-
- -
-
- -
-
- -
-
-

Generated using TypeDoc

-
\ No newline at end of file diff --git a/docs/classes/ComplementoUndefined.html b/docs/classes/ComplementoUndefined.html deleted file mode 100644 index 9ebbfd1..0000000 --- a/docs/classes/ComplementoUndefined.html +++ /dev/null @@ -1,455 +0,0 @@ -ComplementoUndefined | @nodecfdi/sat-ws-descarga-masiva
-
- -
-
-
- -
-

Hierarchy

-
-
-

Implements

-
-
-
-
- -
-
-

Constructors

-
-
-

Properties

-
Map -_id -
-
-

Methods

-
-
-

Constructors

-
- -
-
-

Properties

-
- -
Map: {
    undefined: {
        label: string;
        satCode: string;
    };
} = ...
-
-

Type declaration

-
    -
  • -
    undefined: {
        label: string;
        satCode: string;
    }
    -
      -
    • -
      label: string
    • -
    • -
      satCode: string
-
- -
_id: "undefined"
-
-

Methods

-
- -
-
- -
-
- -
-
- -
-
- -
-
- -
-
- -
-
- -
-
-

Generated using TypeDoc

-
\ No newline at end of file diff --git a/docs/classes/CreateTemporaryZipFileException.html b/docs/classes/CreateTemporaryZipFileException.html deleted file mode 100644 index 72a7935..0000000 --- a/docs/classes/CreateTemporaryZipFileException.html +++ /dev/null @@ -1,462 +0,0 @@ -CreateTemporaryZipFileException | @nodecfdi/sat-ws-descarga-masiva
-
- -
-
-
-
- -

Class CreateTemporaryZipFileException

-
-

Hierarchy

-
-
-
-
- -
-
-

Constructors

-
- -
-
-

Properties

-
- -
_previous?: Error
-
- -
cause?: unknown
-
- -
message: string
-
- -
name: string
-
- -
stack?: string
-
- -
prepareStackTrace?: ((err, stackTraces) => any)
-
-

Type declaration

-
-
- -
stackTraceLimit: number
-
-

Methods

-
- -
-
- -
    - -
  • -

    Create .stack property on a target object

    -
    -
    -

    Parameters

    -
      -
    • -
      targetObject: object
    • -
    • -
      Optional constructorOpt: Function
    -

    Returns void

    -
-
- -
-
- -
-
-

Generated using TypeDoc

-
\ No newline at end of file diff --git a/docs/classes/CsvReader.html b/docs/classes/CsvReader.html deleted file mode 100644 index f66cf4d..0000000 --- a/docs/classes/CsvReader.html +++ /dev/null @@ -1,412 +0,0 @@ -CsvReader | @nodecfdi/sat-ws-descarga-masiva
-
- -
-
-
- -
-

Helper to iterate inside a CSV file -The file must have on the first line the headers. -The file uses "~" as separator and "|" as text delimiter.

-
-
-
-

Hierarchy

-
    -
  • CsvReader
-
-
-
- -
-
-

Constructors

-
-
-

Properties

-
-
-

Methods

-
-
-

Constructors

-
- -
-
-

Properties

-
- -
-
-

Methods

-
- -
    - -
  • -

    Like array.concat but complement missing values or missing keys (#extra-01, #extra-02, etc...)

    -
    -
    -

    Parameters

    -
      -
    • -
      keys: string[]
    • -
    • -
      values: string[]
    -

    Returns Record<string, string>

    -
-
- -
-
- -
-
- -
-
- -
-
-

Generated using TypeDoc

-
\ No newline at end of file diff --git a/docs/classes/DateTime.html b/docs/classes/DateTime.html deleted file mode 100644 index 721543d..0000000 --- a/docs/classes/DateTime.html +++ /dev/null @@ -1,517 +0,0 @@ -DateTime | @nodecfdi/sat-ws-descarga-masiva
-
- -
-
-
- -
-

Defines a date and time

-
-
-
-

Hierarchy

-
    -
  • DateTime
-
-
-
- -
-
-

Constructors

-
- -
    - -
  • -

    DateTime constructor.

    -

    If value is an integer is used as a timestamp, if is a string is evaluated -as an argument for DateTimeImmutable and if it is DateTimeImmutable is used as is.

    -
    -
    -

    Parameters

    -
      -
    • -
      Optional value: string | number | DateTime
    • -
    • -
      Optional defaultTimeZone: string
    -

    Returns DateTime

    -
    -

    Throws

    Error if unable to create a DateTime

    -
-
-

Properties

-
- -
_defaultTimeZone: string
-
- -
_value: DateTime
-
-

Methods

-
- -
    - -
  • -
    -

    Parameters

    -
      -
    • -
      value: string
    • -
    • -
      originalValue: string
    -

    Returns DateTime

-
- -
-
- -
-
- -
    - -
  • -
    -

    Parameters

    -
      -
    • -
      format: string
    • -
    • -
      timezone: string = ''
    -

    Returns string

-
- -
-
- -
-
- -
-
- -
-
- -
-
- -
    - -
  • -

    Create a DateTime instance

    -

    If value is an integer is used as a timestamp, if is a string is evaluated -as an argument for DateTimeImmutable and if it is DateTimeImmutable is used as is.

    -
    -
    -

    Parameters

    -
      -
    • -
      Optional value: string | number | DateTime
    • -
    • -
      Optional defaultTimeZone: string
    -

    Returns DateTime

    -
-
- -
-
- -
-
-

Generated using TypeDoc

-
\ No newline at end of file diff --git a/docs/classes/DateTimePeriod.html b/docs/classes/DateTimePeriod.html deleted file mode 100644 index 4c33e10..0000000 --- a/docs/classes/DateTimePeriod.html +++ /dev/null @@ -1,426 +0,0 @@ -DateTimePeriod | @nodecfdi/sat-ws-descarga-masiva
-
- -
-
-
- -
-

Defines a period of time by start of period and end of period values

-
-
-
-

Hierarchy

-
    -
  • DateTimePeriod
-
-
-
- -
-
-

Constructors

-
-
-

Properties

-
-
-

Methods

-
-
-

Constructors

-
- -
-
-

Properties

-
- -
_end: DateTime
-
- -
_start: DateTime
-
-

Methods

-
- -
-
- -
-
- -
    - -
  • -

    Returns {
        end: number;
        start: number;
    }

    -
      -
    • -
      end: number
    • -
    • -
      start: number
-
- -
-
- -
-
- -
-
-

Generated using TypeDoc

-
\ No newline at end of file diff --git a/docs/classes/DocumentStatus.html b/docs/classes/DocumentStatus.html deleted file mode 100644 index 2111db8..0000000 --- a/docs/classes/DocumentStatus.html +++ /dev/null @@ -1,399 +0,0 @@ -DocumentStatus | @nodecfdi/sat-ws-descarga-masiva
-
- -
-
-
- -
-

Hierarchy

-
-
-
-
- -
-
-

Constructors

-
-
-

Properties

-
_id -
-
-

Methods

-
-
-

Constructors

-
- -
-
-

Properties

-
- -
-
-

Methods

-
- -
-
- -
-
- -
-
- -
-
- -
-
-

Generated using TypeDoc

-
\ No newline at end of file diff --git a/docs/classes/DocumentType.html b/docs/classes/DocumentType.html deleted file mode 100644 index d54bb42..0000000 --- a/docs/classes/DocumentType.html +++ /dev/null @@ -1,399 +0,0 @@ -DocumentType | @nodecfdi/sat-ws-descarga-masiva
-
- -
-
-
- -
-

Hierarchy

-
-
-
-
- -
-
-

Constructors

-
-
-

Properties

-
_id -
-
-

Methods

-
-
-

Constructors

-
- -
-
-

Properties

-
- -
-
-

Methods

-
- -
-
- -
-
- -
-
- -
-
- -
-
-

Generated using TypeDoc

-
\ No newline at end of file diff --git a/docs/classes/DownloadResult.html b/docs/classes/DownloadResult.html deleted file mode 100644 index 2c35bd5..0000000 --- a/docs/classes/DownloadResult.html +++ /dev/null @@ -1,414 +0,0 @@ -DownloadResult | @nodecfdi/sat-ws-descarga-masiva
-
- -
-
-
- -
-

Hierarchy

-
    -
  • DownloadResult
-
-
-
- -
-
-

Constructors

-
-
-

Properties

-
-
-

Methods

-
-
-

Constructors

-
- -
-
-

Properties

-
- -
_packageContent: string
-
- -
_packageSize: number
-
- -
_status: StatusCode
-
-

Methods

-
- -
-
- -
-
- -
-
- -
-
- -
-
-

Generated using TypeDoc

-
\ No newline at end of file diff --git a/docs/classes/DownloadTranslator.html b/docs/classes/DownloadTranslator.html deleted file mode 100644 index a9d47bd..0000000 --- a/docs/classes/DownloadTranslator.html +++ /dev/null @@ -1,504 +0,0 @@ -DownloadTranslator | @nodecfdi/sat-ws-descarga-masiva
-
- -
-
-
- -
-

Contain functions to interact with XML contents and XML DOM

-

This class is internal, do not use it outside this project

-
-
-
-

Hierarchy

-
-
-
-
- -
-
-

Constructors

-
- -
-
-

Methods

-
- -
-
- -
-
- -
-
- -
    - -
  • -

    Find the element determined by the chain of children and return the attributes as an -array using the attribute name as array key and attribute value as entry value.

    -
    -
    -

    Parameters

    -
      -
    • -
      element: Element
    • -
    • -
      Rest ...search: string[]
    -

    Returns Record<string, string>

    -
-
- -
-
- -
-
- -
-
- -
-
- -
-
- -
-
- -
-
-

Generated using TypeDoc

-
\ No newline at end of file diff --git a/docs/classes/DownloadType.html b/docs/classes/DownloadType.html deleted file mode 100644 index 1bbb4fa..0000000 --- a/docs/classes/DownloadType.html +++ /dev/null @@ -1,399 +0,0 @@ -DownloadType | @nodecfdi/sat-ws-descarga-masiva
-
- -
-
-
- -
-

Hierarchy

-
-
-
-
- -
-
-

Constructors

-
-
-

Properties

-
_id -
-
-

Methods

-
-
-

Constructors

-
- -
-
-

Properties

-
- -
-
-

Methods

-
- -
-
- -
-
- -
-
- -
-
- -
-
-

Generated using TypeDoc

-
\ No newline at end of file diff --git a/docs/classes/Fiel.html b/docs/classes/Fiel.html deleted file mode 100644 index 9e807de..0000000 --- a/docs/classes/Fiel.html +++ /dev/null @@ -1,442 +0,0 @@ -Fiel | @nodecfdi/sat-ws-descarga-masiva
-
- -
-
-
- -
-

Defines a eFirma/FIEL/FEA -This object is based on nodecfdi/credentials Credential object

-
-
-

See

Credential

-
-
-

Hierarchy

-
    -
  • Fiel
-
-
-
- -
-
-

Constructors

-
- -
-
-

Properties

-
- -
_credential: Credential
-
-

Methods

-
- -
-
- -
-
- -
-
- -
-
- -
-
- -
-
- -
    - -
  • -

    Create a Fiel based on certificate and private key contents

    -
    -
    -

    Parameters

    -
      -
    • -
      certificateContents: string
    • -
    • -
      privateKeyContents: string
    • -
    • -
      passPhrase: string
    -

    Returns Fiel

    -
-
- -
-
-

Generated using TypeDoc

-
\ No newline at end of file diff --git a/docs/classes/FielRequestBuilder.html b/docs/classes/FielRequestBuilder.html deleted file mode 100644 index cbc2fc4..0000000 --- a/docs/classes/FielRequestBuilder.html +++ /dev/null @@ -1,525 +0,0 @@ -FielRequestBuilder | @nodecfdi/sat-ws-descarga-masiva
-
- -
-
-
- -
-

The implementors must create the request signed ready to send to the SAT Web Service Descarga Masiva -The information about owner like RFC, certificate, private key, etc. are outside the scope of this interface

-
-
-
-

Hierarchy

-
    -
  • FielRequestBuilder
-
-

Implements

-
-
-
-
- -
-
-

Constructors

-
- -
-
-

Properties

-
- -
_fiel: Fiel
-
-

Methods

-
- -
-
- -
-
- -
-
- -
-
- -
-
- -
-
- -
-
- -
-
- -
-
- -
-
- -
-
-

Generated using TypeDoc

-
\ No newline at end of file diff --git a/docs/classes/FilteredPackageReader.html b/docs/classes/FilteredPackageReader.html deleted file mode 100644 index d82b398..0000000 --- a/docs/classes/FilteredPackageReader.html +++ /dev/null @@ -1,510 +0,0 @@ -FilteredPackageReader | @nodecfdi/sat-ws-descarga-masiva
-
- -
-
-
- -
-

Expected behavior of a PackageReader contract

-
-
-
-

Hierarchy

-
    -
  • FilteredPackageReader
-
-

Implements

-
-
-
-
- -
-
-

Constructors

-
- -
-
-

Properties

-
- -
_archive: JSZip
-
- -
_filename: string
-
- -
-
- -
_removeOnDestruct: boolean = false
-
-

Methods

-
- -
-
- -
-
- -
-
- -
-
- -
-
- -
-
- -
-
- -
-
- -
-
- -
-
- -
-
- -
-
-

Generated using TypeDoc

-
\ No newline at end of file diff --git a/docs/classes/Helpers.html b/docs/classes/Helpers.html deleted file mode 100644 index 5859711..0000000 --- a/docs/classes/Helpers.html +++ /dev/null @@ -1,378 +0,0 @@ -Helpers | @nodecfdi/sat-ws-descarga-masiva
-
- -
-
-
- -
-

Helper functions used by the library.

-
-
-
-

Hierarchy

-
    -
  • Helpers
-
-
-
- -
-
-

Constructors

-
-
-

Methods

-
-
-

Constructors

-
- -
-
-

Methods

-
- -
    - -
  • -
    -

    Parameters

    -
      -
    • -
      pemContents: string
    -

    Returns string

-
- -
    - -
  • -
    -

    Parameters

    -
      -
    • -
      stringToReplace: string
    -

    Returns string

-
- -
-
- -
-
-

Generated using TypeDoc

-
\ No newline at end of file diff --git a/docs/classes/HttpClientError.html b/docs/classes/HttpClientError.html deleted file mode 100644 index dabc6f8..0000000 --- a/docs/classes/HttpClientError.html +++ /dev/null @@ -1,467 +0,0 @@ -HttpClientError | @nodecfdi/sat-ws-descarga-masiva
-
- -
-
-
- -
-

Hierarchy

-
-
-
-
- -
-
-

Constructors

-
- -
-
-

Properties

-
- -
cause?: unknown
-
- -
message: string
-
- -
name: string
-
- -
stack?: string
-
- -
prepareStackTrace?: ((err, stackTraces) => any)
-
-

Type declaration

-
-
- -
stackTraceLimit: number
-
-

Methods

-
- -
-
- -
-
- -
-
- -
    - -
  • -

    Create .stack property on a target object

    -
    -
    -

    Parameters

    -
      -
    • -
      targetObject: object
    • -
    • -
      Optional constructorOpt: Function
    -

    Returns void

    -
-
- -
-
-

Generated using TypeDoc

-
\ No newline at end of file diff --git a/docs/classes/HttpServerError.html b/docs/classes/HttpServerError.html deleted file mode 100644 index f3ea065..0000000 --- a/docs/classes/HttpServerError.html +++ /dev/null @@ -1,465 +0,0 @@ -HttpServerError | @nodecfdi/sat-ws-descarga-masiva
-
- -
-
-
- -
-

Hierarchy

-
-
-
-
- -
-
-

Constructors

-
- -
-
-

Properties

-
- -
cause?: unknown
-
- -
message: string
-
- -
name: string
-
- -
stack?: string
-
- -
prepareStackTrace?: ((err, stackTraces) => any)
-
-

Type declaration

-
-
- -
stackTraceLimit: number
-
-

Methods

-
- -
-
- -
-
- -
-
- -
    - -
  • -

    Create .stack property on a target object

    -
    -
    -

    Parameters

    -
      -
    • -
      targetObject: object
    • -
    • -
      Optional constructorOpt: Function
    -

    Returns void

    -
-
- -
-
-

Generated using TypeDoc

-
\ No newline at end of file diff --git a/docs/classes/HttpsWebClient.html b/docs/classes/HttpsWebClient.html deleted file mode 100644 index a82d2ea..0000000 --- a/docs/classes/HttpsWebClient.html +++ /dev/null @@ -1,419 +0,0 @@ -HttpsWebClient | @nodecfdi/sat-ws-descarga-masiva
-
- -
-
-
- -
-

Hierarchy

-
    -
  • HttpsWebClient
-
-

Implements

-
-
-
-
- -
-
-

Constructors

-
-
-

Properties

-
-
-

Methods

-
-
-

Constructors

-
- -
-
-

Properties

-
- -
_fireRequestClosure?: CallableFunction
-
- -
_fireResponseClosure?: CallableFunction
-
-

Methods

-
- -
-
- -
-
- -
-
- -
-
-

Generated using TypeDoc

-
\ No newline at end of file diff --git a/docs/classes/InteractsXmlTrait.html b/docs/classes/InteractsXmlTrait.html deleted file mode 100644 index 7f92d83..0000000 --- a/docs/classes/InteractsXmlTrait.html +++ /dev/null @@ -1,469 +0,0 @@ -InteractsXmlTrait | @nodecfdi/sat-ws-descarga-masiva
-
- -
-
-
- -
-

Contain functions to interact with XML contents and XML DOM

-

This class is internal, do not use it outside this project

-
-
-
-

Hierarchy

-
-
-
-
- -
-
-

Constructors

-
- -
-
-

Methods

-
- -
-
- -
    - -
  • -

    Find the element determined by the chain of children and return the attributes as an -array using the attribute name as array key and attribute value as entry value.

    -
    -
    -

    Parameters

    -
      -
    • -
      element: Element
    • -
    • -
      Rest ...search: string[]
    -

    Returns Record<string, string>

    -
-
- -
-
- -
-
- -
    - -
  • -
    -

    Parameters

    -
      -
    • -
      element: Element
    • -
    • -
      Rest ...names: string[]
    -

    Returns undefined | Element

-
- -
-
- -
-
- -
-
- -
-
-

Generated using TypeDoc

-
\ No newline at end of file diff --git a/docs/classes/MetadataContent.html b/docs/classes/MetadataContent.html deleted file mode 100644 index 4ae68a5..0000000 --- a/docs/classes/MetadataContent.html +++ /dev/null @@ -1,405 +0,0 @@ -MetadataContent | @nodecfdi/sat-ws-descarga-masiva
-
- -
-
-
- -
-

Hierarchy

-
    -
  • MetadataContent
-
-
-
- -
-
-

Constructors

-
- -
-
-

Properties

-
- -
_csvReader: CsvReader
-
- -
_thirdParties: ThirdPartiesRecords
-
-

Methods

-
- -
-
- -
-
- -
-
- -
-
-

Generated using TypeDoc

-
\ No newline at end of file diff --git a/docs/classes/MetadataFileFilter.html b/docs/classes/MetadataFileFilter.html deleted file mode 100644 index 0b7ca9b..0000000 --- a/docs/classes/MetadataFileFilter.html +++ /dev/null @@ -1,380 +0,0 @@ -MetadataFileFilter | @nodecfdi/sat-ws-descarga-masiva
-
- -
-
-
- -
-

Implementation to filter a Metadata Package file contents

-
-
-
-

Hierarchy

-
    -
  • MetadataFileFilter
-
-

Implements

-
-
-
-
- -
-
-

Constructors

-
-
-

Methods

-
-
-

Constructors

-
- -
-
-

Methods

-
- -
-
- -
-
- -
-
-

Generated using TypeDoc

-
\ No newline at end of file diff --git a/docs/classes/MetadataItem.html b/docs/classes/MetadataItem.html deleted file mode 100644 index 4fd48e6..0000000 --- a/docs/classes/MetadataItem.html +++ /dev/null @@ -1,406 +0,0 @@ -MetadataItem | @nodecfdi/sat-ws-descarga-masiva
-
- -
-
-
- -
-

Metadata DTO object

-

This collection of magic properties is reported as of 2019-08-01, if it changes use all()/get() methods

-
    -
  • property-read string uuid
  • -
  • property-read string rfcEmisor
  • -
  • property-read string nombreEmisor
  • -
  • property-read string rfcReceptor
  • -
  • property-read string nombreReceptor
  • -
  • property-read string rfcPac
  • -
  • property-read string fechaEmision
  • -
  • property-read string fechaCertificacionSat
  • -
  • property-read string monto
  • -
  • property-read string efectoComprobante
  • -
  • property-read string estatus
  • -
  • property-read string fechaCancelacion
  • -
  • property-read string rfcACuentaTerceros
  • -
  • property-read string nombreACuentaTerceros
  • -
-
-
-
-

Hierarchy

-
    -
  • MetadataItem
-
-
-
- -
-
-

Constructors

-
-
-

Properties

-
-
-

Methods

-
-
-

Constructors

-
- -
-
-

Properties

-
- -
-
-

Methods

-
- -
-
- -
-
- -
-
- -
-
-

Generated using TypeDoc

-
\ No newline at end of file diff --git a/docs/classes/MetadataPackageReader.html b/docs/classes/MetadataPackageReader.html deleted file mode 100644 index 6156bfd..0000000 --- a/docs/classes/MetadataPackageReader.html +++ /dev/null @@ -1,469 +0,0 @@ -MetadataPackageReader | @nodecfdi/sat-ws-descarga-masiva
-
- -
-
-
- -
-

Expected behavior of a PackageReader contract

-
-
-
-

Hierarchy

-
    -
  • MetadataPackageReader
-
-

Implements

-
-
-
-
- -
-
-

Constructors

-
- -
-
-

Properties

-
- -
_packageReader: PackageReaderInterface
-
- -
_thirdParties?: ThirdPartiesRecords
-
-

Methods

-
- -
-
- -
-
- -
-
- -
-
- -
    - -
  • -

    Returns Promise<{
        files: Record<string, string>;
        metadata: Record<string, Record<string, string>>;
        source: string;
    }>

-
- -
-
- -
-
- -
-
- -
-
- -
-
-

Generated using TypeDoc

-
\ No newline at end of file diff --git a/docs/classes/MetadataPreprocessor.html b/docs/classes/MetadataPreprocessor.html deleted file mode 100644 index 8aa38a8..0000000 --- a/docs/classes/MetadataPreprocessor.html +++ /dev/null @@ -1,421 +0,0 @@ -MetadataPreprocessor | @nodecfdi/sat-ws-descarga-masiva
-
- -
-
-
- -
-

This preprocesor fixes metadata issues:

-
    -
  • SAT CSV EOL is and might contain inside a field
  • -
-
-
-

See

MetadataContent

-
-
-

Hierarchy

-
    -
  • MetadataPreprocessor
-
-
-
- -
-
-

Constructors

-
-
-

Properties

-
-
-

Accessors

-
-
-

Methods

-
-
-

Constructors

-
- -
-
-

Properties

-
- -
_contents: string
-

The data to process

-
-
-
-

Accessors

-
- -
-
- -
-
- -
-
-

Methods

-
- -
-
- -
-
- -
-
- -
-
-

Generated using TypeDoc

-
\ No newline at end of file diff --git a/docs/classes/NullFileFilter.html b/docs/classes/NullFileFilter.html deleted file mode 100644 index 255e87f..0000000 --- a/docs/classes/NullFileFilter.html +++ /dev/null @@ -1,380 +0,0 @@ -NullFileFilter | @nodecfdi/sat-ws-descarga-masiva
-
- -
-
-
- -
-

NullObject patern, it does not filter any file contents

-
-
-
-

Hierarchy

-
    -
  • NullFileFilter
-
-

Implements

-
-
-
-
- -
-
-

Constructors

-
-
-

Methods

-
-
-

Constructors

-
- -
-
-

Methods

-
- -
-
- -
-
- -
-
-

Generated using TypeDoc

-
\ No newline at end of file diff --git a/docs/classes/OpenZipFileException.html b/docs/classes/OpenZipFileException.html deleted file mode 100644 index 4df969d..0000000 --- a/docs/classes/OpenZipFileException.html +++ /dev/null @@ -1,498 +0,0 @@ -OpenZipFileException | @nodecfdi/sat-ws-descarga-masiva
-
- -
-
-
- -
-

Hierarchy

-
-
-
-
- -
-
-

Constructors

-
- -
-
-

Properties

-
- -
_code: number
-
- -
_filename: string
-
- -
_previous?: Error
-
- -
cause?: unknown
-
- -
message: string
-
- -
name: string
-
- -
stack?: string
-
- -
prepareStackTrace?: ((err, stackTraces) => any)
-
-

Type declaration

-
-
- -
stackTraceLimit: number
-
-

Methods

-
- -
-
- -
-
- -
-
- -
    - -
  • -

    Create .stack property on a target object

    -
    -
    -

    Parameters

    -
      -
    • -
      targetObject: object
    • -
    • -
      Optional constructorOpt: Function
    -

    Returns void

    -
-
- -
-
- -
-
-

Generated using TypeDoc

-
\ No newline at end of file diff --git a/docs/classes/PackageReaderException.html b/docs/classes/PackageReaderException.html deleted file mode 100644 index 15229ee..0000000 --- a/docs/classes/PackageReaderException.html +++ /dev/null @@ -1,445 +0,0 @@ -PackageReaderException | @nodecfdi/sat-ws-descarga-masiva
-
- -
-
-
-
- -

Class PackageReaderExceptionAbstract

-
-

Hierarchy

-
-
-
-
- -
-
-

Constructors

-
-
-

Properties

-
-
-

Methods

-
-
-

Constructors

-
- -
    - -
  • -
    -

    Parameters

    -
      -
    • -
      Optional message: string
    -

    Returns PackageReaderException

  • - -
  • -
    -

    Parameters

    -
      -
    • -
      Optional message: string
    • -
    • -
      Optional options: ErrorOptions
    -

    Returns PackageReaderException

-
-

Properties

-
- -
cause?: unknown
-
- -
message: string
-
- -
name: string
-
- -
stack?: string
-
- -
prepareStackTrace?: ((err, stackTraces) => any)
-
-

Type declaration

-
-
- -
stackTraceLimit: number
-
-

Methods

-
- -
    - -
  • -

    Create .stack property on a target object

    -
    -
    -

    Parameters

    -
      -
    • -
      targetObject: object
    • -
    • -
      Optional constructorOpt: Function
    -

    Returns void

    -
-
- -
-
-

Generated using TypeDoc

-
\ No newline at end of file diff --git a/docs/classes/QueryParameters.html b/docs/classes/QueryParameters.html deleted file mode 100644 index 11c7b8f..0000000 --- a/docs/classes/QueryParameters.html +++ /dev/null @@ -1,734 +0,0 @@ -QueryParameters | @nodecfdi/sat-ws-descarga-masiva
-
- -
-
-
- -
-

This class contains all the information required to perform a query on the SAT Web Service

-
-
-
-

Hierarchy

-
    -
  • QueryParameters
-
-
-
- -
-
-

Constructors

-
- -
    - -
  • -
    -

    Parameters

    -
      -
    • -
      _period: DateTimePeriod
    • -
    • -
      _downloadType: DownloadType
    • -
    • -
      _requestType: RequestType
    • -
    • -
      _documentType: DocumentType
    • -
    • -
      _complement: ComplementoInterface<"undefined" | "acreditamientoIeps10" | "aerolineas10" | "cartaporte10" | "cartaporte20" | "certificadoDestruccion10" | "cfdiRegistroFiscal10" | "comercioExterior10" | "comercioExterior11" | "consumoCombustibles10" | "consumoCombustibles11" | "detallista" | "divisas10" | "donatarias11" | "estadoCuentaCombustibles11" | "estadoCuentaCombustibles12" | "gastosHidrocarburos10" | "institucionesEducativasPrivadas10" | "impuestosLocales10" | "ine11" | "ingresosHidrocarburos10" | "leyendasFiscales10" | "nomina11" | "nomina12" | "notariosPublicos10" | "obrasArtePlasticasYAntiguedades10" | "pagoEnEspecie10" | "recepcionPagos10" | "recepcionPagos20" | "personaFisicaIntegranteCoordinado10" | "renovacionYSustitucionVehiculos10" | "serviciosParcialesConstruccion10" | "spei" | "terceros11" | "turistaPasajeroExtranjero10" | "valesDespensa10" | "vehiculoUsado10" | "ventaVehiculos11" | "arrendamientoEnFideicomiso" | "dividendos" | "enajenacionAcciones" | "fideicomisoNoEmpresarial" | "intereses" | "interesesHipotecarios" | "operacionesConDerivados" | "pagosAExtranjeros" | "planesRetiro10" | "planesRetiro11" | "premios" | "sectorFinanciero" | "serviciosPlataformasTecnologicas">
    • -
    • -
      _documentStatus: DocumentStatus
    • -
    • -
      _uuid: Uuid
    • -
    • -
      _rfcOnBehalf: RfcOnBehalf
    • -
    • -
      _rfcMatches: RfcMatches
    -

    Returns QueryParameters

-
-

Properties

-
- -
_complement: ComplementoInterface<"undefined" | "acreditamientoIeps10" | "aerolineas10" | "cartaporte10" | "cartaporte20" | "certificadoDestruccion10" | "cfdiRegistroFiscal10" | "comercioExterior10" | "comercioExterior11" | "consumoCombustibles10" | "consumoCombustibles11" | "detallista" | "divisas10" | "donatarias11" | "estadoCuentaCombustibles11" | "estadoCuentaCombustibles12" | "gastosHidrocarburos10" | "institucionesEducativasPrivadas10" | "impuestosLocales10" | "ine11" | "ingresosHidrocarburos10" | "leyendasFiscales10" | "nomina11" | "nomina12" | "notariosPublicos10" | "obrasArtePlasticasYAntiguedades10" | "pagoEnEspecie10" | "recepcionPagos10" | "recepcionPagos20" | "personaFisicaIntegranteCoordinado10" | "renovacionYSustitucionVehiculos10" | "serviciosParcialesConstruccion10" | "spei" | "terceros11" | "turistaPasajeroExtranjero10" | "valesDespensa10" | "vehiculoUsado10" | "ventaVehiculos11" | "arrendamientoEnFideicomiso" | "dividendos" | "enajenacionAcciones" | "fideicomisoNoEmpresarial" | "intereses" | "interesesHipotecarios" | "operacionesConDerivados" | "pagosAExtranjeros" | "planesRetiro10" | "planesRetiro11" | "premios" | "sectorFinanciero" | "serviciosPlataformasTecnologicas">
-
- -
_documentStatus: DocumentStatus
-
- -
_documentType: DocumentType
-
- -
_downloadType: DownloadType
-
- -
-
- -
_requestType: RequestType
-
- -
_rfcMatches: RfcMatches
-
- -
_rfcOnBehalf: RfcOnBehalf
-
- -
_serviceType?: ServiceType
-
- -
_uuid: Uuid
-
-

Methods

-
- -
    - -
  • -

    Returns ComplementoInterface<"undefined" | "acreditamientoIeps10" | "aerolineas10" | "cartaporte10" | "cartaporte20" | "certificadoDestruccion10" | "cfdiRegistroFiscal10" | "comercioExterior10" | "comercioExterior11" | "consumoCombustibles10" | "consumoCombustibles11" | "detallista" | "divisas10" | "donatarias11" | "estadoCuentaCombustibles11" | "estadoCuentaCombustibles12" | "gastosHidrocarburos10" | "institucionesEducativasPrivadas10" | "impuestosLocales10" | "ine11" | "ingresosHidrocarburos10" | "leyendasFiscales10" | "nomina11" | "nomina12" | "notariosPublicos10" | "obrasArtePlasticasYAntiguedades10" | "pagoEnEspecie10" | "recepcionPagos10" | "recepcionPagos20" | "personaFisicaIntegranteCoordinado10" | "renovacionYSustitucionVehiculos10" | "serviciosParcialesConstruccion10" | "spei" | "terceros11" | "turistaPasajeroExtranjero10" | "valesDespensa10" | "vehiculoUsado10" | "ventaVehiculos11" | "arrendamientoEnFideicomiso" | "dividendos" | "enajenacionAcciones" | "fideicomisoNoEmpresarial" | "intereses" | "interesesHipotecarios" | "operacionesConDerivados" | "pagosAExtranjeros" | "planesRetiro10" | "planesRetiro11" | "premios" | "sectorFinanciero" | "serviciosPlataformasTecnologicas">

-
- -
-
- -
-
- -
-
- -
-
- -
-
- -
-
- -
-
- -
-
- -
-
- -
-
- -
-
- -
    - -
  • -

    Returns {
        complement: ComplementoInterface<"undefined" | "acreditamientoIeps10" | "aerolineas10" | "cartaporte10" | "cartaporte20" | "certificadoDestruccion10" | "cfdiRegistroFiscal10" | "comercioExterior10" | "comercioExterior11" | "consumoCombustibles10" | "consumoCombustibles11" | "detallista" | "divisas10" | "donatarias11" | "estadoCuentaCombustibles11" | "estadoCuentaCombustibles12" | "gastosHidrocarburos10" | "institucionesEducativasPrivadas10" | "impuestosLocales10" | "ine11" | "ingresosHidrocarburos10" | "leyendasFiscales10" | "nomina11" | "nomina12" | "notariosPublicos10" | "obrasArtePlasticasYAntiguedades10" | "pagoEnEspecie10" | "recepcionPagos10" | "recepcionPagos20" | "personaFisicaIntegranteCoordinado10" | "renovacionYSustitucionVehiculos10" | "serviciosParcialesConstruccion10" | "spei" | "terceros11" | "turistaPasajeroExtranjero10" | "valesDespensa10" | "vehiculoUsado10" | "ventaVehiculos11" | "arrendamientoEnFideicomiso" | "dividendos" | "enajenacionAcciones" | "fideicomisoNoEmpresarial" | "intereses" | "interesesHipotecarios" | "operacionesConDerivados" | "pagosAExtranjeros" | "planesRetiro10" | "planesRetiro11" | "premios" | "sectorFinanciero" | "serviciosPlataformasTecnologicas">;
        documentStatus: DocumentStatus;
        documentType: DocumentType;
        downloadType: DownloadType;
        period: DateTimePeriod;
        requestType: RequestType;
        rfcMatches: RfcMatches;
        rfcOnBehalf: RfcOnBehalf;
        serviceType: undefined | ServiceType;
        uuid: Uuid;
    }

    -
      -
    • -
      complement: ComplementoInterface<"undefined" | "acreditamientoIeps10" | "aerolineas10" | "cartaporte10" | "cartaporte20" | "certificadoDestruccion10" | "cfdiRegistroFiscal10" | "comercioExterior10" | "comercioExterior11" | "consumoCombustibles10" | "consumoCombustibles11" | "detallista" | "divisas10" | "donatarias11" | "estadoCuentaCombustibles11" | "estadoCuentaCombustibles12" | "gastosHidrocarburos10" | "institucionesEducativasPrivadas10" | "impuestosLocales10" | "ine11" | "ingresosHidrocarburos10" | "leyendasFiscales10" | "nomina11" | "nomina12" | "notariosPublicos10" | "obrasArtePlasticasYAntiguedades10" | "pagoEnEspecie10" | "recepcionPagos10" | "recepcionPagos20" | "personaFisicaIntegranteCoordinado10" | "renovacionYSustitucionVehiculos10" | "serviciosParcialesConstruccion10" | "spei" | "terceros11" | "turistaPasajeroExtranjero10" | "valesDespensa10" | "vehiculoUsado10" | "ventaVehiculos11" | "arrendamientoEnFideicomiso" | "dividendos" | "enajenacionAcciones" | "fideicomisoNoEmpresarial" | "intereses" | "interesesHipotecarios" | "operacionesConDerivados" | "pagosAExtranjeros" | "planesRetiro10" | "planesRetiro11" | "premios" | "sectorFinanciero" | "serviciosPlataformasTecnologicas">
    • -
    • -
      documentStatus: DocumentStatus
    • -
    • -
      documentType: DocumentType
    • -
    • -
      downloadType: DownloadType
    • -
    • -
      period: DateTimePeriod
    • -
    • -
      requestType: RequestType
    • -
    • -
      rfcMatches: RfcMatches
    • -
    • -
      rfcOnBehalf: RfcOnBehalf
    • -
    • -
      serviceType: undefined | ServiceType
    • -
    • -
      uuid: Uuid
-
- -
    - -
  • -
    -

    Parameters

    -
      -
    • -
      complement: ComplementoInterface<"undefined" | "acreditamientoIeps10" | "aerolineas10" | "cartaporte10" | "cartaporte20" | "certificadoDestruccion10" | "cfdiRegistroFiscal10" | "comercioExterior10" | "comercioExterior11" | "consumoCombustibles10" | "consumoCombustibles11" | "detallista" | "divisas10" | "donatarias11" | "estadoCuentaCombustibles11" | "estadoCuentaCombustibles12" | "gastosHidrocarburos10" | "institucionesEducativasPrivadas10" | "impuestosLocales10" | "ine11" | "ingresosHidrocarburos10" | "leyendasFiscales10" | "nomina11" | "nomina12" | "notariosPublicos10" | "obrasArtePlasticasYAntiguedades10" | "pagoEnEspecie10" | "recepcionPagos10" | "recepcionPagos20" | "personaFisicaIntegranteCoordinado10" | "renovacionYSustitucionVehiculos10" | "serviciosParcialesConstruccion10" | "spei" | "terceros11" | "turistaPasajeroExtranjero10" | "valesDespensa10" | "vehiculoUsado10" | "ventaVehiculos11" | "arrendamientoEnFideicomiso" | "dividendos" | "enajenacionAcciones" | "fideicomisoNoEmpresarial" | "intereses" | "interesesHipotecarios" | "operacionesConDerivados" | "pagosAExtranjeros" | "planesRetiro10" | "planesRetiro11" | "premios" | "sectorFinanciero" | "serviciosPlataformasTecnologicas">
    -

    Returns QueryParameters

-
- -
-
- -
-
- -
-
- -
-
- -
-
- -
-
- -
-
- -
-
- -
-
- -
-
- -
-
- -
-
-

Generated using TypeDoc

-
\ No newline at end of file diff --git a/docs/classes/QueryResult.html b/docs/classes/QueryResult.html deleted file mode 100644 index c38a339..0000000 --- a/docs/classes/QueryResult.html +++ /dev/null @@ -1,396 +0,0 @@ -QueryResult | @nodecfdi/sat-ws-descarga-masiva
-
- -
-
-
- -
-

Hierarchy

-
    -
  • QueryResult
-
-
-
- -
-
-

Constructors

-
-
-

Properties

-
-
-

Methods

-
-
-

Constructors

-
- -
-
-

Properties

-
- -
_requestId: string
-
- -
_status: StatusCode
-
-

Methods

-
- -
-
- -
-
- -
-
- -
-
-

Generated using TypeDoc

-
\ No newline at end of file diff --git a/docs/classes/QueryTranslator.html b/docs/classes/QueryTranslator.html deleted file mode 100644 index b859416..0000000 --- a/docs/classes/QueryTranslator.html +++ /dev/null @@ -1,504 +0,0 @@ -QueryTranslator | @nodecfdi/sat-ws-descarga-masiva
-
- -
-
-
- -
-

Contain functions to interact with XML contents and XML DOM

-

This class is internal, do not use it outside this project

-
-
-
-

Hierarchy

-
-
-
-
- -
-
-

Constructors

-
- -
-
-

Methods

-
- -
-
- -
-
- -
-
- -
    - -
  • -

    Find the element determined by the chain of children and return the attributes as an -array using the attribute name as array key and attribute value as entry value.

    -
    -
    -

    Parameters

    -
      -
    • -
      element: Element
    • -
    • -
      Rest ...search: string[]
    -

    Returns Record<string, string>

    -
-
- -
-
- -
-
- -
-
- -
-
- -
-
- -
-
- -
-
-

Generated using TypeDoc

-
\ No newline at end of file diff --git a/docs/classes/RequestBuilderException.html b/docs/classes/RequestBuilderException.html deleted file mode 100644 index d5469bb..0000000 --- a/docs/classes/RequestBuilderException.html +++ /dev/null @@ -1,442 +0,0 @@ -RequestBuilderException | @nodecfdi/sat-ws-descarga-masiva
-
- -
-
-
-
- -

Class RequestBuilderExceptionAbstract

-
-

Hierarchy

-
    -
  • Error -
      -
    • RequestBuilderException
-
-
-
- -
-
-

Constructors

-
-
-

Properties

-
-
-

Methods

-
-
-

Constructors

-
- -
    - -
  • -
    -

    Parameters

    -
      -
    • -
      Optional message: string
    -

    Returns RequestBuilderException

  • - -
  • -
    -

    Parameters

    -
      -
    • -
      Optional message: string
    • -
    • -
      Optional options: ErrorOptions
    -

    Returns RequestBuilderException

-
-

Properties

-
- -
cause?: unknown
-
- -
message: string
-
- -
name: string
-
- -
stack?: string
-
- -
prepareStackTrace?: ((err, stackTraces) => any)
-
-

Type declaration

-
-
- -
stackTraceLimit: number
-
-

Methods

-
- -
    - -
  • -

    Create .stack property on a target object

    -
    -
    -

    Parameters

    -
      -
    • -
      targetObject: object
    • -
    • -
      Optional constructorOpt: Function
    -

    Returns void

    -
-
- -
-
-

Generated using TypeDoc

-
\ No newline at end of file diff --git a/docs/classes/RequestType.html b/docs/classes/RequestType.html deleted file mode 100644 index a800eae..0000000 --- a/docs/classes/RequestType.html +++ /dev/null @@ -1,413 +0,0 @@ -RequestType | @nodecfdi/sat-ws-descarga-masiva
-
- -
-
-
- -
-

Hierarchy

-
-
-
-
- -
-
-

Constructors

-
-
-

Properties

-
_id -
-
-

Methods

-
-
-

Constructors

-
- -
-
-

Properties

-
- -
-
-

Methods

-
- -
-
- -
-
- -
-
- -
-
- -
-
- -
-
-

Generated using TypeDoc

-
\ No newline at end of file diff --git a/docs/classes/RfcMatch.html b/docs/classes/RfcMatch.html deleted file mode 100644 index 2bad745..0000000 --- a/docs/classes/RfcMatch.html +++ /dev/null @@ -1,412 +0,0 @@ -RfcMatch | @nodecfdi/sat-ws-descarga-masiva
-
- -
-
-
- -
-

Hierarchy

-
-
-
-
- -
-
-

Constructors

-
-
-

Methods

-
-
-

Constructors

-
- -
-
-

Methods

-
- -
-
- -
-
- -
-
- -
-
- -
-
- -
-
- -
-
-

Generated using TypeDoc

-
\ No newline at end of file diff --git a/docs/classes/RfcMatches.html b/docs/classes/RfcMatches.html deleted file mode 100644 index d92ca0c..0000000 --- a/docs/classes/RfcMatches.html +++ /dev/null @@ -1,438 +0,0 @@ -RfcMatches | @nodecfdi/sat-ws-descarga-masiva
-
- -
-
-
- -
-

Hierarchy

-
    -
  • RfcMatches
-
-
-
- -
-
-

Constructors

-
-
-

Properties

-
-
-

Methods

-
-
-

Constructors

-
- -
-
-

Properties

-
- -
_count: number
-
- -
_items: RfcMatch[]
-
-

Methods

-
- -
-
- -
-
- -
-
- -
-
- -
-
- -
-
- -
-
- -
-
- -
-
-

Generated using TypeDoc

-
\ No newline at end of file diff --git a/docs/classes/RfcOnBehalf.html b/docs/classes/RfcOnBehalf.html deleted file mode 100644 index 2624e4d..0000000 --- a/docs/classes/RfcOnBehalf.html +++ /dev/null @@ -1,412 +0,0 @@ -RfcOnBehalf | @nodecfdi/sat-ws-descarga-masiva
-
- -
-
-
- -
-

Hierarchy

-
-
-
-
- -
-
-

Constructors

-
-
-

Methods

-
-
-

Constructors

-
- -
-
-

Methods

-
- -
-
- -
-
- -
-
- -
-
- -
-
- -
-
- -
-
-

Generated using TypeDoc

-
\ No newline at end of file diff --git a/docs/classes/Service.html b/docs/classes/Service.html deleted file mode 100644 index de7c7d7..0000000 --- a/docs/classes/Service.html +++ /dev/null @@ -1,473 +0,0 @@ -Service | @nodecfdi/sat-ws-descarga-masiva
-
- -
-
-
- -
-

Hierarchy

-
    -
  • Service
-
-
-
- -
-
-

Constructors

-
- -
-
-

Properties

-
- -
_currentToken?: Token
-
- -
_endpoints: ServiceEndpoints
-
- -
_requestBuilder: RequestBuilderInterface
-
- -
_webClient: WebClientInterface
-
-

Methods

-
- -
    - -
  • -

    Perform authentication and return a Token, the token might be invalid

    -
    -

    Returns Promise<Token>

    -
-
- -
    - -
  • -
    -

    Parameters

    -
      -
    • -
      soapAction: string
    • -
    • -
      uri: string
    • -
    • -
      body: string
    • -
    • -
      Optional token: Token
    -

    Returns Promise<string>

-
- -
-
- -
    - -
  • -

    This method will reuse the current token, -it will create a new one if there is none or the current token is no longer valid

    -
    -

    Returns Promise<Token>

    -
-
- -
-
- -
-
- -
-
-

Generated using TypeDoc

-
\ No newline at end of file diff --git a/docs/classes/ServiceConsumer.html b/docs/classes/ServiceConsumer.html deleted file mode 100644 index cdd7715..0000000 --- a/docs/classes/ServiceConsumer.html +++ /dev/null @@ -1,444 +0,0 @@ -ServiceConsumer | @nodecfdi/sat-ws-descarga-masiva
-
- -
-
-
- -
-

Hierarchy

-
    -
  • ServiceConsumer
-
-
-
- -
-
-

Constructors

-
- -
-
-

Methods

-
- -
-
- -
    - -
  • -
    -

    Parameters

    -
      -
    • -
      soapAction: string
    • -
    • -
      Optional token: Token
    -

    Returns Record<string, string>

-
- -
-
- -
-
- -
-
- -
-
- -
-
-

Generated using TypeDoc

-
\ No newline at end of file diff --git a/docs/classes/ServiceEndpoints.html b/docs/classes/ServiceEndpoints.html deleted file mode 100644 index 89685c3..0000000 --- a/docs/classes/ServiceEndpoints.html +++ /dev/null @@ -1,459 +0,0 @@ -ServiceEndpoints | @nodecfdi/sat-ws-descarga-masiva
-
- -
-
-
- -
-

This class contains the end points to consume the service -Use ServiceEndpoints.cfdi() for "CFDI regulares" -Use ServiceEndpoints.retenciones() for "CFDI de retenciones e información de pagos"

-
-
-

See

    -
  • ServiceEndpoints.cfdi()
  • -
  • ServiceEndpoints.retenciones()
  • -
-
-
-

Hierarchy

-
    -
  • ServiceEndpoints
-
-
-
- -
-
-

Constructors

-
- -
-
-

Properties

-
- -
_authenticate: string
-
- -
_download: string
-
- -
_query: string
-
- -
_serviceType: ServiceType
-
- -
_verify: string
-
-

Methods

-
- -
-
- -
-
- -
-
- -
-
- -
-
- -
-
- -
-
- -
-
-

Generated using TypeDoc

-
\ No newline at end of file diff --git a/docs/classes/ServiceType.html b/docs/classes/ServiceType.html deleted file mode 100644 index 5c27639..0000000 --- a/docs/classes/ServiceType.html +++ /dev/null @@ -1,413 +0,0 @@ -ServiceType | @nodecfdi/sat-ws-descarga-masiva
-
- -
-
-
- -
-

Hierarchy

-
-
-
-
- -
-
-

Constructors

-
-
-

Properties

-
_id -
-
-

Methods

-
-
-

Constructors

-
- -
-
-

Properties

-
- -
-
-

Methods

-
- -
-
- -
-
- -
-
- -
-
- -
-
- -
-
-

Generated using TypeDoc

-
\ No newline at end of file diff --git a/docs/classes/SoapFaultError.html b/docs/classes/SoapFaultError.html deleted file mode 100644 index 856f46c..0000000 --- a/docs/classes/SoapFaultError.html +++ /dev/null @@ -1,480 +0,0 @@ -SoapFaultError | @nodecfdi/sat-ws-descarga-masiva
-
- -
-
-
- -
-

Hierarchy

-
-
-
-
- -
-
-

Constructors

-
- -
-
-

Properties

-
- -
-
- -
cause?: unknown
-
- -
message: string
-
- -
name: string
-
- -
stack?: string
-
- -
prepareStackTrace?: ((err, stackTraces) => any)
-
-

Type declaration

-
-
- -
stackTraceLimit: number
-
-

Methods

-
- -
-
- -
-
- -
-
- -
-
- -
    - -
  • -

    Create .stack property on a target object

    -
    -
    -

    Parameters

    -
      -
    • -
      targetObject: object
    • -
    • -
      Optional constructorOpt: Function
    -

    Returns void

    -
-
- -
-
-

Generated using TypeDoc

-
\ No newline at end of file diff --git a/docs/classes/SoapFaultInfo.html b/docs/classes/SoapFaultInfo.html deleted file mode 100644 index 78ff042..0000000 --- a/docs/classes/SoapFaultInfo.html +++ /dev/null @@ -1,390 +0,0 @@ -SoapFaultInfo | @nodecfdi/sat-ws-descarga-masiva
-
- -
-
-
- -
-

Hierarchy

-
    -
  • SoapFaultInfo
-
-
-
- -
-
-

Constructors

-
-
-

Properties

-
-
-

Methods

-
-
-

Constructors

-
- -
-
-

Properties

-
- -
_code: string
-
- -
_message: string
-
-

Methods

-
- -
-
- -
-
- -
    - -
  • -

    Returns {
        code: string;
        message: string;
    }

    -
      -
    • -
      code: string
    • -
    • -
      message: string
-
- -
-
-

Generated using TypeDoc

-
\ No newline at end of file diff --git a/docs/classes/SoapFaultInfoExtractor.html b/docs/classes/SoapFaultInfoExtractor.html deleted file mode 100644 index 4c9d541..0000000 --- a/docs/classes/SoapFaultInfoExtractor.html +++ /dev/null @@ -1,502 +0,0 @@ -SoapFaultInfoExtractor | @nodecfdi/sat-ws-descarga-masiva
-
- -
-
-
-
- -

Class SoapFaultInfoExtractor

-
-

Contain functions to interact with XML contents and XML DOM

-

This class is internal, do not use it outside this project

-
-
-
-

Hierarchy

-
-
-
-
- -
-
-

Constructors

-
- -
-
-

Methods

-
- -
-
- -
    - -
  • -

    Find the element determined by the chain of children and return the attributes as an -array using the attribute name as array key and attribute value as entry value.

    -
    -
    -

    Parameters

    -
      -
    • -
      element: Element
    • -
    • -
      Rest ...search: string[]
    -

    Returns Record<string, string>

    -
-
- -
-
- -
-
- -
-
- -
-
- -
-
- -
-
- -
-
- -
-
- -
-
-

Generated using TypeDoc

-
\ No newline at end of file diff --git a/docs/classes/StatusCode.html b/docs/classes/StatusCode.html deleted file mode 100644 index e865fe5..0000000 --- a/docs/classes/StatusCode.html +++ /dev/null @@ -1,409 +0,0 @@ -StatusCode | @nodecfdi/sat-ws-descarga-masiva
-
- -
-
-
- -
-

Hierarchy

-
    -
  • StatusCode
-
-
-
- -
-
-

Constructors

-
-
-

Properties

-
-
-

Methods

-
-
-

Constructors

-
- -
-
-

Properties

-
- -
_code: number
-
- -
_message: string
-
-

Methods

-
- -
-
- -
-
- -
    - -
  • -

    Return true when "CodEstatus" is success -The only success code is "5000: Solicitud recibida con éxito"

    -
    -

    Returns boolean

    -
-
- -
    - -
  • -

    Returns {
        code: number;
        message: string;
    }

    -
      -
    • -
      code: number
    • -
    • -
      message: string
-
- -
-
-

Generated using TypeDoc

-
\ No newline at end of file diff --git a/docs/classes/StatusRequest.html b/docs/classes/StatusRequest.html deleted file mode 100644 index c5a16a3..0000000 --- a/docs/classes/StatusRequest.html +++ /dev/null @@ -1,449 +0,0 @@ -StatusRequest | @nodecfdi/sat-ws-descarga-masiva
-
- -
-
-
- -
-

Hierarchy

-
    -
  • StatusRequest
-
-
-
- -
-
-

Constructors

-
-
-

Properties

-
-
-

Methods

-
-
-

Constructors

-
- -
-
-

Properties

-
- -
value: {
    code?: number;
    message: string;
    name: string;
}
-
-

Type declaration

-
    -
  • -
    Optional code?: number
  • -
  • -
    message: string
  • -
  • -
    name: string
-
- -
VALUES: {
    code: number;
    message: string;
    name: string;
}[] = ...
-
-

Type declaration

-
    -
  • -
    code: number
  • -
  • -
    message: string
  • -
  • -
    name: string
-
-

Methods

-
- -
-
- -
    - -
  • -

    Returns {
        code?: number;
        message: string;
        name: string;
    }

    -
      -
    • -
      Optional code?: number
    • -
    • -
      message: string
    • -
    • -
      name: string
-
- -
-
- -
-
- -
    - -
  • -

    Returns {
        message: string;
        value: undefined | number;
    }

    -
      -
    • -
      message: string
    • -
    • -
      value: undefined | number
-
- -
    - -
  • -

    Returns {
        message: string;
        name: string;
    }[]

-
- -
-
-

Generated using TypeDoc

-
\ No newline at end of file diff --git a/docs/classes/ThirdPartiesExtractor.html b/docs/classes/ThirdPartiesExtractor.html deleted file mode 100644 index b2b5c43..0000000 --- a/docs/classes/ThirdPartiesExtractor.html +++ /dev/null @@ -1,377 +0,0 @@ -ThirdPartiesExtractor | @nodecfdi/sat-ws-descarga-masiva
-
- -
-
-
- -
-

Class to extract the data from a "third parties" file.

-
-
-
-

Hierarchy

-
    -
  • ThirdPartiesExtractor
-
-
-
- -
-
-

Constructors

-
-
-

Properties

-
-
-

Methods

-
-
-

Constructors

-
- -
-
-

Properties

-
- -
_csvReader: CsvReader
-
-

Methods

-
- -
-
- -
-
- -
-
-

Generated using TypeDoc

-
\ No newline at end of file diff --git a/docs/classes/ThirdPartiesFileFilter.html b/docs/classes/ThirdPartiesFileFilter.html deleted file mode 100644 index 38781c2..0000000 --- a/docs/classes/ThirdPartiesFileFilter.html +++ /dev/null @@ -1,380 +0,0 @@ -ThirdPartiesFileFilter | @nodecfdi/sat-ws-descarga-masiva
-
- -
-
-
-
- -

Class ThirdPartiesFileFilter

-
-

Implementation to filter a Metadata Package file contents

-
-
-
-

Hierarchy

-
    -
  • ThirdPartiesFileFilter
-
-

Implements

-
-
-
-
- -
-
-

Constructors

-
-
-

Methods

-
-
-

Constructors

-
- -
-
-

Methods

-
- -
-
- -
-
- -
-
-

Generated using TypeDoc

-
\ No newline at end of file diff --git a/docs/classes/ThirdPartiesRecords.html b/docs/classes/ThirdPartiesRecords.html deleted file mode 100644 index ad0b9bd..0000000 --- a/docs/classes/ThirdPartiesRecords.html +++ /dev/null @@ -1,415 +0,0 @@ -ThirdPartiesRecords | @nodecfdi/sat-ws-descarga-masiva
-
- -
-
-
- -
-

Hierarchy

-
    -
  • ThirdPartiesRecords
-
-
-
- -
-
-

Constructors

-
-
-

Properties

-
-
-

Methods

-
-
-

Constructors

-
- -
-
-

Properties

-
- -
_records: Record<string, undefined | ThirdPartiesInterface>
-
-

Methods

-
- -
-
- -
-
- -
-
- -
-
- -
-
- -
-
-

Generated using TypeDoc

-
\ No newline at end of file diff --git a/docs/classes/Token.html b/docs/classes/Token.html deleted file mode 100644 index 7267a85..0000000 --- a/docs/classes/Token.html +++ /dev/null @@ -1,445 +0,0 @@ -Token | @nodecfdi/sat-ws-descarga-masiva
-
- -
-
-
- -
-

Hierarchy

-
    -
  • Token
-
-
-
- -
-
-

Constructors

-
-
-

Properties

-
-
-

Methods

-
-
-

Constructors

-
- -
-
-

Properties

-
- -
_created: DateTime
-
- -
_expires: DateTime
-
- -
_value: string
-
-

Methods

-
- -
-
- -
-
- -
-
- -
    - -
  • -

    A token is expired if the expiration date is greater or equal to current time

    -
    -

    Returns boolean

    -
-
- -
    - -
  • -

    A token is valid if contains a value and is not expired

    -
    -

    Returns boolean

    -
-
- -
    - -
  • -

    A token is empty if does not contains an internal value

    -
    -

    Returns boolean

    -
-
- -
-
- -
-
-

Generated using TypeDoc

-
\ No newline at end of file diff --git a/docs/classes/Uuid.html b/docs/classes/Uuid.html deleted file mode 100644 index 2922a5b..0000000 --- a/docs/classes/Uuid.html +++ /dev/null @@ -1,414 +0,0 @@ -Uuid | @nodecfdi/sat-ws-descarga-masiva
-
- -
-
-
- -
-

Hierarchy

-
    -
  • Uuid
-
-
-
- -
-
-

Constructors

-
-
-

Properties

-
-
-

Methods

-
-
-

Constructors

-
- -
-
-

Properties

-
- -
_value: string
-
-

Methods

-
- -
-
- -
-
- -
-
- -
    - -
  • -
    -

    Parameters

    -
      -
    • -
      value: string
    -

    Returns boolean

-
- -
-
- -
-
- -
-
-

Generated using TypeDoc

-
\ No newline at end of file diff --git a/docs/classes/VerifyResult.html b/docs/classes/VerifyResult.html deleted file mode 100644 index 0e73cb7..0000000 --- a/docs/classes/VerifyResult.html +++ /dev/null @@ -1,486 +0,0 @@ -VerifyResult | @nodecfdi/sat-ws-descarga-masiva
-
- -
-
-
- -
-

Hierarchy

-
    -
  • VerifyResult
-
-
-
- -
-
-

Constructors

-
- -
-
-

Properties

-
- -
_codeRequest: CodeRequest
-
- -
_numberCfdis: number
-
- -
_packagesIds: string[]
-
- -
_status: StatusCode
-
- -
_statusRequest: StatusRequest
-
-

Methods

-
- -
-
- -
-
- -
-
- -
    - -
  • -

    An array containing the package identifications, required to perform the download process

    -
    -

    Returns string[]

    -
-
- -
-
- -
-
- -
    - -
  • -

    Returns {
        codeRequest: {
            message: string;
            value: undefined | number;
        };
        numberCfdis: number;
        packagesIds: string[];
        status: {
            code: number;
            message: string;
        };
        statusRequest: {
            message: string;
            value: undefined | number;
        };
    }

    -
      -
    • -
      codeRequest: {
          message: string;
          value: undefined | number;
      }
      -
        -
      • -
        message: string
      • -
      • -
        value: undefined | number
    • -
    • -
      numberCfdis: number
    • -
    • -
      packagesIds: string[]
    • -
    • -
      status: {
          code: number;
          message: string;
      }
      -
        -
      • -
        code: number
      • -
      • -
        message: string
    • -
    • -
      statusRequest: {
          message: string;
          value: undefined | number;
      }
      -
        -
      • -
        message: string
      • -
      • -
        value: undefined | number
-
- -
-
-

Generated using TypeDoc

-
\ No newline at end of file diff --git a/docs/classes/VerifyTranslator.html b/docs/classes/VerifyTranslator.html deleted file mode 100644 index 53592e3..0000000 --- a/docs/classes/VerifyTranslator.html +++ /dev/null @@ -1,504 +0,0 @@ -VerifyTranslator | @nodecfdi/sat-ws-descarga-masiva
-
- -
-
-
- -
-

Contain functions to interact with XML contents and XML DOM

-

This class is internal, do not use it outside this project

-
-
-
-

Hierarchy

-
-
-
-
- -
-
-

Constructors

-
- -
-
-

Methods

-
- -
-
- -
-
- -
-
- -
    - -
  • -

    Find the element determined by the chain of children and return the attributes as an -array using the attribute name as array key and attribute value as entry value.

    -
    -
    -

    Parameters

    -
      -
    • -
      element: Element
    • -
    • -
      Rest ...search: string[]
    -

    Returns Record<string, string>

    -
-
- -
-
- -
-
- -
-
- -
-
- -
-
- -
-
- -
-
-

Generated using TypeDoc

-
\ No newline at end of file diff --git a/docs/classes/WebClientException.html b/docs/classes/WebClientException.html deleted file mode 100644 index 06a8982..0000000 --- a/docs/classes/WebClientException.html +++ /dev/null @@ -1,483 +0,0 @@ -WebClientException | @nodecfdi/sat-ws-descarga-masiva
-
- -
-
-
- -
-

Hierarchy

-
-
-
-
- -
-
-

Constructors

-
- -
-
-

Properties

-
- -
_previous?: Error
-
- -
_request: CRequest
-
- -
_response: CResponse
-
- -
cause?: unknown
-
- -
message: string
-
- -
name: string
-
- -
stack?: string
-
- -
prepareStackTrace?: ((err, stackTraces) => any)
-
-

Type declaration

-
-
- -
stackTraceLimit: number
-
-

Methods

-
- -
-
- -
-
- -
-
- -
    - -
  • -

    Create .stack property on a target object

    -
    -
    -

    Parameters

    -
      -
    • -
      targetObject: object
    • -
    • -
      Optional constructorOpt: Function
    -

    Returns void

    -
-
- -
-
-

Generated using TypeDoc

-
\ No newline at end of file diff --git a/docs/classes/index.AbstractRfcFilter.html b/docs/classes/index.AbstractRfcFilter.html new file mode 100644 index 0000000..169c238 --- /dev/null +++ b/docs/classes/index.AbstractRfcFilter.html @@ -0,0 +1,182 @@ +AbstractRfcFilter | @nodecfdi/sat-ws-descarga-masiva

Hierarchy (view full)

Constructors

Properties

Methods

Constructors

Properties

_value?: Rfc

Methods

\ No newline at end of file diff --git a/docs/classes/index.AuthenticateTranslator.html b/docs/classes/index.AuthenticateTranslator.html new file mode 100644 index 0000000..515e80b --- /dev/null +++ b/docs/classes/index.AuthenticateTranslator.html @@ -0,0 +1,190 @@ +AuthenticateTranslator | @nodecfdi/sat-ws-descarga-masiva

Contain functions to interact with XML contents and XML DOM

+

This class is internal, do not use it outside this project

+

Hierarchy (view full)

Constructors

Methods

  • Find the element determined by the chain of children and return the attributes as an +array using the attribute name as array key and attribute value as entry value.

    +

    Parameters

    • element: Element
    • Rest ...search: string[]

    Returns Record<string, string>

\ No newline at end of file diff --git a/docs/classes/index.BaseEnum.html b/docs/classes/index.BaseEnum.html new file mode 100644 index 0000000..6b67a6d --- /dev/null +++ b/docs/classes/index.BaseEnum.html @@ -0,0 +1,180 @@ +BaseEnum | @nodecfdi/sat-ws-descarga-masiva

Type Parameters

  • T extends string

Hierarchy (view full)

Constructors

Properties

_id +

Methods

Constructors

Properties

_id: T

Methods

\ No newline at end of file diff --git a/docs/classes/index.CRequest.html b/docs/classes/index.CRequest.html new file mode 100644 index 0000000..9bf2e3c --- /dev/null +++ b/docs/classes/index.CRequest.html @@ -0,0 +1,185 @@ +CRequest | @nodecfdi/sat-ws-descarga-masiva

Constructors

Properties

_body: string
_headers: Record<string, string>
_method: string
_uri: string

Methods

  • Returns {
        Accept: string;
        Cache-Control: string;
        Content-type: string;
    }

    • Accept: string
    • Cache-Control: string
    • Content-type: string
  • Returns {
        body: string;
        headers: Record<string, string>;
        method: string;
        uri: string;
    }

    • body: string
    • headers: Record<string, string>
    • method: string
    • uri: string
\ No newline at end of file diff --git a/docs/classes/index.CResponse.html b/docs/classes/index.CResponse.html new file mode 100644 index 0000000..5c75be7 --- /dev/null +++ b/docs/classes/index.CResponse.html @@ -0,0 +1,185 @@ +CResponse | @nodecfdi/sat-ws-descarga-masiva

Constructors

Properties

_body: string
_headers: Record<string, string>
_statusCode: number

Methods

  • Returns {
        body: string;
        headers: Record<string, string>;
        statusCode: number;
    }

    • body: string
    • headers: Record<string, string>
    • statusCode: number
\ No newline at end of file diff --git a/docs/classes/index.CfdiFileFilter.html b/docs/classes/index.CfdiFileFilter.html new file mode 100644 index 0000000..a093fb8 --- /dev/null +++ b/docs/classes/index.CfdiFileFilter.html @@ -0,0 +1,178 @@ +CfdiFileFilter | @nodecfdi/sat-ws-descarga-masiva

Implements

Constructors

Methods

\ No newline at end of file diff --git a/docs/classes/index.CfdiPackageReader.html b/docs/classes/index.CfdiPackageReader.html new file mode 100644 index 0000000..57eed64 --- /dev/null +++ b/docs/classes/index.CfdiPackageReader.html @@ -0,0 +1,185 @@ +CfdiPackageReader | @nodecfdi/sat-ws-descarga-masiva

Implements

Constructors

Properties

_packageReader: PackageReaderInterface

Methods

  • Returns AsyncGenerator<Map<string, string>, any, unknown>

  • Returns Promise<{
        cfdis: Record<string, string>;
        files: Record<string, string>;
        source: string;
    }>

\ No newline at end of file diff --git a/docs/classes/index.CodeRequest.html b/docs/classes/index.CodeRequest.html new file mode 100644 index 0000000..643a828 --- /dev/null +++ b/docs/classes/index.CodeRequest.html @@ -0,0 +1,186 @@ +CodeRequest | @nodecfdi/sat-ws-descarga-masiva

Constructors

Properties

value: {
    code?: number;
    message: string;
    name: string;
}

Type declaration

  • Optional code?: number
  • message: string
  • name: string
VALUES: {
    code: number;
    message: string;
    name: string;
}[] = ...

Type declaration

  • code: number
  • message: string
  • name: string

Methods

  • Returns {
        code?: number;
        message: string;
        name: string;
    }

    • Optional code?: number
    • message: string
    • name: string
  • Returns {
        message: string;
        name: string;
    }

    • message: string
    • name: string
  • Returns {
        message: string;
        value: undefined | number;
    }

    • message: string
    • value: undefined | number
  • Returns {
        code: number;
        message: string;
        name: string;
    }[]

\ No newline at end of file diff --git a/docs/classes/index.ComplementoCfdi.html b/docs/classes/index.ComplementoCfdi.html new file mode 100644 index 0000000..75d8c50 --- /dev/null +++ b/docs/classes/index.ComplementoCfdi.html @@ -0,0 +1,184 @@ +ComplementoCfdi | @nodecfdi/sat-ws-descarga-masiva

Hierarchy (view full)

Implements

Constructors

Properties

Map +_id +

Methods

Constructors

Properties

Map: {
    acreditamientoIeps10: {
        label: string;
        satCode: string;
    };
    aerolineas10: {
        label: string;
        satCode: string;
    };
    cartaporte10: {
        label: string;
        satCode: string;
    };
    cartaporte20: {
        label: string;
        satCode: string;
    };
    certificadoDestruccion10: {
        label: string;
        satCode: string;
    };
    cfdiRegistroFiscal10: {
        label: string;
        satCode: string;
    };
    comercioExterior10: {
        label: string;
        satCode: string;
    };
    comercioExterior11: {
        label: string;
        satCode: string;
    };
    consumoCombustibles10: {
        label: string;
        satCode: string;
    };
    consumoCombustibles11: {
        label: string;
        satCode: string;
    };
    detallista: {
        label: string;
        satCode: string;
    };
    divisas10: {
        label: string;
        satCode: string;
    };
    donatarias11: {
        label: string;
        satCode: string;
    };
    estadoCuentaCombustibles11: {
        label: string;
        satCode: string;
    };
    estadoCuentaCombustibles12: {
        label: string;
        satCode: string;
    };
    gastosHidrocarburos10: {
        label: string;
        satCode: string;
    };
    impuestosLocales10: {
        label: string;
        satCode: string;
    };
    ine11: {
        label: string;
        satCode: string;
    };
    ingresosHidrocarburos10: {
        label: string;
        satCode: string;
    };
    institucionesEducativasPrivadas10: {
        label: string;
        satCode: string;
    };
    leyendasFiscales10: {
        label: string;
        satCode: string;
    };
    nomina11: {
        label: string;
        satCode: string;
    };
    nomina12: {
        label: string;
        satCode: string;
    };
    notariosPublicos10: {
        label: string;
        satCode: string;
    };
    obrasArtePlasticasYAntiguedades10: {
        label: string;
        satCode: string;
    };
    pagoEnEspecie10: {
        label: string;
        satCode: string;
    };
    personaFisicaIntegranteCoordinado10: {
        label: string;
        satCode: string;
    };
    recepcionPagos10: {
        label: string;
        satCode: string;
    };
    recepcionPagos20: {
        label: string;
        satCode: string;
    };
    renovacionYSustitucionVehiculos10: {
        label: string;
        satCode: string;
    };
    serviciosParcialesConstruccion10: {
        label: string;
        satCode: string;
    };
    spei: {
        label: string;
        satCode: string;
    };
    terceros11: {
        label: string;
        satCode: string;
    };
    turistaPasajeroExtranjero10: {
        label: string;
        satCode: string;
    };
    undefined: {
        label: string;
        satCode: string;
    };
    valesDespensa10: {
        label: string;
        satCode: string;
    };
    vehiculoUsado10: {
        label: string;
        satCode: string;
    };
    ventaVehiculos11: {
        label: string;
        satCode: string;
    };
} = ...

Type declaration

  • acreditamientoIeps10: {
        label: string;
        satCode: string;
    }
    • label: string
    • satCode: string
  • aerolineas10: {
        label: string;
        satCode: string;
    }
    • label: string
    • satCode: string
  • cartaporte10: {
        label: string;
        satCode: string;
    }
    • label: string
    • satCode: string
  • cartaporte20: {
        label: string;
        satCode: string;
    }
    • label: string
    • satCode: string
  • certificadoDestruccion10: {
        label: string;
        satCode: string;
    }
    • label: string
    • satCode: string
  • cfdiRegistroFiscal10: {
        label: string;
        satCode: string;
    }
    • label: string
    • satCode: string
  • comercioExterior10: {
        label: string;
        satCode: string;
    }
    • label: string
    • satCode: string
  • comercioExterior11: {
        label: string;
        satCode: string;
    }
    • label: string
    • satCode: string
  • consumoCombustibles10: {
        label: string;
        satCode: string;
    }
    • label: string
    • satCode: string
  • consumoCombustibles11: {
        label: string;
        satCode: string;
    }
    • label: string
    • satCode: string
  • detallista: {
        label: string;
        satCode: string;
    }
    • label: string
    • satCode: string
  • divisas10: {
        label: string;
        satCode: string;
    }
    • label: string
    • satCode: string
  • donatarias11: {
        label: string;
        satCode: string;
    }
    • label: string
    • satCode: string
  • estadoCuentaCombustibles11: {
        label: string;
        satCode: string;
    }
    • label: string
    • satCode: string
  • estadoCuentaCombustibles12: {
        label: string;
        satCode: string;
    }
    • label: string
    • satCode: string
  • gastosHidrocarburos10: {
        label: string;
        satCode: string;
    }
    • label: string
    • satCode: string
  • impuestosLocales10: {
        label: string;
        satCode: string;
    }
    • label: string
    • satCode: string
  • ine11: {
        label: string;
        satCode: string;
    }
    • label: string
    • satCode: string
  • ingresosHidrocarburos10: {
        label: string;
        satCode: string;
    }
    • label: string
    • satCode: string
  • institucionesEducativasPrivadas10: {
        label: string;
        satCode: string;
    }
    • label: string
    • satCode: string
  • leyendasFiscales10: {
        label: string;
        satCode: string;
    }
    • label: string
    • satCode: string
  • nomina11: {
        label: string;
        satCode: string;
    }
    • label: string
    • satCode: string
  • nomina12: {
        label: string;
        satCode: string;
    }
    • label: string
    • satCode: string
  • notariosPublicos10: {
        label: string;
        satCode: string;
    }
    • label: string
    • satCode: string
  • obrasArtePlasticasYAntiguedades10: {
        label: string;
        satCode: string;
    }
    • label: string
    • satCode: string
  • pagoEnEspecie10: {
        label: string;
        satCode: string;
    }
    • label: string
    • satCode: string
  • personaFisicaIntegranteCoordinado10: {
        label: string;
        satCode: string;
    }
    • label: string
    • satCode: string
  • recepcionPagos10: {
        label: string;
        satCode: string;
    }
    • label: string
    • satCode: string
  • recepcionPagos20: {
        label: string;
        satCode: string;
    }
    • label: string
    • satCode: string
  • renovacionYSustitucionVehiculos10: {
        label: string;
        satCode: string;
    }
    • label: string
    • satCode: string
  • serviciosParcialesConstruccion10: {
        label: string;
        satCode: string;
    }
    • label: string
    • satCode: string
  • spei: {
        label: string;
        satCode: string;
    }
    • label: string
    • satCode: string
  • terceros11: {
        label: string;
        satCode: string;
    }
    • label: string
    • satCode: string
  • turistaPasajeroExtranjero10: {
        label: string;
        satCode: string;
    }
    • label: string
    • satCode: string
  • undefined: {
        label: string;
        satCode: string;
    }
    • label: string
    • satCode: string
  • valesDespensa10: {
        label: string;
        satCode: string;
    }
    • label: string
    • satCode: string
  • vehiculoUsado10: {
        label: string;
        satCode: string;
    }
    • label: string
    • satCode: string
  • ventaVehiculos11: {
        label: string;
        satCode: string;
    }
    • label: string
    • satCode: string

Methods

\ No newline at end of file diff --git a/docs/classes/index.ComplementoRetenciones.html b/docs/classes/index.ComplementoRetenciones.html new file mode 100644 index 0000000..5b94947 --- /dev/null +++ b/docs/classes/index.ComplementoRetenciones.html @@ -0,0 +1,184 @@ +ComplementoRetenciones | @nodecfdi/sat-ws-descarga-masiva

Hierarchy (view full)

Implements

Constructors

Properties

Map +_id +

Methods

Constructors

Properties

Map: {
    arrendamientoEnFideicomiso: {
        label: string;
        satCode: string;
    };
    dividendos: {
        label: string;
        satCode: string;
    };
    enajenacionAcciones: {
        label: string;
        satCode: string;
    };
    fideicomisoNoEmpresarial: {
        label: string;
        satCode: string;
    };
    intereses: {
        label: string;
        satCode: string;
    };
    interesesHipotecarios: {
        label: string;
        satCode: string;
    };
    operacionesConDerivados: {
        label: string;
        satCode: string;
    };
    pagosAExtranjeros: {
        label: string;
        satCode: string;
    };
    planesRetiro10: {
        label: string;
        satCode: string;
    };
    planesRetiro11: {
        label: string;
        satCode: string;
    };
    premios: {
        label: string;
        satCode: string;
    };
    sectorFinanciero: {
        label: string;
        satCode: string;
    };
    serviciosPlataformasTecnologicas: {
        label: string;
        satCode: string;
    };
    undefined: {
        label: string;
        satCode: string;
    };
} = ...

Type declaration

  • arrendamientoEnFideicomiso: {
        label: string;
        satCode: string;
    }
    • label: string
    • satCode: string
  • dividendos: {
        label: string;
        satCode: string;
    }
    • label: string
    • satCode: string
  • enajenacionAcciones: {
        label: string;
        satCode: string;
    }
    • label: string
    • satCode: string
  • fideicomisoNoEmpresarial: {
        label: string;
        satCode: string;
    }
    • label: string
    • satCode: string
  • intereses: {
        label: string;
        satCode: string;
    }
    • label: string
    • satCode: string
  • interesesHipotecarios: {
        label: string;
        satCode: string;
    }
    • label: string
    • satCode: string
  • operacionesConDerivados: {
        label: string;
        satCode: string;
    }
    • label: string
    • satCode: string
  • pagosAExtranjeros: {
        label: string;
        satCode: string;
    }
    • label: string
    • satCode: string
  • planesRetiro10: {
        label: string;
        satCode: string;
    }
    • label: string
    • satCode: string
  • planesRetiro11: {
        label: string;
        satCode: string;
    }
    • label: string
    • satCode: string
  • premios: {
        label: string;
        satCode: string;
    }
    • label: string
    • satCode: string
  • sectorFinanciero: {
        label: string;
        satCode: string;
    }
    • label: string
    • satCode: string
  • serviciosPlataformasTecnologicas: {
        label: string;
        satCode: string;
    }
    • label: string
    • satCode: string
  • undefined: {
        label: string;
        satCode: string;
    }
    • label: string
    • satCode: string

Methods

\ No newline at end of file diff --git a/docs/classes/index.ComplementoUndefined.html b/docs/classes/index.ComplementoUndefined.html new file mode 100644 index 0000000..45ece03 --- /dev/null +++ b/docs/classes/index.ComplementoUndefined.html @@ -0,0 +1,184 @@ +ComplementoUndefined | @nodecfdi/sat-ws-descarga-masiva

Hierarchy (view full)

Implements

Constructors

Properties

Map +_id +

Methods

Constructors

Properties

Map: {
    undefined: {
        label: string;
        satCode: string;
    };
} = ...

Type declaration

  • undefined: {
        label: string;
        satCode: string;
    }
    • label: string
    • satCode: string
_id: "undefined"

Methods

\ No newline at end of file diff --git a/docs/classes/index.CreateTemporaryZipFileException.html b/docs/classes/index.CreateTemporaryZipFileException.html new file mode 100644 index 0000000..ad6ad2c --- /dev/null +++ b/docs/classes/index.CreateTemporaryZipFileException.html @@ -0,0 +1,188 @@ +CreateTemporaryZipFileException | @nodecfdi/sat-ws-descarga-masiva

Hierarchy (view full)

Constructors

Properties

_previous?: Error
cause?: unknown
message: string
name: string
stack?: string
prepareStackTrace?: ((err, stackTraces) => any)

Optional override for formatting stack traces

+

Type declaration

    • (err, stackTraces): any
    • Parameters

      • err: Error
      • stackTraces: CallSite[]

      Returns any

stackTraceLimit: number

Methods

  • Create .stack property on a target object

    +

    Parameters

    • targetObject: object
    • Optional constructorOpt: Function

    Returns void

\ No newline at end of file diff --git a/docs/classes/index.CsvReader.html b/docs/classes/index.CsvReader.html new file mode 100644 index 0000000..2d6355f --- /dev/null +++ b/docs/classes/index.CsvReader.html @@ -0,0 +1,184 @@ +CsvReader | @nodecfdi/sat-ws-descarga-masiva

Helper to iterate inside a CSV file +The file must have on the first line the headers. +The file uses "~" as separator and "|" as text delimiter.

+

Constructors

Properties

Methods

  • Like array.concat but complement missing values or missing keys (#extra-01, #extra-02, etc...)

    +

    Parameters

    • keys: string[]
    • values: string[]

    Returns Record<string, string>

\ No newline at end of file diff --git a/docs/classes/index.DateTime.html b/docs/classes/index.DateTime.html new file mode 100644 index 0000000..6385ec0 --- /dev/null +++ b/docs/classes/index.DateTime.html @@ -0,0 +1,197 @@ +DateTime | @nodecfdi/sat-ws-descarga-masiva

Defines a date and time

+

Constructors

  • DateTime constructor.

    +

    If value is an integer is used as a timestamp, if is a string is evaluated +as an argument for DateTimeImmutable and if it is DateTimeImmutable is used as is.

    +

    Parameters

    • Optional value: string | number | DateTime<boolean>
    • Optional defaultTimeZone: string

    Returns DateTime

    Throws

    Error if unable to create a DateTime

    +

Properties

_defaultTimeZone: string
_value: DateTime<boolean>

Methods

  • Parameters

    • value: string
    • originalValue: string

    Returns DateTime<boolean>

  • Create a DateTime instance

    +

    If value is an integer is used as a timestamp, if is a string is evaluated +as an argument for DateTimeImmutable and if it is DateTimeImmutable is used as is.

    +

    Parameters

    • Optional value: string | number | DateTime<boolean>
    • Optional defaultTimeZone: string

    Returns DateTime

\ No newline at end of file diff --git a/docs/classes/index.DateTimePeriod.html b/docs/classes/index.DateTimePeriod.html new file mode 100644 index 0000000..a9b469c --- /dev/null +++ b/docs/classes/index.DateTimePeriod.html @@ -0,0 +1,183 @@ +DateTimePeriod | @nodecfdi/sat-ws-descarga-masiva

Defines a period of time by start of period and end of period values

+

Constructors

Properties

Methods

Constructors

Properties

_end: DateTime
_start: DateTime

Methods

  • Returns {
        end: number;
        start: number;
    }

    • end: number
    • start: number
\ No newline at end of file diff --git a/docs/classes/index.DocumentStatus.html b/docs/classes/index.DocumentStatus.html new file mode 100644 index 0000000..7f63e14 --- /dev/null +++ b/docs/classes/index.DocumentStatus.html @@ -0,0 +1,180 @@ +DocumentStatus | @nodecfdi/sat-ws-descarga-masiva

Hierarchy (view full)

Constructors

Properties

_id +

Methods

Constructors

Properties

Methods

\ No newline at end of file diff --git a/docs/classes/index.DocumentType.html b/docs/classes/index.DocumentType.html new file mode 100644 index 0000000..cd10489 --- /dev/null +++ b/docs/classes/index.DocumentType.html @@ -0,0 +1,180 @@ +DocumentType | @nodecfdi/sat-ws-descarga-masiva

Hierarchy (view full)

Constructors

Properties

_id +

Methods

Constructors

Properties

Methods

\ No newline at end of file diff --git a/docs/classes/index.DownloadResult.html b/docs/classes/index.DownloadResult.html new file mode 100644 index 0000000..7477f99 --- /dev/null +++ b/docs/classes/index.DownloadResult.html @@ -0,0 +1,185 @@ +DownloadResult | @nodecfdi/sat-ws-descarga-masiva

Constructors

Properties

_packageContent: string
_packageSize: number
_status: StatusCode

Methods

\ No newline at end of file diff --git a/docs/classes/index.DownloadTranslator.html b/docs/classes/index.DownloadTranslator.html new file mode 100644 index 0000000..cf8c31d --- /dev/null +++ b/docs/classes/index.DownloadTranslator.html @@ -0,0 +1,189 @@ +DownloadTranslator | @nodecfdi/sat-ws-descarga-masiva

Contain functions to interact with XML contents and XML DOM

+

This class is internal, do not use it outside this project

+

Hierarchy (view full)

Constructors

Methods

  • Find the element determined by the chain of children and return the attributes as an +array using the attribute name as array key and attribute value as entry value.

    +

    Parameters

    • element: Element
    • Rest ...search: string[]

    Returns Record<string, string>

\ No newline at end of file diff --git a/docs/classes/index.DownloadType.html b/docs/classes/index.DownloadType.html new file mode 100644 index 0000000..2423e2b --- /dev/null +++ b/docs/classes/index.DownloadType.html @@ -0,0 +1,180 @@ +DownloadType | @nodecfdi/sat-ws-descarga-masiva

Hierarchy (view full)

Constructors

Properties

_id +

Methods

Constructors

Properties

Methods

\ No newline at end of file diff --git a/docs/classes/index.Fiel.html b/docs/classes/index.Fiel.html new file mode 100644 index 0000000..970ad3d --- /dev/null +++ b/docs/classes/index.Fiel.html @@ -0,0 +1,188 @@ +Fiel | @nodecfdi/sat-ws-descarga-masiva

Defines a eFirma/FIEL/FEA +This object is based on nodecfdi/credentials Credential object

+

See

Credential

+

Constructors

Properties

_credential: Credential

Methods

\ No newline at end of file diff --git a/docs/classes/index.FielRequestBuilder.html b/docs/classes/index.FielRequestBuilder.html new file mode 100644 index 0000000..ec2451f --- /dev/null +++ b/docs/classes/index.FielRequestBuilder.html @@ -0,0 +1,186 @@ +FielRequestBuilder | @nodecfdi/sat-ws-descarga-masiva

Implements

Constructors

Properties

_fiel: Fiel

Methods

\ No newline at end of file diff --git a/docs/classes/index.FilteredPackageReader.html b/docs/classes/index.FilteredPackageReader.html new file mode 100644 index 0000000..468b249 --- /dev/null +++ b/docs/classes/index.FilteredPackageReader.html @@ -0,0 +1,190 @@ +FilteredPackageReader | @nodecfdi/sat-ws-descarga-masiva

Implements

Constructors

Properties

_archive: JSZip
_filename: string
_removeOnDestruct: boolean = false

Methods

\ No newline at end of file diff --git a/docs/classes/index.Helpers.html b/docs/classes/index.Helpers.html new file mode 100644 index 0000000..06e9f8a --- /dev/null +++ b/docs/classes/index.Helpers.html @@ -0,0 +1,179 @@ +Helpers | @nodecfdi/sat-ws-descarga-masiva

Helper functions used by the library.

+

Constructors

Methods

\ No newline at end of file diff --git a/docs/classes/index.HttpClientError.html b/docs/classes/index.HttpClientError.html new file mode 100644 index 0000000..1afc14a --- /dev/null +++ b/docs/classes/index.HttpClientError.html @@ -0,0 +1,188 @@ +HttpClientError | @nodecfdi/sat-ws-descarga-masiva

Hierarchy (view full)

Constructors

Properties

cause?: unknown
message: string
name: string
stack?: string
prepareStackTrace?: ((err, stackTraces) => any)

Optional override for formatting stack traces

+

Type declaration

    • (err, stackTraces): any
    • Parameters

      • err: Error
      • stackTraces: CallSite[]

      Returns any

stackTraceLimit: number

Methods

  • Create .stack property on a target object

    +

    Parameters

    • targetObject: object
    • Optional constructorOpt: Function

    Returns void

\ No newline at end of file diff --git a/docs/classes/index.HttpServerError.html b/docs/classes/index.HttpServerError.html new file mode 100644 index 0000000..5e124e1 --- /dev/null +++ b/docs/classes/index.HttpServerError.html @@ -0,0 +1,188 @@ +HttpServerError | @nodecfdi/sat-ws-descarga-masiva

Hierarchy (view full)

Constructors

Properties

cause?: unknown
message: string
name: string
stack?: string
prepareStackTrace?: ((err, stackTraces) => any)

Optional override for formatting stack traces

+

Type declaration

    • (err, stackTraces): any
    • Parameters

      • err: Error
      • stackTraces: CallSite[]

      Returns any

stackTraceLimit: number

Methods

  • Create .stack property on a target object

    +

    Parameters

    • targetObject: object
    • Optional constructorOpt: Function

    Returns void

\ No newline at end of file diff --git a/docs/classes/index.HttpsWebClient.html b/docs/classes/index.HttpsWebClient.html new file mode 100644 index 0000000..c3e5cd0 --- /dev/null +++ b/docs/classes/index.HttpsWebClient.html @@ -0,0 +1,180 @@ +HttpsWebClient | @nodecfdi/sat-ws-descarga-masiva

Implements

Constructors

Properties

_fireRequestClosure?: CallableFunction
_fireResponseClosure?: CallableFunction

Methods

\ No newline at end of file diff --git a/docs/classes/index.InteractsXmlTrait.html b/docs/classes/index.InteractsXmlTrait.html new file mode 100644 index 0000000..5171cc1 --- /dev/null +++ b/docs/classes/index.InteractsXmlTrait.html @@ -0,0 +1,187 @@ +InteractsXmlTrait | @nodecfdi/sat-ws-descarga-masiva

Contain functions to interact with XML contents and XML DOM

+

This class is internal, do not use it outside this project

+

Hierarchy (view full)

Constructors

Methods

  • Find the element determined by the chain of children and return the attributes as an +array using the attribute name as array key and attribute value as entry value.

    +

    Parameters

    • element: Element
    • Rest ...search: string[]

    Returns Record<string, string>

\ No newline at end of file diff --git a/docs/classes/index.MetadataContent.html b/docs/classes/index.MetadataContent.html new file mode 100644 index 0000000..ce6959e --- /dev/null +++ b/docs/classes/index.MetadataContent.html @@ -0,0 +1,184 @@ +MetadataContent | @nodecfdi/sat-ws-descarga-masiva

Constructors

Properties

_csvReader: CsvReader
_thirdParties: ThirdPartiesRecords

Methods

\ No newline at end of file diff --git a/docs/classes/index.MetadataFileFilter.html b/docs/classes/index.MetadataFileFilter.html new file mode 100644 index 0000000..6eb1b01 --- /dev/null +++ b/docs/classes/index.MetadataFileFilter.html @@ -0,0 +1,178 @@ +MetadataFileFilter | @nodecfdi/sat-ws-descarga-masiva

Implementation to filter a Metadata Package file contents

+

Implements

Constructors

Methods

\ No newline at end of file diff --git a/docs/classes/index.MetadataItem.html b/docs/classes/index.MetadataItem.html new file mode 100644 index 0000000..0fc704e --- /dev/null +++ b/docs/classes/index.MetadataItem.html @@ -0,0 +1,198 @@ +MetadataItem | @nodecfdi/sat-ws-descarga-masiva

Metadata DTO object

+

This collection of magic properties is reported as of 2019-08-01, if it changes use all()/get() methods

+
    +
  • property-read string uuid
  • +
  • property-read string rfcEmisor
  • +
  • property-read string nombreEmisor
  • +
  • property-read string rfcReceptor
  • +
  • property-read string nombreReceptor
  • +
  • property-read string rfcPac
  • +
  • property-read string fechaEmision
  • +
  • property-read string fechaCertificacionSat
  • +
  • property-read string monto
  • +
  • property-read string efectoComprobante
  • +
  • property-read string estatus
  • +
  • property-read string fechaCancelacion
  • +
  • property-read string rfcACuentaTerceros
  • +
  • property-read string nombreACuentaTerceros
  • +
+

Constructors

Properties

Methods

Constructors

Properties

Methods

\ No newline at end of file diff --git a/docs/classes/index.MetadataPackageReader.html b/docs/classes/index.MetadataPackageReader.html new file mode 100644 index 0000000..a6669f3 --- /dev/null +++ b/docs/classes/index.MetadataPackageReader.html @@ -0,0 +1,186 @@ +MetadataPackageReader | @nodecfdi/sat-ws-descarga-masiva

Implements

Constructors

Properties

_packageReader: PackageReaderInterface
_thirdParties?: ThirdPartiesRecords

Methods

  • Returns Promise<{
        files: Record<string, string>;
        metadata: Record<string, Record<string, string>>;
        source: string;
    }>

\ No newline at end of file diff --git a/docs/classes/index.MetadataPreprocessor.html b/docs/classes/index.MetadataPreprocessor.html new file mode 100644 index 0000000..c387f81 --- /dev/null +++ b/docs/classes/index.MetadataPreprocessor.html @@ -0,0 +1,188 @@ +MetadataPreprocessor | @nodecfdi/sat-ws-descarga-masiva

This preprocesor fixes metadata issues:

+
    +
  • SAT CSV EOL is and might contain inside a field
  • +
+

See

MetadataContent

+

Constructors

Properties

CONTROL_CR: "\r" = '\r'
CONTROL_CRLF: "\r\n" = '\r\n'
CONTROL_LF: "\n" = '\n'
_contents: string

The data to process

+

Methods

\ No newline at end of file diff --git a/docs/classes/index.NullFileFilter.html b/docs/classes/index.NullFileFilter.html new file mode 100644 index 0000000..e68aa3d --- /dev/null +++ b/docs/classes/index.NullFileFilter.html @@ -0,0 +1,178 @@ +NullFileFilter | @nodecfdi/sat-ws-descarga-masiva

NullObject patern, it does not filter any file contents

+

Implements

Constructors

Methods

\ No newline at end of file diff --git a/docs/classes/index.OpenZipFileException.html b/docs/classes/index.OpenZipFileException.html new file mode 100644 index 0000000..a7019ea --- /dev/null +++ b/docs/classes/index.OpenZipFileException.html @@ -0,0 +1,192 @@ +OpenZipFileException | @nodecfdi/sat-ws-descarga-masiva

Hierarchy (view full)

Constructors

Properties

_code: number
_filename: string
_previous?: Error
cause?: unknown
message: string
name: string
stack?: string
prepareStackTrace?: ((err, stackTraces) => any)

Optional override for formatting stack traces

+

Type declaration

    • (err, stackTraces): any
    • Parameters

      • err: Error
      • stackTraces: CallSite[]

      Returns any

stackTraceLimit: number

Methods

  • Create .stack property on a target object

    +

    Parameters

    • targetObject: object
    • Optional constructorOpt: Function

    Returns void

\ No newline at end of file diff --git a/docs/classes/index.PackageReaderException.html b/docs/classes/index.PackageReaderException.html new file mode 100644 index 0000000..0e3cb62 --- /dev/null +++ b/docs/classes/index.PackageReaderException.html @@ -0,0 +1,185 @@ +PackageReaderException | @nodecfdi/sat-ws-descarga-masiva

Hierarchy (view full)

Constructors

  • Parameters

    • Optional message: string

    Returns PackageReaderException

  • Parameters

    • Optional message: string
    • Optional options: ErrorOptions

    Returns PackageReaderException

Properties

cause?: unknown
message: string
name: string
stack?: string
prepareStackTrace?: ((err, stackTraces) => any)

Optional override for formatting stack traces

+

Type declaration

    • (err, stackTraces): any
    • Parameters

      • err: Error
      • stackTraces: CallSite[]

      Returns any

stackTraceLimit: number

Methods

  • Create .stack property on a target object

    +

    Parameters

    • targetObject: object
    • Optional constructorOpt: Function

    Returns void

\ No newline at end of file diff --git a/docs/classes/index.QueryParameters.html b/docs/classes/index.QueryParameters.html new file mode 100644 index 0000000..234d5e4 --- /dev/null +++ b/docs/classes/index.QueryParameters.html @@ -0,0 +1,211 @@ +QueryParameters | @nodecfdi/sat-ws-descarga-masiva

This class contains all the information required to perform a query on the SAT Web Service

+

Constructors

  • Parameters

    • _period: DateTimePeriod
    • _downloadType: DownloadType
    • _requestType: RequestType
    • _documentType: DocumentType
    • _complement: ComplementoInterface<"undefined" | "acreditamientoIeps10" | "aerolineas10" | "cartaporte10" | "cartaporte20" | "certificadoDestruccion10" | "cfdiRegistroFiscal10" | "comercioExterior10" | "comercioExterior11" | "consumoCombustibles10" | "consumoCombustibles11" | "detallista" | "divisas10" | "donatarias11" | "estadoCuentaCombustibles11" | "estadoCuentaCombustibles12" | "gastosHidrocarburos10" | "institucionesEducativasPrivadas10" | "impuestosLocales10" | "ine11" | "ingresosHidrocarburos10" | "leyendasFiscales10" | "nomina11" | "nomina12" | "notariosPublicos10" | "obrasArtePlasticasYAntiguedades10" | "pagoEnEspecie10" | "recepcionPagos10" | "recepcionPagos20" | "personaFisicaIntegranteCoordinado10" | "renovacionYSustitucionVehiculos10" | "serviciosParcialesConstruccion10" | "spei" | "terceros11" | "turistaPasajeroExtranjero10" | "valesDespensa10" | "vehiculoUsado10" | "ventaVehiculos11" | "arrendamientoEnFideicomiso" | "dividendos" | "enajenacionAcciones" | "fideicomisoNoEmpresarial" | "intereses" | "interesesHipotecarios" | "operacionesConDerivados" | "pagosAExtranjeros" | "planesRetiro10" | "planesRetiro11" | "premios" | "sectorFinanciero" | "serviciosPlataformasTecnologicas">
    • _documentStatus: DocumentStatus
    • _uuid: Uuid
    • _rfcOnBehalf: RfcOnBehalf
    • _rfcMatches: RfcMatches

    Returns QueryParameters

Properties

_complement: ComplementoInterface<"undefined" | "acreditamientoIeps10" | "aerolineas10" | "cartaporte10" | "cartaporte20" | "certificadoDestruccion10" | "cfdiRegistroFiscal10" | "comercioExterior10" | "comercioExterior11" | "consumoCombustibles10" | "consumoCombustibles11" | "detallista" | "divisas10" | "donatarias11" | "estadoCuentaCombustibles11" | "estadoCuentaCombustibles12" | "gastosHidrocarburos10" | "institucionesEducativasPrivadas10" | "impuestosLocales10" | "ine11" | "ingresosHidrocarburos10" | "leyendasFiscales10" | "nomina11" | "nomina12" | "notariosPublicos10" | "obrasArtePlasticasYAntiguedades10" | "pagoEnEspecie10" | "recepcionPagos10" | "recepcionPagos20" | "personaFisicaIntegranteCoordinado10" | "renovacionYSustitucionVehiculos10" | "serviciosParcialesConstruccion10" | "spei" | "terceros11" | "turistaPasajeroExtranjero10" | "valesDespensa10" | "vehiculoUsado10" | "ventaVehiculos11" | "arrendamientoEnFideicomiso" | "dividendos" | "enajenacionAcciones" | "fideicomisoNoEmpresarial" | "intereses" | "interesesHipotecarios" | "operacionesConDerivados" | "pagosAExtranjeros" | "planesRetiro10" | "planesRetiro11" | "premios" | "sectorFinanciero" | "serviciosPlataformasTecnologicas">
_documentStatus: DocumentStatus
_documentType: DocumentType
_downloadType: DownloadType
_requestType: RequestType
_rfcMatches: RfcMatches
_rfcOnBehalf: RfcOnBehalf
_serviceType?: ServiceType
_uuid: Uuid

Methods

  • Returns ComplementoInterface<"undefined" | "acreditamientoIeps10" | "aerolineas10" | "cartaporte10" | "cartaporte20" | "certificadoDestruccion10" | "cfdiRegistroFiscal10" | "comercioExterior10" | "comercioExterior11" | "consumoCombustibles10" | "consumoCombustibles11" | "detallista" | "divisas10" | "donatarias11" | "estadoCuentaCombustibles11" | "estadoCuentaCombustibles12" | "gastosHidrocarburos10" | "institucionesEducativasPrivadas10" | "impuestosLocales10" | "ine11" | "ingresosHidrocarburos10" | "leyendasFiscales10" | "nomina11" | "nomina12" | "notariosPublicos10" | "obrasArtePlasticasYAntiguedades10" | "pagoEnEspecie10" | "recepcionPagos10" | "recepcionPagos20" | "personaFisicaIntegranteCoordinado10" | "renovacionYSustitucionVehiculos10" | "serviciosParcialesConstruccion10" | "spei" | "terceros11" | "turistaPasajeroExtranjero10" | "valesDespensa10" | "vehiculoUsado10" | "ventaVehiculos11" | "arrendamientoEnFideicomiso" | "dividendos" | "enajenacionAcciones" | "fideicomisoNoEmpresarial" | "intereses" | "interesesHipotecarios" | "operacionesConDerivados" | "pagosAExtranjeros" | "planesRetiro10" | "planesRetiro11" | "premios" | "sectorFinanciero" | "serviciosPlataformasTecnologicas">

  • Returns {
        complement: ComplementoInterface<"undefined" | "acreditamientoIeps10" | "aerolineas10" | "cartaporte10" | "cartaporte20" | "certificadoDestruccion10" | "cfdiRegistroFiscal10" | "comercioExterior10" | "comercioExterior11" | "consumoCombustibles10" | "consumoCombustibles11" | "detallista" | "divisas10" | "donatarias11" | "estadoCuentaCombustibles11" | "estadoCuentaCombustibles12" | "gastosHidrocarburos10" | "institucionesEducativasPrivadas10" | "impuestosLocales10" | "ine11" | "ingresosHidrocarburos10" | "leyendasFiscales10" | "nomina11" | "nomina12" | "notariosPublicos10" | "obrasArtePlasticasYAntiguedades10" | "pagoEnEspecie10" | "recepcionPagos10" | "recepcionPagos20" | "personaFisicaIntegranteCoordinado10" | "renovacionYSustitucionVehiculos10" | "serviciosParcialesConstruccion10" | "spei" | "terceros11" | "turistaPasajeroExtranjero10" | "valesDespensa10" | "vehiculoUsado10" | "ventaVehiculos11" | "arrendamientoEnFideicomiso" | "dividendos" | "enajenacionAcciones" | "fideicomisoNoEmpresarial" | "intereses" | "interesesHipotecarios" | "operacionesConDerivados" | "pagosAExtranjeros" | "planesRetiro10" | "planesRetiro11" | "premios" | "sectorFinanciero" | "serviciosPlataformasTecnologicas">;
        documentStatus: DocumentStatus;
        documentType: DocumentType;
        downloadType: DownloadType;
        period: DateTimePeriod;
        requestType: RequestType;
        rfcMatches: RfcMatches;
        rfcOnBehalf: RfcOnBehalf;
        serviceType: undefined | ServiceType;
        uuid: Uuid;
    }

    • complement: ComplementoInterface<"undefined" | "acreditamientoIeps10" | "aerolineas10" | "cartaporte10" | "cartaporte20" | "certificadoDestruccion10" | "cfdiRegistroFiscal10" | "comercioExterior10" | "comercioExterior11" | "consumoCombustibles10" | "consumoCombustibles11" | "detallista" | "divisas10" | "donatarias11" | "estadoCuentaCombustibles11" | "estadoCuentaCombustibles12" | "gastosHidrocarburos10" | "institucionesEducativasPrivadas10" | "impuestosLocales10" | "ine11" | "ingresosHidrocarburos10" | "leyendasFiscales10" | "nomina11" | "nomina12" | "notariosPublicos10" | "obrasArtePlasticasYAntiguedades10" | "pagoEnEspecie10" | "recepcionPagos10" | "recepcionPagos20" | "personaFisicaIntegranteCoordinado10" | "renovacionYSustitucionVehiculos10" | "serviciosParcialesConstruccion10" | "spei" | "terceros11" | "turistaPasajeroExtranjero10" | "valesDespensa10" | "vehiculoUsado10" | "ventaVehiculos11" | "arrendamientoEnFideicomiso" | "dividendos" | "enajenacionAcciones" | "fideicomisoNoEmpresarial" | "intereses" | "interesesHipotecarios" | "operacionesConDerivados" | "pagosAExtranjeros" | "planesRetiro10" | "planesRetiro11" | "premios" | "sectorFinanciero" | "serviciosPlataformasTecnologicas">
    • documentStatus: DocumentStatus
    • documentType: DocumentType
    • downloadType: DownloadType
    • period: DateTimePeriod
    • requestType: RequestType
    • rfcMatches: RfcMatches
    • rfcOnBehalf: RfcOnBehalf
    • serviceType: undefined | ServiceType
    • uuid: Uuid
  • Parameters

    • complement: ComplementoInterface<"undefined" | "acreditamientoIeps10" | "aerolineas10" | "cartaporte10" | "cartaporte20" | "certificadoDestruccion10" | "cfdiRegistroFiscal10" | "comercioExterior10" | "comercioExterior11" | "consumoCombustibles10" | "consumoCombustibles11" | "detallista" | "divisas10" | "donatarias11" | "estadoCuentaCombustibles11" | "estadoCuentaCombustibles12" | "gastosHidrocarburos10" | "institucionesEducativasPrivadas10" | "impuestosLocales10" | "ine11" | "ingresosHidrocarburos10" | "leyendasFiscales10" | "nomina11" | "nomina12" | "notariosPublicos10" | "obrasArtePlasticasYAntiguedades10" | "pagoEnEspecie10" | "recepcionPagos10" | "recepcionPagos20" | "personaFisicaIntegranteCoordinado10" | "renovacionYSustitucionVehiculos10" | "serviciosParcialesConstruccion10" | "spei" | "terceros11" | "turistaPasajeroExtranjero10" | "valesDespensa10" | "vehiculoUsado10" | "ventaVehiculos11" | "arrendamientoEnFideicomiso" | "dividendos" | "enajenacionAcciones" | "fideicomisoNoEmpresarial" | "intereses" | "interesesHipotecarios" | "operacionesConDerivados" | "pagosAExtranjeros" | "planesRetiro10" | "planesRetiro11" | "premios" | "sectorFinanciero" | "serviciosPlataformasTecnologicas">

    Returns this

\ No newline at end of file diff --git a/docs/classes/index.QueryResult.html b/docs/classes/index.QueryResult.html new file mode 100644 index 0000000..168c745 --- /dev/null +++ b/docs/classes/index.QueryResult.html @@ -0,0 +1,182 @@ +QueryResult | @nodecfdi/sat-ws-descarga-masiva

Constructors

Properties

Methods

Constructors

Properties

_requestId: string
_status: StatusCode

Methods

\ No newline at end of file diff --git a/docs/classes/index.QueryTranslator.html b/docs/classes/index.QueryTranslator.html new file mode 100644 index 0000000..79e7fc6 --- /dev/null +++ b/docs/classes/index.QueryTranslator.html @@ -0,0 +1,189 @@ +QueryTranslator | @nodecfdi/sat-ws-descarga-masiva

Contain functions to interact with XML contents and XML DOM

+

This class is internal, do not use it outside this project

+

Hierarchy (view full)

Constructors

Methods

  • Find the element determined by the chain of children and return the attributes as an +array using the attribute name as array key and attribute value as entry value.

    +

    Parameters

    • element: Element
    • Rest ...search: string[]

    Returns Record<string, string>

\ No newline at end of file diff --git a/docs/classes/index.RequestBuilderException.html b/docs/classes/index.RequestBuilderException.html new file mode 100644 index 0000000..d033019 --- /dev/null +++ b/docs/classes/index.RequestBuilderException.html @@ -0,0 +1,185 @@ +RequestBuilderException | @nodecfdi/sat-ws-descarga-masiva

Hierarchy

  • Error
    • RequestBuilderException

Constructors

  • Parameters

    • Optional message: string

    Returns RequestBuilderException

  • Parameters

    • Optional message: string
    • Optional options: ErrorOptions

    Returns RequestBuilderException

Properties

cause?: unknown
message: string
name: string
stack?: string
prepareStackTrace?: ((err, stackTraces) => any)

Optional override for formatting stack traces

+

Type declaration

    • (err, stackTraces): any
    • Parameters

      • err: Error
      • stackTraces: CallSite[]

      Returns any

stackTraceLimit: number

Methods

  • Create .stack property on a target object

    +

    Parameters

    • targetObject: object
    • Optional constructorOpt: Function

    Returns void

\ No newline at end of file diff --git a/docs/classes/index.RequestType.html b/docs/classes/index.RequestType.html new file mode 100644 index 0000000..9ba851e --- /dev/null +++ b/docs/classes/index.RequestType.html @@ -0,0 +1,181 @@ +RequestType | @nodecfdi/sat-ws-descarga-masiva

Hierarchy (view full)

Constructors

Properties

_id +

Methods

Constructors

Properties

Methods

\ No newline at end of file diff --git a/docs/classes/index.RfcMatch.html b/docs/classes/index.RfcMatch.html new file mode 100644 index 0000000..86758d1 --- /dev/null +++ b/docs/classes/index.RfcMatch.html @@ -0,0 +1,181 @@ +RfcMatch | @nodecfdi/sat-ws-descarga-masiva

Hierarchy (view full)

Constructors

Methods

Constructors

Methods

\ No newline at end of file diff --git a/docs/classes/index.RfcMatches.html b/docs/classes/index.RfcMatches.html new file mode 100644 index 0000000..7e0a220 --- /dev/null +++ b/docs/classes/index.RfcMatches.html @@ -0,0 +1,185 @@ +RfcMatches | @nodecfdi/sat-ws-descarga-masiva

Constructors

Properties

_count: number
_items: RfcMatch[]

Methods

\ No newline at end of file diff --git a/docs/classes/index.RfcOnBehalf.html b/docs/classes/index.RfcOnBehalf.html new file mode 100644 index 0000000..b590262 --- /dev/null +++ b/docs/classes/index.RfcOnBehalf.html @@ -0,0 +1,181 @@ +RfcOnBehalf | @nodecfdi/sat-ws-descarga-masiva

Hierarchy (view full)

Constructors

Methods

Constructors

Methods

\ No newline at end of file diff --git a/docs/classes/index.Service.html b/docs/classes/index.Service.html new file mode 100644 index 0000000..193e0cb --- /dev/null +++ b/docs/classes/index.Service.html @@ -0,0 +1,192 @@ +Service | @nodecfdi/sat-ws-descarga-masiva

Constructors

Properties

_currentToken?: Token
_endpoints: ServiceEndpoints
_requestBuilder: RequestBuilderInterface
_webClient: WebClientInterface

Methods

  • Perform authentication and return a Token, the token might be invalid

    +

    Returns Promise<Token>

  • Parameters

    • soapAction: string
    • uri: string
    • body: string
    • Optional token: Token

    Returns Promise<string>

  • This method will reuse the current token, +it will create a new one if there is none or the current token is no longer valid

    +

    Returns Promise<Token>

\ No newline at end of file diff --git a/docs/classes/index.ServiceConsumer.html b/docs/classes/index.ServiceConsumer.html new file mode 100644 index 0000000..c96a61f --- /dev/null +++ b/docs/classes/index.ServiceConsumer.html @@ -0,0 +1,181 @@ +ServiceConsumer | @nodecfdi/sat-ws-descarga-masiva

Constructors

Methods

\ No newline at end of file diff --git a/docs/classes/index.ServiceEndpoints.html b/docs/classes/index.ServiceEndpoints.html new file mode 100644 index 0000000..282d7c9 --- /dev/null +++ b/docs/classes/index.ServiceEndpoints.html @@ -0,0 +1,195 @@ +ServiceEndpoints | @nodecfdi/sat-ws-descarga-masiva

This class contains the end points to consume the service +Use ServiceEndpoints.cfdi() for "CFDI regulares" +Use ServiceEndpoints.retenciones() for "CFDI de retenciones e información de pagos"

+

See

    +
  • ServiceEndpoints.cfdi()
  • +
  • ServiceEndpoints.retenciones()
  • +
+

Constructors

Properties

_authenticate: string
_download: string
_query: string
_serviceType: ServiceType
_verify: string

Methods

\ No newline at end of file diff --git a/docs/classes/index.ServiceType.html b/docs/classes/index.ServiceType.html new file mode 100644 index 0000000..5ca2978 --- /dev/null +++ b/docs/classes/index.ServiceType.html @@ -0,0 +1,181 @@ +ServiceType | @nodecfdi/sat-ws-descarga-masiva

Hierarchy (view full)

Constructors

Properties

_id +

Methods

Constructors

Properties

Methods

\ No newline at end of file diff --git a/docs/classes/index.SoapFaultError.html b/docs/classes/index.SoapFaultError.html new file mode 100644 index 0000000..833e63b --- /dev/null +++ b/docs/classes/index.SoapFaultError.html @@ -0,0 +1,190 @@ +SoapFaultError | @nodecfdi/sat-ws-descarga-masiva

Hierarchy (view full)

Constructors

Properties

cause?: unknown
message: string
name: string
stack?: string
prepareStackTrace?: ((err, stackTraces) => any)

Optional override for formatting stack traces

+

Type declaration

    • (err, stackTraces): any
    • Parameters

      • err: Error
      • stackTraces: CallSite[]

      Returns any

stackTraceLimit: number

Methods

  • Create .stack property on a target object

    +

    Parameters

    • targetObject: object
    • Optional constructorOpt: Function

    Returns void

\ No newline at end of file diff --git a/docs/classes/index.SoapFaultInfo.html b/docs/classes/index.SoapFaultInfo.html new file mode 100644 index 0000000..3ddd4f2 --- /dev/null +++ b/docs/classes/index.SoapFaultInfo.html @@ -0,0 +1,180 @@ +SoapFaultInfo | @nodecfdi/sat-ws-descarga-masiva

Constructors

Properties

Methods

Constructors

Properties

_code: string
_message: string

Methods

  • Returns {
        code: string;
        message: string;
    }

    • code: string
    • message: string
\ No newline at end of file diff --git a/docs/classes/index.SoapFaultInfoExtractor.html b/docs/classes/index.SoapFaultInfoExtractor.html new file mode 100644 index 0000000..6014900 --- /dev/null +++ b/docs/classes/index.SoapFaultInfoExtractor.html @@ -0,0 +1,189 @@ +SoapFaultInfoExtractor | @nodecfdi/sat-ws-descarga-masiva

Contain functions to interact with XML contents and XML DOM

+

This class is internal, do not use it outside this project

+

Hierarchy (view full)

Constructors

Methods

  • Find the element determined by the chain of children and return the attributes as an +array using the attribute name as array key and attribute value as entry value.

    +

    Parameters

    • element: Element
    • Rest ...search: string[]

    Returns Record<string, string>

\ No newline at end of file diff --git a/docs/classes/index.StatusCode.html b/docs/classes/index.StatusCode.html new file mode 100644 index 0000000..461ae9e --- /dev/null +++ b/docs/classes/index.StatusCode.html @@ -0,0 +1,185 @@ +StatusCode | @nodecfdi/sat-ws-descarga-masiva

Constructors

Properties

Methods

Constructors

Properties

_code: number
_message: string

Methods

  • Return true when "CodEstatus" is success +The only success code is "5000: Solicitud recibida con éxito"

    +

    Returns boolean

  • Returns {
        code: number;
        message: string;
    }

    • code: number
    • message: string
\ No newline at end of file diff --git a/docs/classes/index.StatusRequest.html b/docs/classes/index.StatusRequest.html new file mode 100644 index 0000000..ac632d1 --- /dev/null +++ b/docs/classes/index.StatusRequest.html @@ -0,0 +1,184 @@ +StatusRequest | @nodecfdi/sat-ws-descarga-masiva

Constructors

Properties

value: {
    code?: number;
    message: string;
    name: string;
}

Type declaration

  • Optional code?: number
  • message: string
  • name: string
VALUES: {
    code: number;
    message: string;
    name: string;
}[] = ...

Type declaration

  • code: number
  • message: string
  • name: string

Methods

  • Returns {
        code?: number;
        message: string;
        name: string;
    }

    • Optional code?: number
    • message: string
    • name: string
  • Returns {
        message: string;
        value: undefined | number;
    }

    • message: string
    • value: undefined | number
  • Returns {
        message: string;
        name: string;
    }[]

\ No newline at end of file diff --git a/docs/classes/index.ThirdPartiesExtractor.html b/docs/classes/index.ThirdPartiesExtractor.html new file mode 100644 index 0000000..26aba0e --- /dev/null +++ b/docs/classes/index.ThirdPartiesExtractor.html @@ -0,0 +1,179 @@ +ThirdPartiesExtractor | @nodecfdi/sat-ws-descarga-masiva

Class to extract the data from a "third parties" file.

+

Constructors

Properties

Methods

Constructors

Properties

_csvReader: CsvReader

Methods

\ No newline at end of file diff --git a/docs/classes/index.ThirdPartiesFileFilter.html b/docs/classes/index.ThirdPartiesFileFilter.html new file mode 100644 index 0000000..8e81bce --- /dev/null +++ b/docs/classes/index.ThirdPartiesFileFilter.html @@ -0,0 +1,178 @@ +ThirdPartiesFileFilter | @nodecfdi/sat-ws-descarga-masiva

Implementation to filter a Metadata Package file contents

+

Implements

Constructors

Methods

\ No newline at end of file diff --git a/docs/classes/index.ThirdPartiesRecords.html b/docs/classes/index.ThirdPartiesRecords.html new file mode 100644 index 0000000..82aa6e1 --- /dev/null +++ b/docs/classes/index.ThirdPartiesRecords.html @@ -0,0 +1,181 @@ +ThirdPartiesRecords | @nodecfdi/sat-ws-descarga-masiva

Constructors

Properties

_records: Record<string, undefined | ThirdPartiesInterface>

Methods

\ No newline at end of file diff --git a/docs/classes/index.Token.html b/docs/classes/index.Token.html new file mode 100644 index 0000000..d68de0f --- /dev/null +++ b/docs/classes/index.Token.html @@ -0,0 +1,188 @@ +Token | @nodecfdi/sat-ws-descarga-masiva

Constructors

Properties

_created: DateTime
_expires: DateTime
_value: string

Methods

  • A token is expired if the expiration date is greater or equal to current time

    +

    Returns boolean

  • A token is valid if contains a value and is not expired

    +

    Returns boolean

  • A token is empty if does not contains an internal value

    +

    Returns boolean

\ No newline at end of file diff --git a/docs/classes/index.Uuid.html b/docs/classes/index.Uuid.html new file mode 100644 index 0000000..24f72bc --- /dev/null +++ b/docs/classes/index.Uuid.html @@ -0,0 +1,182 @@ +Uuid | @nodecfdi/sat-ws-descarga-masiva

Constructors

Properties

Methods

Constructors

Properties

_value: string

Methods

\ No newline at end of file diff --git a/docs/classes/index.VerifyResult.html b/docs/classes/index.VerifyResult.html new file mode 100644 index 0000000..dbbbe7b --- /dev/null +++ b/docs/classes/index.VerifyResult.html @@ -0,0 +1,192 @@ +VerifyResult | @nodecfdi/sat-ws-descarga-masiva

Constructors

Properties

_codeRequest: CodeRequest
_numberCfdis: number
_packagesIds: string[]
_status: StatusCode
_statusRequest: StatusRequest

Methods

  • Returns {
        codeRequest: {
            message: string;
            value: undefined | number;
        };
        numberCfdis: number;
        packagesIds: string[];
        status: {
            code: number;
            message: string;
        };
        statusRequest: {
            message: string;
            value: undefined | number;
        };
    }

    • codeRequest: {
          message: string;
          value: undefined | number;
      }
      • message: string
      • value: undefined | number
    • numberCfdis: number
    • packagesIds: string[]
    • status: {
          code: number;
          message: string;
      }
      • code: number
      • message: string
    • statusRequest: {
          message: string;
          value: undefined | number;
      }
      • message: string
      • value: undefined | number
\ No newline at end of file diff --git a/docs/classes/index.VerifyTranslator.html b/docs/classes/index.VerifyTranslator.html new file mode 100644 index 0000000..159d11a --- /dev/null +++ b/docs/classes/index.VerifyTranslator.html @@ -0,0 +1,189 @@ +VerifyTranslator | @nodecfdi/sat-ws-descarga-masiva

Contain functions to interact with XML contents and XML DOM

+

This class is internal, do not use it outside this project

+

Hierarchy (view full)

Constructors

Methods

  • Find the element determined by the chain of children and return the attributes as an +array using the attribute name as array key and attribute value as entry value.

    +

    Parameters

    • element: Element
    • Rest ...search: string[]

    Returns Record<string, string>

\ No newline at end of file diff --git a/docs/classes/index.WebClientException.html b/docs/classes/index.WebClientException.html new file mode 100644 index 0000000..65dd9b4 --- /dev/null +++ b/docs/classes/index.WebClientException.html @@ -0,0 +1,191 @@ +WebClientException | @nodecfdi/sat-ws-descarga-masiva

Hierarchy (view full)

Constructors

Properties

_previous?: Error
_request: CRequest
_response: CResponse
cause?: unknown
message: string
name: string
stack?: string
prepareStackTrace?: ((err, stackTraces) => any)

Optional override for formatting stack traces

+

Type declaration

    • (err, stackTraces): any
    • Parameters

      • err: Error
      • stackTraces: CallSite[]

      Returns any

stackTraceLimit: number

Methods

  • Create .stack property on a target object

    +

    Parameters

    • targetObject: object
    • Optional constructorOpt: Function

    Returns void

\ No newline at end of file diff --git a/docs/hierarchy.html b/docs/hierarchy.html new file mode 100644 index 0000000..c226538 --- /dev/null +++ b/docs/hierarchy.html @@ -0,0 +1,174 @@ +@nodecfdi/sat-ws-descarga-masiva
\ No newline at end of file diff --git a/docs/index.html b/docs/index.html index 0517bfb..82273ad 100644 --- a/docs/index.html +++ b/docs/index.html @@ -1,18 +1,162 @@ -@nodecfdi/sat-ws-descarga-masiva
-
- -
-
-
-
-

@nodecfdi/sat-ws-descarga-masiva

-

@nodecfdi/sat-ws-descarga-masiva

Source Code +@nodecfdi/sat-ws-descarga-masiva

@nodecfdi/sat-ws-descarga-masiva

@nodecfdi/sat-ws-descarga-masiva

Source Code Npm Node Version Support Discord Latest Version @@ -28,21 +172,21 @@

@nodecfdi/sat-ws-descarga-masiva

:us: The documentation of this project is in spanish as this is the natural language for intended audience.

:mexico: La documentación del proyecto está en español porque ese es el lenguaje principal de los usuarios.

-

Instalación

npm i @nodecfdi/sat-ws-descarga-masiva --save
+

Instalación

npm i @nodecfdi/sat-ws-descarga-masiva --save
 

o

-
yarn add @nodecfdi/sat-ws-descarga-masiva
+
yarn add @nodecfdi/sat-ws-descarga-masiva
 

o

-
pnpm add @nodecfdi/sat-ws-descarga-masiva
+
pnpm add @nodecfdi/sat-ws-descarga-masiva
 

Ejemplos de uso

Todos los objetos de entrada y salida se pueden exportar como JSON para su fácil depuración.

-

Creación del servicio

import { readFileSync } from 'fs';
import { Fiel, HttpsWebClient, FielRequestBuilder, Service } from '@nodecfdi/sat-ws-descarga-masiva';
import { install } from '@nodecfdi/cfdiutils-common';
import { DOMParser, XMLSerializer, DOMImplementation } from '@xmldom/xmldom';

//instala tu gestor de DOM preferido para este ejemplo se usa @xmldom/xmldom
install(new DOMParser(), new XMLSerializer(), new DOMImplementation());

// Creación de la FIEL, puede leer archivos DER (como los envía el SAT) o PEM (convertidos con openssl)
const fiel = Fiel.create(
readFileSync('fake-fiel/EKU9003173C9.cer', 'binary'),
readFileSync('fake-fiel/EKU9003173C9.key', 'binary'),
'12345678a'
);
// verificar que la FIEL sea válida (no sea CSD y sea vigente acorde a la fecha del sistema)
if (!fiel.isValid()) {
return;
}

// Creación del cliente web se usa el cliente incluido en nodeJS.
const webClient = new HttpsWebClient();

// creación del objeto encargado de crear las solicitudes firmadas usando una FIEL
const requestBuilder = new FielRequestBuilder(fiel);

// Creación del servicio
const service = new Service(requestBuilder, webClient); +

Creación del servicio

import { readFileSync } from 'fs';
import {
Fiel,
HttpsWebClient,
FielRequestBuilder,
Service,
} from '@nodecfdi/sat-ws-descarga-masiva';

// Creación de la FIEL, puede leer archivos DER (como los envía el SAT) o PEM (convertidos con openssl)
const fiel = Fiel.create(
readFileSync('fake-fiel/EKU9003173C9.cer', 'binary'),
readFileSync('fake-fiel/EKU9003173C9.key', 'binary'),
'12345678a',
);
// verificar que la FIEL sea válida (no sea CSD y sea vigente acorde a la fecha del sistema)
if (!fiel.isValid()) {
return;
}

// Creación del cliente web se usa el cliente incluido en nodeJS.
const webClient = new HttpsWebClient();

// creación del objeto encargado de crear las solicitudes firmadas usando una FIEL
const requestBuilder = new FielRequestBuilder(fiel);

// Creación del servicio
const service = new Service(requestBuilder, webClient);

Cliente para consumir los servicios de CFDI de Retenciones

Existen dos tipos de Comprobantes Fiscales Digitales, los regulares (ingresos, egresos, traslados, nóminas y pagos), y los CFDI de retenciones e información de pagos (retenciones).

Puede utilizar esta librería para consumir los CFDI de Retenciones. Para lograrlo construya el servicio con la especificación de ServiceEndpoints.retenciones().

Los constructores ServiceEndpoints.cfdi() y ServiceEndpoints.retenciones() agregan automáticamente la propiedad ServiceType al objeto. Esta propiedad será después utilizada el servicio para especificar el valor en la consulta antes de consumirla.

-
import { HttpsWebClient, RequestBuilderInterface, ServiceEndpoints, Service } from '@nodecfdi/sat-ws-descarga-masiva';
/**
* @var webClient: HttpsWebClient
* @var requestBuilder: RequestBuilderInterface
*/
// Creación del servicio
const service = new Service(requestBuilder, webClient, undefined, ServiceEndpoints.retenciones()); +
import {
HttpsWebClient,
RequestBuilderInterface,
ServiceEndpoints,
Service,
} from '@nodecfdi/sat-ws-descarga-masiva';
/**
* @var webClient: HttpsWebClient
* @var requestBuilder: RequestBuilderInterface
*/
// Creación del servicio
const service = new Service(requestBuilder, webClient, undefined, ServiceEndpoints.cfdi());

Aunque no es recomendado, también puedes construir el objeto ServiceEndpoints con direcciones URL del servicio personalizadas utilizando el constructor del objeto en lugar de los métodos estáticos.

Realiza una consulta

Una vez creado el servicio, se puede presentar la consulta, si se pudo presentar devolverá el identificador de la solicitud, y con este identificador se podrá continuar al servicio de verificación.

@@ -52,7 +196,7 @@

@nodecfdi/sat-ws-descarga-masiva

  • Tipo de solicitud: De metadatos RequestType.metadata o de archivos CFDI RequestType.cfdi.
  • Filtrado por RFC: Si se establece, se filtran para obtener únicamente donde la contraparte tenga el RFC indicado.
  • -
    import { QueryParameters, DateTimePeriod } from '@nodecfdi/sat-ws-descarga-masiva';
    /**
    * El servicio ya existe
    * @var service: Service
    */

    const request = QueryParameters.create(
    DateTimePeriod.createFromValues('2022-01-01 00:00:00', '2022-02-28 23:59:59'));

    // presentar la consulta
    const query = await service.query(request);

    // verificar que el proceso de consulta fue correcto
    if (!query.getStatus().isAccepted()) {
    console.log(`Fallo al presentar la consulta: ${query.getStatus().getMessage()}`);
    return;
    }
    console.log(`Se generó la solicitud ${query.getRequestId()}`); +
    import { QueryParameters, DateTimePeriod } from '@nodecfdi/sat-ws-descarga-masiva';
    /**
    * El servicio ya existe
    * @var service: Service
    */

    const request = QueryParameters.create(
    DateTimePeriod.createFromValues('2022-01-01 00:00:00', '2022-02-28 23:59:59'),
    );

    // presentar la consulta
    const query = await service.query(request);

    // verificar que el proceso de consulta fue correcto
    if (!query.getStatus().isAccepted()) {
    console.log(`Fallo al presentar la consulta: ${query.getStatus().getMessage()}`);
    return;
    }
    console.log(`Se generó la solicitud ${query.getRequestId()}`);

    Parámetros de la consulta

    Periodo (DateTimePeriod)

    Fecha y hora de inicio y fin de la consulta. Si no se especifica crea un periodo del segundo exacto de la creación del objeto.

    Tipo de descarga (DownloadType)

    Especifica si la solicitud es de documentos emitidos DownloadType::issued() o recibidos DownloadType::received(). Si no se especifica utiliza el valor de emitidos.

    @@ -95,7 +239,7 @@

    @nodecfdi/sat-ws-descarga-masiva

  • Solicitar información de metadata new RequestType('metadata').
  • Sin filtro de RFC.
  • -
    import { RfcMatch } from '@nodecfdi/sat-ws-descarga-masiva';

    const rfcMatch = RfcMatch.create('XXX01010199A');
    parameters = parameters->withRfcMatch(rfcMatch);
    console.log(rfcMatch === parameters.getRfcMatch()); // bool(true) +
    import { RfcMatch } from '@nodecfdi/sat-ws-descarga-masiva';

    const rfcMatch = RfcMatch.create('XXX01010199A');
    parameters = parameters->withRfcMatch(rfcMatch);
    console.log(rfcMatch === parameters.getRfcMatch()); // bool(true)

    El servicio del SAT permite especificar hasta 5 RFC Receptores, al menos así lo establecen en su documentación. Sin embargo, al tratarse de receptores, solo se puede utilizar en una consulta de documentos emitidos. @@ -103,10 +247,10 @@

    @nodecfdi/sat-ws-descarga-masiva

    Por lo regular utilizará solamente los métodos QueryParameter.getRfcMatch(): RfcMatch y QueryParameter.withRfcMatch(rfcMatch: RfcMatch).

    Sin embargo, si fuera necesario especificar el listado de RFC, se puede realizar de la siguiente manera:

    -
    parameters = parameters.withRfcMatches(
    RfcMatches.create(
    RfcMatch.create('AAA010101000'),
    RfcMatch.create('AAA010101001'),
    RfcMatch.create('AAA010101002')
    )
    ); +
    parameters = parameters.withRfcMatches(
    RfcMatches.create(
    RfcMatch.create('AAA010101000'),
    RfcMatch.create('AAA010101001'),
    RfcMatch.create('AAA010101002'),
    ),
    );

    O bien, utilizar una lista de RFC como cadenas de texto:

    -
    parameters = parameters.withRfcMatches(
    RfcMatches.createFromValues('AAA010101000', 'AAA010101001', 'AAA010101002')
    ); +
    parameters = parameters.withRfcMatches(
    RfcMatches.createFromValues('AAA010101000', 'AAA010101001', 'AAA010101002'),
    );

    Acerca de RfcMatches

    Este objeto mantiene una lista de RfcMatches, pero con características especiales:

      @@ -137,355 +281,41 @@

      @nodecfdi/sat-ws-descarga-masiva

  • Filtrando por el RFC contraparte MAG041126GT8. Como se solicitan recibidos, entonces son los emidos por ese RFC.
  • Filtrando por el UUID 96623061-61fe-49de-b298-c7156476aa8b.
  • -
    import { QueryParameters, DateTimePeriod, DownloadType, RequestType,
    DocumentType, ComplementoCfdi, DocumentStatus, RfcOnBehalf, RfcMatch, Uuid
    } from '@nodecfdi/sat-ws-descarga-masiva';

    const query = QueryParameters.create()
    .withPeriod(DateTimePeriod.createFromValues('2019-01-13 00:00:00', '2019-01-13 23:59:59'))
    .withDownloadType(DownloadType.received())
    .withRequestType(RequestType.xml())
    .withDocumentType(DocumentType.ingreso())
    .withComplement(ComplementoCfdi.leyendasFiscales10())
    .withDocumentStatus(DocumentStatus.active())
    .withRfcOnBehalf(RfcOnBehalf.create('XXX01010199A'))
    .withRfcMatch(RfcMatch.create('MAG041126GT8'))
    .withUuid(Uuid.create('96623061-61fe-49de-b298-c7156476aa8b'))
    ; +
    import {
    QueryParameters,
    DateTimePeriod,
    DownloadType,
    RequestType,
    DocumentType,
    ComplementoCfdi,
    DocumentStatus,
    RfcOnBehalf,
    RfcMatch,
    Uuid,
    } from '@nodecfdi/sat-ws-descarga-masiva';

    const query = QueryParameters.create()
    .withPeriod(DateTimePeriod.createFromValues('2019-01-13 00:00:00', '2019-01-13 23:59:59'))
    .withDownloadType(DownloadType.received())
    .withRequestType(RequestType.xml())
    .withDocumentType(DocumentType.ingreso())
    .withComplement(ComplementoCfdi.leyendasFiscales10())
    .withDocumentStatus(DocumentStatus.active())
    .withRfcOnBehalf(RfcOnBehalf.create('XXX01010199A'))
    .withRfcMatch(RfcMatch.create('MAG041126GT8'))
    .withUuid(Uuid.create('96623061-61fe-49de-b298-c7156476aa8b'));

    Ejemplo de consulta por UUID

    En este caso se especifica solamente el UUID a consultar, en el ejemplo es 96623061-61fe-49de-b298-c7156476aa8b.

    Nota: Todos los demás argumentos de la consulta son ignorados.

    -
    import { QueryParameters, Uuid } from '@nodecfdi/sat-ws-descarga-masiva';

    $query = QueryParameters.create()
    .withUuid(Uuid.create('96623061-61fe-49de-b298-c7156476aa8b'))
    ; +
    import { QueryParameters, Uuid } from '@nodecfdi/sat-ws-descarga-masiva';

    $query = QueryParameters.create().withUuid(Uuid.create('96623061-61fe-49de-b298-c7156476aa8b'));

    Verificar una consulta

    La verificación depende de que la consulta haya sido aceptada.

    -
    import { Service } from '@nodecfdi/sat-ws-descarga-masiva';
    /**
    * @var service: Service
    * @var requestId: Identificador generado al presentar la consulta, previamente fabricado
    */
    // consultar el servicio de verificación
    const verify = await service.verify(requestId);

    // revisar que el proceso de verificación fue correcto
    if (!verify.getStatus().isAccepted()) {
    console.log(`Fallo al verificar la consulta ${requestId}: ${verify.getStatus().getMessage()}`);
    return;
    }

    // revisar el progreso de la generación de los paquetes
    const statusRequest = verify.getStatusRequest();
    if (statusRequest.isTypeOf('Expired') || statusRequest.isTypeOf('Failure') || statusRequest.isTypeOf('Rejected')) {
    console.log(`La solicitud ${requestId} no se puede completar`);
    return;
    }

    if (statusRequest.isTypeOf('InProgress') || statusRequest.isTypeOf('Accepted')) {
    console.log(`La solicitud ${requestId} se está procesando`);
    return;
    }
    if (statusRequest.isTypeOf('Finished')) {
    console.log(`La solicitud ${requestId} está lista`);
    }

    console.log(`Se encontraron ${verify.countPackages()} paquetes`);
    for (const packageId of verify.getPackageIds()) {
    console.log(` > ${packageId}`)
    } +
    import { Service } from '@nodecfdi/sat-ws-descarga-masiva';
    /**
    * @var service: Service
    * @var requestId: Identificador generado al presentar la consulta, previamente fabricado
    */
    // consultar el servicio de verificación
    const verify = await service.verify(requestId);

    // revisar que el proceso de verificación fue correcto
    if (!verify.getStatus().isAccepted()) {
    console.log(`Fallo al verificar la consulta ${requestId}: ${verify.getStatus().getMessage()}`);
    return;
    }

    // revisar el progreso de la generación de los paquetes
    const statusRequest = verify.getStatusRequest();
    if (
    statusRequest.isTypeOf('Expired') ||
    statusRequest.isTypeOf('Failure') ||
    statusRequest.isTypeOf('Rejected')
    ) {
    console.log(`La solicitud ${requestId} no se puede completar`);
    return;
    }

    if (statusRequest.isTypeOf('InProgress') || statusRequest.isTypeOf('Accepted')) {
    console.log(`La solicitud ${requestId} se está procesando`);
    return;
    }
    if (statusRequest.isTypeOf('Finished')) {
    console.log(`La solicitud ${requestId} está lista`);
    }

    console.log(`Se encontraron ${verify.countPackages()} paquetes`);
    for (const packageId of verify.getPackageIds()) {
    console.log(` > ${packageId}`);
    }

    Descarga los paquetes de la consulta

    La descarga de los paquetes depende de que la consulta haya sido correctamente verificada.

    Una consulta genera un identificador de la solicitud, la verificación retorna uno o varios identificadores de paquetes. Necesitas descargar todos y cada uno de los paquetes para tener la información completa de la consulta.

    -
    import { Service } from '@nodecfdi/sat-ws-descarga-masiva';
    import { writeFileSync } from 'fs';
    /**
    * @var service: Service
    * @var packagesIds: string[] El listado de identificadores de paquetes generado en la (correcta) verificación
    */
    for (const packageId of packagesIds) {
    const download = await service.download(packageId);
    if (!download.getStatus().isAccepted()) {
    console.log(`El paquete ${packageId} no se ha podido descargar: ${download.getStatus().getMessage()}`);
    continue;
    }
    writeFileSync(`${packageId}.zip`, Buffer.from(download.getPackageContent(), 'base64'));
    console.log(`el paquete ${packageId} se ha almacenado`);
    } +
    import { Service } from '@nodecfdi/sat-ws-descarga-masiva';
    import { writeFileSync } from 'fs';
    /**
    * @var service: Service
    * @var packagesIds: string[] El listado de identificadores de paquetes generado en la (correcta) verificación
    */
    for (const packageId of packagesIds) {
    const download = await service.download(packageId);
    if (!download.getStatus().isAccepted()) {
    console.log(
    `El paquete ${packageId} no se ha podido descargar: ${download.getStatus().getMessage()}`,
    );
    continue;
    }
    writeFileSync(`${packageId}.zip`, Buffer.from(download.getPackageContent(), 'base64'));
    console.log(`el paquete ${packageId} se ha almacenado`);
    }

    Lectura de paquetes

    Los paquetes de Metadata y CFDI se pueden leer con las clases MetadataPackageReader y CfdiPackageReader respectivamente. Para fabricar los objetos, se pueden usar sus métodos createFromFile para crearlo a partir de un archivo existente o createFromContents para crearlo a partir del contenido del archivo en memoria.

    Cada paquete puede contener uno o más archivos internos. Cada paquete se lee individualmente.

    -

    Lectura de paquetes de tipo Metadata

    import { MetadataPackageReader, OpenZipFileException } from '@nodecfdi/sat-ws-descarga-masiva';
    /**
    * @var zipfile: string contiene la ruta al archivo de paquete de Metadata
    */
    let metadataReader: MetadataPackageReader;
    // abrir el archivo de Metadata
    try {
    metadataReader = await MetadataPackageReader.createFromFile(zipFile);
    } catch (error) {
    const zipError = error as OpenZipFileException;
    console.log(zipError.message);
    return;
    }

    for await (const item of metadataReader.metadata()) {
    console.log(`${item.get('uuid')} ${item.get('fechaEmision')}`);
    } +

    Lectura de paquetes de tipo Metadata

    import { MetadataPackageReader, OpenZipFileException } from '@nodecfdi/sat-ws-descarga-masiva';
    /**
    * @var zipfile: string contiene la ruta al archivo de paquete de Metadata
    */
    let metadataReader: MetadataPackageReader;
    // abrir el archivo de Metadata
    try {
    metadataReader = await MetadataPackageReader.createFromFile(zipFile);
    } catch (error) {
    const zipError = error as OpenZipFileException;
    console.log(zipError.message);
    return;
    }

    for await (const item of metadataReader.metadata()) {
    console.log(`${item.get('uuid')} ${item.get('fechaEmision')}`);
    }
    -

    Lectura de paquetes de tipo CFDI

    import { CfdiPackageReader, OpenZipFileException } from '@nodecfdi/sat-ws-descarga-masiva';
    import { writeFileSync } from 'fs';
    /**
    * @var zipfile: string contiene la ruta al archivo de paquete de archivos ZIP
    */

    let cfdiReader: CfdiPackageReader;
    try {
    cfdiReader = await CfdiPackageReader.createFromFile(zipFile);
    } catch (error) {
    const zipError = error as OpenZipFileException;
    console.log(zipError.message);
    return;
    }

    for await (const map of cfdiPackageReader.cfdis()) {
    for (const [name, content] of map) {
    writeFileSync(`cfdis/${name}.xml`, Buffer.from(download.getPackageContent(), 'base64'));
    }
    } +

    Lectura de paquetes de tipo CFDI

    import { CfdiPackageReader, OpenZipFileException } from '@nodecfdi/sat-ws-descarga-masiva';
    import { writeFileSync } from 'fs';
    /**
    * @var zipfile: string contiene la ruta al archivo de paquete de archivos ZIP
    */

    let cfdiReader: CfdiPackageReader;
    try {
    cfdiReader = await CfdiPackageReader.createFromFile(zipFile);
    } catch (error) {
    const zipError = error as OpenZipFileException;
    console.log(zipError.message);
    return;
    }

    for await (const map of cfdiPackageReader.cfdis()) {
    for (const [name, content] of map) {
    writeFileSync(`cfdis/${name}.xml`, Buffer.from(content, 'utf8'));
    }
    }

    Información técnica

    La información técnica puede ser leida del siguiente link: CfdiPackageReader facilitada por la librería que inspiró a ésta.

    Copyright and License

    The nodecfdi/sat-ws-descarga-masiva library is copyright © NodeCfdi and OcelotlStudio and licensed for use under the MIT License (MIT). Please see LICENSE for more information.

    -
    -
    - -
    -
    -

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/docs/interfaces/ComplementoInterface.html b/docs/interfaces/ComplementoInterface.html deleted file mode 100644 index 45c1202..0000000 --- a/docs/interfaces/ComplementoInterface.html +++ /dev/null @@ -1,372 +0,0 @@ -ComplementoInterface | @nodecfdi/sat-ws-descarga-masiva
    -
    - -
    -
    -
    -
    - -

    Interface ComplementoInterface<T>

    -
    -

    Type Parameters

    -
      -
    • -

      T

    -
    -

    Hierarchy

    -
      -
    • ComplementoInterface
    -
    -

    Implemented by

    -
    -
    -
    -
    - -
    -
    -

    Methods

    -
    -
    -

    Methods

    -
    - -
    -
    - -
    -
    - -
    -
    - -
    -
    - -
    -
    -

    Generated using TypeDoc

    -
    \ No newline at end of file diff --git a/docs/interfaces/FileFilterInterface.html b/docs/interfaces/FileFilterInterface.html deleted file mode 100644 index 1d8ed02..0000000 --- a/docs/interfaces/FileFilterInterface.html +++ /dev/null @@ -1,369 +0,0 @@ -FileFilterInterface | @nodecfdi/sat-ws-descarga-masiva
    -
    - -
    -
    -
    -
    - -

    Interface FileFilterInterface

    -
    -

    Filter by filename or content contract

    -
    -
    -
    -

    Hierarchy

    -
      -
    • FileFilterInterface
    -
    -

    Implemented by

    -
    -
    -
    -
    - -
    -
    -

    Methods

    -
    - -
    -
    - -
    -
    - -
    -
    -

    Generated using TypeDoc

    -
    \ No newline at end of file diff --git a/docs/interfaces/MetadataItemInterface.html b/docs/interfaces/MetadataItemInterface.html deleted file mode 100644 index 5138de8..0000000 --- a/docs/interfaces/MetadataItemInterface.html +++ /dev/null @@ -1,332 +0,0 @@ -MetadataItemInterface | @nodecfdi/sat-ws-descarga-masiva
    -
    - -
    -
    -
    -
    - -

    Interface MetadataItemInterface

    -
    -

    Hierarchy

    -
      -
    • MetadataItemInterface
    -
    -
    -
    - -
    -
    -

    Properties

    -
    -
    -

    Properties

    -
    - -
    key: string
    -
    - -
    value: string
    -
    - -
    -
    -

    Generated using TypeDoc

    -
    \ No newline at end of file diff --git a/docs/interfaces/PackageReaderInterface.html b/docs/interfaces/PackageReaderInterface.html deleted file mode 100644 index ec30758..0000000 --- a/docs/interfaces/PackageReaderInterface.html +++ /dev/null @@ -1,366 +0,0 @@ -PackageReaderInterface | @nodecfdi/sat-ws-descarga-masiva
    -
    - -
    -
    -
    -
    - -

    Interface PackageReaderInterface

    -
    -

    Expected behavior of a PackageReader contract

    -
    -
    -
    -

    Hierarchy

    -
      -
    • PackageReaderInterface
    -
    -

    Implemented by

    -
    -
    -
    -
    - -
    -
    -

    Methods

    -
    -
    -

    Methods

    -
    - -
    -
    - -
      - -
    • -

      Traverse each file inside the package, with the filename as key and file content as value

      -
      -

      Returns AsyncGenerator<Map<string, string>, any, unknown>

      -
    -
    - -
    -
    - -
    -
    -

    Generated using TypeDoc

    -
    \ No newline at end of file diff --git a/docs/interfaces/RequestBuilderInterface.html b/docs/interfaces/RequestBuilderInterface.html deleted file mode 100644 index 4ca9fa5..0000000 --- a/docs/interfaces/RequestBuilderInterface.html +++ /dev/null @@ -1,416 +0,0 @@ -RequestBuilderInterface | @nodecfdi/sat-ws-descarga-masiva
    -
    - -
    -
    -
    -
    - -

    Interface RequestBuilderInterface

    -
    -

    The implementors must create the request signed ready to send to the SAT Web Service Descarga Masiva -The information about owner like RFC, certificate, private key, etc. are outside the scope of this interface

    -
    -
    -
    -

    Hierarchy

    -
      -
    • RequestBuilderInterface
    -
    -

    Implemented by

    -
    -
    -
    -
    - -
    -
    -

    Methods

    -
    - -
      - -
    • -

      Creates an authorization signed xml message

      -
      -
      -

      Parameters

      -
        -
      • -
        created: DateTime
        -

        must use SAT format 'Y-m-dTH:i:s.000T'

        -
        -
      • -
      • -
        expires: DateTime
        -

        must use SAT format 'Y-m-dTH:i:s.000T'

        -
        -
      • -
      • -
        securityTokenId: string
        -

        if empty, the authentication method will create one by its own

        -
        -
      -

      Returns string

      -
    -
    - -
    -
    - -
    -
    - -
    -
    - -
    -
    -

    Generated using TypeDoc

    -
    \ No newline at end of file diff --git a/docs/interfaces/ThirdPartiesInterface.html b/docs/interfaces/ThirdPartiesInterface.html deleted file mode 100644 index 113d573..0000000 --- a/docs/interfaces/ThirdPartiesInterface.html +++ /dev/null @@ -1,332 +0,0 @@ -ThirdPartiesInterface | @nodecfdi/sat-ws-descarga-masiva
    -
    - -
    -
    -
    -
    - -

    Interface ThirdPartiesInterface

    -
    -

    Hierarchy

    -
      -
    • ThirdPartiesInterface
    -
    -
    -
    - -
    -
    -

    Properties

    -
    - -
    NombreACuentaTerceros: string
    -
    - -
    RfcACuentaTerceros: string
    -
    - -
    -
    -

    Generated using TypeDoc

    -
    \ No newline at end of file diff --git a/docs/interfaces/WebClientInterface.html b/docs/interfaces/WebClientInterface.html deleted file mode 100644 index b09d1ce..0000000 --- a/docs/interfaces/WebClientInterface.html +++ /dev/null @@ -1,378 +0,0 @@ -WebClientInterface | @nodecfdi/sat-ws-descarga-masiva
    -
    - -
    -
    -
    -
    - -

    Interface WebClientInterface

    -
    -

    Hierarchy

    -
      -
    • WebClientInterface
    -
    -

    Implemented by

    -
    -
    -
    -
    - -
    -
    -

    Methods

    -
    -
    -

    Methods

    -
    - -
    -
    - -
    -
    - -
    -
    - -
    -
    -

    Generated using TypeDoc

    -
    \ No newline at end of file diff --git a/docs/modules.html b/docs/modules.html deleted file mode 100644 index 78d2d36..0000000 --- a/docs/modules.html +++ /dev/null @@ -1,392 +0,0 @@ -@nodecfdi/sat-ws-descarga-masiva
    -
    - -
    -
    - -
    - -
    -
    -

    Generated using TypeDoc

    -
    \ No newline at end of file diff --git a/docs/modules/index.html b/docs/modules/index.html new file mode 100644 index 0000000..9efc026 --- /dev/null +++ b/docs/modules/index.html @@ -0,0 +1,253 @@ +index | @nodecfdi/sat-ws-descarga-masiva
    \ No newline at end of file diff --git a/docs/modules/src_types.html b/docs/modules/src_types.html new file mode 100644 index 0000000..86e61ed --- /dev/null +++ b/docs/modules/src_types.html @@ -0,0 +1,175 @@ +src/types | @nodecfdi/sat-ws-descarga-masiva

    Index

    Type Aliases

    \ No newline at end of file diff --git a/docs/types/CodeRequestTypes.html b/docs/types/CodeRequestTypes.html deleted file mode 100644 index e2ec311..0000000 --- a/docs/types/CodeRequestTypes.html +++ /dev/null @@ -1,307 +0,0 @@ -CodeRequestTypes | @nodecfdi/sat-ws-descarga-masiva
    -
    - -
    -
    -
    -
    - -

    Type alias CodeRequestTypes

    -
    CodeRequestTypes: "Accepted" | "Exhausted" | "MaximumLimitReaded" | "EmptyResult" | "Duplicated"
    -
    - -
    -
    -

    Generated using TypeDoc

    -
    \ No newline at end of file diff --git a/docs/types/ComplementoCfdiTypes.html b/docs/types/ComplementoCfdiTypes.html deleted file mode 100644 index a215a53..0000000 --- a/docs/types/ComplementoCfdiTypes.html +++ /dev/null @@ -1,307 +0,0 @@ -ComplementoCfdiTypes | @nodecfdi/sat-ws-descarga-masiva
    -
    - -
    -
    -
    -
    - -

    Type alias ComplementoCfdiTypes

    -
    ComplementoCfdiTypes: "undefined" | "acreditamientoIeps10" | "aerolineas10" | "cartaporte10" | "cartaporte20" | "certificadoDestruccion10" | "cfdiRegistroFiscal10" | "comercioExterior10" | "comercioExterior11" | "consumoCombustibles10" | "consumoCombustibles11" | "detallista" | "divisas10" | "donatarias11" | "estadoCuentaCombustibles11" | "estadoCuentaCombustibles12" | "gastosHidrocarburos10" | "institucionesEducativasPrivadas10" | "impuestosLocales10" | "ine11" | "ingresosHidrocarburos10" | "leyendasFiscales10" | "nomina11" | "nomina12" | "notariosPublicos10" | "obrasArtePlasticasYAntiguedades10" | "pagoEnEspecie10" | "recepcionPagos10" | "recepcionPagos20" | "personaFisicaIntegranteCoordinado10" | "renovacionYSustitucionVehiculos10" | "serviciosParcialesConstruccion10" | "spei" | "terceros11" | "turistaPasajeroExtranjero10" | "valesDespensa10" | "vehiculoUsado10" | "ventaVehiculos11"
    -
    - -
    -
    -

    Generated using TypeDoc

    -
    \ No newline at end of file diff --git a/docs/types/ComplementoRetencionesTypes.html b/docs/types/ComplementoRetencionesTypes.html deleted file mode 100644 index 1d30e9e..0000000 --- a/docs/types/ComplementoRetencionesTypes.html +++ /dev/null @@ -1,307 +0,0 @@ -ComplementoRetencionesTypes | @nodecfdi/sat-ws-descarga-masiva
    -
    - -
    -
    -
    -
    - -

    Type alias ComplementoRetencionesTypes

    -
    ComplementoRetencionesTypes: "undefined" | "arrendamientoEnFideicomiso" | "dividendos" | "enajenacionAcciones" | "fideicomisoNoEmpresarial" | "intereses" | "interesesHipotecarios" | "operacionesConDerivados" | "pagosAExtranjeros" | "planesRetiro10" | "planesRetiro11" | "premios" | "sectorFinanciero" | "serviciosPlataformasTecnologicas"
    -
    - -
    -
    -

    Generated using TypeDoc

    -
    \ No newline at end of file diff --git a/docs/types/ComplementoUndefinedTypes.html b/docs/types/ComplementoUndefinedTypes.html deleted file mode 100644 index deda14e..0000000 --- a/docs/types/ComplementoUndefinedTypes.html +++ /dev/null @@ -1,307 +0,0 @@ -ComplementoUndefinedTypes | @nodecfdi/sat-ws-descarga-masiva
    -
    - -
    -
    -
    -
    - -

    Type alias ComplementoUndefinedTypes

    -
    ComplementoUndefinedTypes: "undefined"
    -
    - -
    -
    -

    Generated using TypeDoc

    -
    \ No newline at end of file diff --git a/docs/types/DocumentStatusTypes.html b/docs/types/DocumentStatusTypes.html deleted file mode 100644 index 1c5f2c5..0000000 --- a/docs/types/DocumentStatusTypes.html +++ /dev/null @@ -1,307 +0,0 @@ -DocumentStatusTypes | @nodecfdi/sat-ws-descarga-masiva
    -
    - -
    -
    -
    -
    - -

    Type alias DocumentStatusTypes

    -
    DocumentStatusTypes: "undefined" | "active" | "cancelled"
    -
    - -
    -
    -

    Generated using TypeDoc

    -
    \ No newline at end of file diff --git a/docs/types/DocumentTypeTypes.html b/docs/types/DocumentTypeTypes.html deleted file mode 100644 index 75cc3c0..0000000 --- a/docs/types/DocumentTypeTypes.html +++ /dev/null @@ -1,307 +0,0 @@ -DocumentTypeTypes | @nodecfdi/sat-ws-descarga-masiva
    -
    - -
    -
    -
    -
    - -

    Type alias DocumentTypeTypes

    -
    DocumentTypeTypes: "undefined" | "ingreso" | "egreso" | "traslado" | "nomina" | "pago"
    -
    - -
    -
    -

    Generated using TypeDoc

    -
    \ No newline at end of file diff --git a/docs/types/DownloadTypeTypes.html b/docs/types/DownloadTypeTypes.html deleted file mode 100644 index 398fc38..0000000 --- a/docs/types/DownloadTypeTypes.html +++ /dev/null @@ -1,307 +0,0 @@ -DownloadTypeTypes | @nodecfdi/sat-ws-descarga-masiva
    -
    - -
    -
    -
    -
    - -

    Type alias DownloadTypeTypes

    -
    DownloadTypeTypes: "issued" | "received"
    -
    - -
    -
    -

    Generated using TypeDoc

    -
    \ No newline at end of file diff --git a/docs/types/ReadLineInterface.html b/docs/types/ReadLineInterface.html deleted file mode 100644 index b18ec81..0000000 --- a/docs/types/ReadLineInterface.html +++ /dev/null @@ -1,318 +0,0 @@ -ReadLineInterface | @nodecfdi/sat-ws-descarga-masiva
    -
    - -
    -
    -
    -
    - -

    Type alias ReadLineInterface

    -
    ReadLineInterface: {
        [asyncIterator]() => AsyncIterableIterator<string>;
    }
    -
    -

    Type declaration

    -
    -
    - -
    -
    -

    Generated using TypeDoc

    -
    \ No newline at end of file diff --git a/docs/types/RequestTypeTypes.html b/docs/types/RequestTypeTypes.html deleted file mode 100644 index 691c407..0000000 --- a/docs/types/RequestTypeTypes.html +++ /dev/null @@ -1,307 +0,0 @@ -RequestTypeTypes | @nodecfdi/sat-ws-descarga-masiva
    -
    - -
    -
    -
    -
    - -

    Type alias RequestTypeTypes

    -
    RequestTypeTypes: "xml" | "metadata"
    -
    - -
    -
    -

    Generated using TypeDoc

    -
    \ No newline at end of file diff --git a/docs/types/ServiceTypeValues.html b/docs/types/ServiceTypeValues.html deleted file mode 100644 index 4b5ca72..0000000 --- a/docs/types/ServiceTypeValues.html +++ /dev/null @@ -1,307 +0,0 @@ -ServiceTypeValues | @nodecfdi/sat-ws-descarga-masiva
    -
    - -
    -
    -
    -
    - -

    Type alias ServiceTypeValues

    -
    ServiceTypeValues: "cfdi" | "retenciones"
    -
    - -
    -
    -

    Generated using TypeDoc

    -
    \ No newline at end of file diff --git a/docs/types/StatusRequestTypes.html b/docs/types/StatusRequestTypes.html deleted file mode 100644 index 0f114b5..0000000 --- a/docs/types/StatusRequestTypes.html +++ /dev/null @@ -1,307 +0,0 @@ -StatusRequestTypes | @nodecfdi/sat-ws-descarga-masiva
    -
    - -
    -
    -
    -
    - -

    Type alias StatusRequestTypes

    -
    StatusRequestTypes: "Accepted" | "InProgress" | "Finished" | "Failure" | "Rejected" | "Expired"
    -
    - -
    -
    -

    Generated using TypeDoc

    -
    \ No newline at end of file diff --git a/docs/types/index.CodeRequestTypes.html b/docs/types/index.CodeRequestTypes.html new file mode 100644 index 0000000..b843f27 --- /dev/null +++ b/docs/types/index.CodeRequestTypes.html @@ -0,0 +1,174 @@ +CodeRequestTypes | @nodecfdi/sat-ws-descarga-masiva
    CodeRequestTypes: "Accepted" | "Exhausted" | "MaximumLimitReaded" | "EmptyResult" | "Duplicated"
    \ No newline at end of file diff --git a/docs/types/index.ComplementoCfdiTypes.html b/docs/types/index.ComplementoCfdiTypes.html new file mode 100644 index 0000000..54644f6 --- /dev/null +++ b/docs/types/index.ComplementoCfdiTypes.html @@ -0,0 +1,174 @@ +ComplementoCfdiTypes | @nodecfdi/sat-ws-descarga-masiva
    ComplementoCfdiTypes: "undefined" | "acreditamientoIeps10" | "aerolineas10" | "cartaporte10" | "cartaporte20" | "certificadoDestruccion10" | "cfdiRegistroFiscal10" | "comercioExterior10" | "comercioExterior11" | "consumoCombustibles10" | "consumoCombustibles11" | "detallista" | "divisas10" | "donatarias11" | "estadoCuentaCombustibles11" | "estadoCuentaCombustibles12" | "gastosHidrocarburos10" | "institucionesEducativasPrivadas10" | "impuestosLocales10" | "ine11" | "ingresosHidrocarburos10" | "leyendasFiscales10" | "nomina11" | "nomina12" | "notariosPublicos10" | "obrasArtePlasticasYAntiguedades10" | "pagoEnEspecie10" | "recepcionPagos10" | "recepcionPagos20" | "personaFisicaIntegranteCoordinado10" | "renovacionYSustitucionVehiculos10" | "serviciosParcialesConstruccion10" | "spei" | "terceros11" | "turistaPasajeroExtranjero10" | "valesDespensa10" | "vehiculoUsado10" | "ventaVehiculos11"
    \ No newline at end of file diff --git a/docs/types/index.ComplementoInterface.html b/docs/types/index.ComplementoInterface.html new file mode 100644 index 0000000..2166806 --- /dev/null +++ b/docs/types/index.ComplementoInterface.html @@ -0,0 +1,174 @@ +ComplementoInterface | @nodecfdi/sat-ws-descarga-masiva
    ComplementoInterface<T>: {
        isTypeOf(type): boolean;
        label(): string;
        toJSON(): string;
        value(): string;
    }

    Type Parameters

    • T

    Type declaration

    \ No newline at end of file diff --git a/docs/types/index.ComplementoRetencionesTypes.html b/docs/types/index.ComplementoRetencionesTypes.html new file mode 100644 index 0000000..c53f48d --- /dev/null +++ b/docs/types/index.ComplementoRetencionesTypes.html @@ -0,0 +1,174 @@ +ComplementoRetencionesTypes | @nodecfdi/sat-ws-descarga-masiva
    ComplementoRetencionesTypes: "undefined" | "arrendamientoEnFideicomiso" | "dividendos" | "enajenacionAcciones" | "fideicomisoNoEmpresarial" | "intereses" | "interesesHipotecarios" | "operacionesConDerivados" | "pagosAExtranjeros" | "planesRetiro10" | "planesRetiro11" | "premios" | "sectorFinanciero" | "serviciosPlataformasTecnologicas"
    \ No newline at end of file diff --git a/docs/types/index.ComplementoUndefinedTypes.html b/docs/types/index.ComplementoUndefinedTypes.html new file mode 100644 index 0000000..97b2864 --- /dev/null +++ b/docs/types/index.ComplementoUndefinedTypes.html @@ -0,0 +1,174 @@ +ComplementoUndefinedTypes | @nodecfdi/sat-ws-descarga-masiva
    ComplementoUndefinedTypes: "undefined"
    \ No newline at end of file diff --git a/docs/types/index.DocumentStatusTypes.html b/docs/types/index.DocumentStatusTypes.html new file mode 100644 index 0000000..5605d48 --- /dev/null +++ b/docs/types/index.DocumentStatusTypes.html @@ -0,0 +1,174 @@ +DocumentStatusTypes | @nodecfdi/sat-ws-descarga-masiva
    DocumentStatusTypes: "undefined" | "active" | "cancelled"
    \ No newline at end of file diff --git a/docs/types/index.DocumentTypeTypes.html b/docs/types/index.DocumentTypeTypes.html new file mode 100644 index 0000000..c6fdacc --- /dev/null +++ b/docs/types/index.DocumentTypeTypes.html @@ -0,0 +1,174 @@ +DocumentTypeTypes | @nodecfdi/sat-ws-descarga-masiva
    DocumentTypeTypes: "undefined" | "ingreso" | "egreso" | "traslado" | "nomina" | "pago"
    \ No newline at end of file diff --git a/docs/types/index.DownloadTypeTypes.html b/docs/types/index.DownloadTypeTypes.html new file mode 100644 index 0000000..19a78da --- /dev/null +++ b/docs/types/index.DownloadTypeTypes.html @@ -0,0 +1,174 @@ +DownloadTypeTypes | @nodecfdi/sat-ws-descarga-masiva
    DownloadTypeTypes: "issued" | "received"
    \ No newline at end of file diff --git a/docs/types/index.FileFilterInterface.html b/docs/types/index.FileFilterInterface.html new file mode 100644 index 0000000..4de2544 --- /dev/null +++ b/docs/types/index.FileFilterInterface.html @@ -0,0 +1,179 @@ +FileFilterInterface | @nodecfdi/sat-ws-descarga-masiva
    FileFilterInterface: {
        filterContents(contents): boolean;
        filterFilename(filename): boolean;
    }

    Filter by filename or content contract

    +

    Type declaration

    \ No newline at end of file diff --git a/docs/types/index.MetadataItemInterface.html b/docs/types/index.MetadataItemInterface.html new file mode 100644 index 0000000..23e7b7e --- /dev/null +++ b/docs/types/index.MetadataItemInterface.html @@ -0,0 +1,174 @@ +MetadataItemInterface | @nodecfdi/sat-ws-descarga-masiva
    MetadataItemInterface: {
        key: string;
        value: string;
    }

    Type declaration

    • key: string
    • value: string
    \ No newline at end of file diff --git a/docs/types/index.PackageReaderInterface.html b/docs/types/index.PackageReaderInterface.html new file mode 100644 index 0000000..6d63275 --- /dev/null +++ b/docs/types/index.PackageReaderInterface.html @@ -0,0 +1,178 @@ +PackageReaderInterface | @nodecfdi/sat-ws-descarga-masiva
    PackageReaderInterface: {
        count(): Promise<number>;
        fileContents(): AsyncGenerator<Map<string, string>, any, unknown>;
        getFilename(): string;
    }

    Expected behavior of a PackageReader contract

    +

    Type declaration

    \ No newline at end of file diff --git a/docs/types/index.ReadLineInterface.html b/docs/types/index.ReadLineInterface.html new file mode 100644 index 0000000..40470b7 --- /dev/null +++ b/docs/types/index.ReadLineInterface.html @@ -0,0 +1,174 @@ +ReadLineInterface | @nodecfdi/sat-ws-descarga-masiva
    ReadLineInterface: {
        [asyncIterator](): AsyncIterableIterator<string>;
    }

    Type declaration

    \ No newline at end of file diff --git a/docs/types/index.RequestBuilderInterface.html b/docs/types/index.RequestBuilderInterface.html new file mode 100644 index 0000000..5a0a153 --- /dev/null +++ b/docs/types/index.RequestBuilderInterface.html @@ -0,0 +1,186 @@ +RequestBuilderInterface | @nodecfdi/sat-ws-descarga-masiva
    RequestBuilderInterface: {
        authorization(created, expires, securityTokenId): string;
        download(packageId): string;
        query(queryParameters): string;
        verify(requestId): string;
    }

    The implementors must create the request signed ready to send to the SAT Web Service Descarga Masiva +The information about owner like RFC, certificate, private key, etc. are outside the scope of this interface

    +

    Type declaration

    \ No newline at end of file diff --git a/docs/types/index.RequestTypeTypes.html b/docs/types/index.RequestTypeTypes.html new file mode 100644 index 0000000..83efa4c --- /dev/null +++ b/docs/types/index.RequestTypeTypes.html @@ -0,0 +1,174 @@ +RequestTypeTypes | @nodecfdi/sat-ws-descarga-masiva
    RequestTypeTypes: "xml" | "metadata"
    \ No newline at end of file diff --git a/docs/types/index.ServiceTypeValues.html b/docs/types/index.ServiceTypeValues.html new file mode 100644 index 0000000..58638e2 --- /dev/null +++ b/docs/types/index.ServiceTypeValues.html @@ -0,0 +1,174 @@ +ServiceTypeValues | @nodecfdi/sat-ws-descarga-masiva
    ServiceTypeValues: "cfdi" | "retenciones"
    \ No newline at end of file diff --git a/docs/types/index.StatusRequestTypes.html b/docs/types/index.StatusRequestTypes.html new file mode 100644 index 0000000..547ea0c --- /dev/null +++ b/docs/types/index.StatusRequestTypes.html @@ -0,0 +1,174 @@ +StatusRequestTypes | @nodecfdi/sat-ws-descarga-masiva
    StatusRequestTypes: "Accepted" | "InProgress" | "Finished" | "Failure" | "Rejected" | "Expired"
    \ No newline at end of file diff --git a/docs/types/index.ThirdPartiesInterface.html b/docs/types/index.ThirdPartiesInterface.html new file mode 100644 index 0000000..7274f39 --- /dev/null +++ b/docs/types/index.ThirdPartiesInterface.html @@ -0,0 +1,174 @@ +ThirdPartiesInterface | @nodecfdi/sat-ws-descarga-masiva
    ThirdPartiesInterface: {
        NombreACuentaTerceros: string;
        RfcACuentaTerceros: string;
    }

    Type declaration

    • NombreACuentaTerceros: string
    • RfcACuentaTerceros: string
    \ No newline at end of file diff --git a/docs/types/index.WebClientInterface.html b/docs/types/index.WebClientInterface.html new file mode 100644 index 0000000..12743d3 --- /dev/null +++ b/docs/types/index.WebClientInterface.html @@ -0,0 +1,179 @@ +WebClientInterface | @nodecfdi/sat-ws-descarga-masiva
    WebClientInterface: {
        call(request): Promise<CResponse>;
        fireRequest(request): void;
        fireResponse(response): void;
    }

    Type declaration

    \ No newline at end of file diff --git a/docs/types/src_types.Constructor.html b/docs/types/src_types.Constructor.html new file mode 100644 index 0000000..bdcfbee --- /dev/null +++ b/docs/types/src_types.Constructor.html @@ -0,0 +1,174 @@ +Constructor | @nodecfdi/sat-ws-descarga-masiva
    Constructor<T>: (new (...args) => T)

    Type Parameters

    • T = any

    Type declaration

      • new (...args): T
      • Parameters

        • Rest ...args: T[]

        Returns T

    \ No newline at end of file