@idfy/sdk
Version:
Node.js SDK for Idfy REST API
64 lines • 3.5 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("./SignatureService"), exports);
__exportStar(require("./model/Advanced"), exports);
__exportStar(require("./model/Attachment"), exports);
__exportStar(require("./model/AttachmentOptions"), exports);
__exportStar(require("./model/Authentication"), exports);
__exportStar(require("./model/CanceledReceipt"), exports);
__exportStar(require("./model/ContactDetails"), exports);
__exportStar(require("./model/DataToSign"), exports);
__exportStar(require("./model/DialogAfter"), exports);
__exportStar(require("./model/DialogBefore"), exports);
__exportStar(require("./model/Dialogs"), exports);
__exportStar(require("./model/Document"), exports);
__exportStar(require("./model/DocumentCreateOptions"), exports);
__exportStar(require("./model/DocumentSignature"), exports);
__exportStar(require("./model/DocumentStatusSummary"), exports);
__exportStar(require("./model/DocumentSummary"), exports);
__exportStar(require("./model/DocumentUpdateOptions"), exports);
__exportStar(require("./model/Email"), exports);
__exportStar(require("./model/ExpiredReceipt"), exports);
__exportStar(require("./model/ExtendedDocumentSignature"), exports);
__exportStar(require("./model/ExtraInfoDocumentRequest"), exports);
__exportStar(require("./model/ExtraInfoSignerRequest"), exports);
__exportStar(require("./model/FileRequest"), exports);
__exportStar(require("./model/FinalReceipt"), exports);
__exportStar(require("./model/ResourceLink"), exports);
__exportStar(require("./model/ManualReminder"), exports);
__exportStar(require("./model/Mobile"), exports);
__exportStar(require("./model/Notification"), exports);
__exportStar(require("./model/NotificationLogItem"), exports);
__exportStar(require("./model/Notifications"), exports);
__exportStar(require("./model/NotificationsSetup"), exports);
__exportStar(require("./model/OrganizationInfo"), exports);
__exportStar(require("./model/Packaging"), exports);
__exportStar(require("./model/PadesSettings"), exports);
__exportStar(require("./model/RedirectSettings"), exports);
__exportStar(require("./model/Reminder"), exports);
__exportStar(require("./model/Security"), exports);
__exportStar(require("./model/SignatureReceipt"), exports);
__exportStar(require("./model/SignatureType"), exports);
__exportStar(require("./model/Signer"), exports);
__exportStar(require("./model/SignerInfo"), exports);
__exportStar(require("./model/SignerOptions"), exports);
__exportStar(require("./model/SignerOverrides"), exports);
__exportStar(require("./model/SignRequest"), exports);
__exportStar(require("./model/SMS"), exports);
__exportStar(require("./model/SocialSecurityNumber"), exports);
__exportStar(require("./model/SpecialProperties"), exports);
__exportStar(require("./model/Status"), exports);
__exportStar(require("./model/Styling"), exports);
__exportStar(require("./model/TimeToLive"), exports);
__exportStar(require("./model/UI"), exports);
//# sourceMappingURL=index.js.map