3822a93bad5eebb694ef53ff419cf45665aadc2e
[motion2.git] / server / api / faxApplication / faxApplication.model.js
1 // *************************************************************************
2 // *                                                                       *
3 // * xCALLY Motion -  The Omnichannel Contact Center                       *
4 // * Copyright (c) Xenialab s.r.l. All Rights Reserved                     *
5 // *                                                                       *
6 // *************************************************************************
7 // *                                                                       *
8 // * Email: info@xcally.com                                                *
9 // * Website: https://www.xcally.com                                       *
10 // *                                                                       *
11 // *************************************************************************
12 // *                                                                       *
13 // * The SOFTWARE PRODUCT is protected by copyright laws and international *
14 // * copyright treaties, as well as other intellectual property laws and   *
15 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                         *
16 // *                                                                       *
17 // *************************************************************************
18 var _0xe915=['define','fax_applications','lodash','util','api','moment','path','rimraf','../../config/environment','exports'];(function(_0x5a6d3b,_0x50b5c8){var _0x5cfde4=function(_0x3bb312){while(--_0x3bb312){_0x5a6d3b['push'](_0x5a6d3b['shift']());}};_0x5cfde4(++_0x50b5c8);}(_0xe915,0x138));var _0x5e91=function(_0x5f44e9,_0x9c8700){_0x5f44e9=_0x5f44e9-0x0;var _0x2ff50a=_0xe915[_0x5f44e9];return _0x2ff50a;};'use strict';var _=require(_0x5e91('0x0'));var util=require(_0x5e91('0x1'));var logger=require('../../config/logger')(_0x5e91('0x2'));var moment=require(_0x5e91('0x3'));var BPromise=require('bluebird');var rp=require('request-promise');var fs=require('fs');var path=require(_0x5e91('0x4'));var rimraf=require(_0x5e91('0x5'));var config=require(_0x5e91('0x6'));var attributes=require('./faxApplication.attributes');module[_0x5e91('0x7')]=function(_0x5ed246,_0x1121b0){return _0x5ed246[_0x5e91('0x8')]('FaxApplication',attributes,{'tableName':_0x5e91('0x9'),'paranoid':![],'indexes':[],'timestamps':!![],'charset':'utf8mb4','collate':'utf8mb4_unicode_ci'});};