control-see
Version:
Control Util Documentos Electronicos SUNAT
74 lines • 4.59 kB
JavaScript
;
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
if (k2 === undefined) k2 = k;
Object.defineProperty(o, k2, { enumerable: true, get: function() { return m[k]; } });
}) : (function(o, m, k, k2) {
if (k2 === undefined) k2 = k;
o[k2] = m[k];
}));
var __exportStar = (this && this.__exportStar) || function(m, exports) {
for (var p in m) if (p !== "default" && !exports.hasOwnProperty(p)) __createBinding(exports, m, p);
};
Object.defineProperty(exports, "__esModule", { value: true });
__exportStar(require("./components/AccountingSupplierParty"), exports);
__exportStar(require("./components/AdditionalInformation"), exports);
__exportStar(require("./components/AdditionalMonetaryTotal"), exports);
__exportStar(require("./components/AdditionalProperty"), exports);
__exportStar(require("./components/AgentParty"), exports);
__exportStar(require("./components/AllowanceCharge"), exports);
__exportStar(require("./components/AlternativeConditionPrice"), exports);
__exportStar(require("./components/BillingReference"), exports);
__exportStar(require("./components/Country"), exports);
__exportStar(require("./components/DigitalSignatureAttachment"), exports);
__exportStar(require("./components/DiscrepancyResponse"), exports);
__exportStar(require("./components/ExtensionContent"), exports);
__exportStar(require("./components/ExternalReference"), exports);
__exportStar(require("./components/InvoiceDocumentReference"), exports);
__exportStar(require("./components/InvoicedQuantity"), exports);
__exportStar(require("./components/InvoiceLine"), exports);
__exportStar(require("./components/Item"), exports);
__exportStar(require("./components/LegalMonetaryTotal"), exports);
__exportStar(require("./components/Party"), exports);
__exportStar(require("./components/PartyIdentification"), exports);
__exportStar(require("./components/PartyIdentificationId"), exports);
__exportStar(require("./components/PartyLegalEntity"), exports);
__exportStar(require("./components/PartyName"), exports);
__exportStar(require("./components/PayableAmount"), exports);
__exportStar(require("./components/PostalAddress"), exports);
__exportStar(require("./components/Price"), exports);
__exportStar(require("./components/PricingReference"), exports);
__exportStar(require("./components/RegistrationAddress"), exports);
__exportStar(require("./components/SignatoryParty"), exports);
__exportStar(require("./components/SignatureCac"), exports);
__exportStar(require("./components/SunatCosts"), exports);
__exportStar(require("./components/SunatEmbededDespatchAdvice"), exports);
__exportStar(require("./components/SunatRoadTransport"), exports);
__exportStar(require("./components/SunatTransaction"), exports);
__exportStar(require("./components/TaxCategory"), exports);
__exportStar(require("./components/TaxScheme"), exports);
__exportStar(require("./components/TaxSchemeId"), exports);
__exportStar(require("./components/TaxSubtotal"), exports);
__exportStar(require("./components/TaxTotal"), exports);
__exportStar(require("./components/UblExtension"), exports);
__exportStar(require("./components/UblExtensions"), exports);
__exportStar(require("./components/keyInfo/index"), exports);
__exportStar(require("./components/InvoiceTypeCode"), exports);
__exportStar(require("./components/Note"), exports);
__exportStar(require("./components/DocumentCurrencyCode"), exports);
__exportStar(require("./components/PrepaidPayment"), exports);
__exportStar(require("./components/PriceTypeCode"), exports);
__exportStar(require("./components/TaxExemptionReasonCode"), exports);
__exportStar(require("./components/DocumentTypeCode"), exports);
__exportStar(require("./components/AddressTypeCode"), exports);
__exportStar(require("./components/OrderReference"), exports);
__exportStar(require("./components/DespatchDocumentReference"), exports);
__exportStar(require("./components/AllowanceChargeReasonCode"), exports);
__exportStar(require("./components/PartyTaxScheme"), exports);
__exportStar(require("./components/CompanyID"), exports);
__exportStar(require("./components/TaxCategoryId"), exports);
__exportStar(require("./components/ProfileID"), exports);
__exportStar(require("./components/CommodityClassification"), exports);
__exportStar(require("./components/ItemClassificationCode"), exports);
__exportStar(require("./components/AddressLine"), exports);
__exportStar(require("./components/IdentificationCode"), exports);
//# sourceMappingURL=index.js.map