fe047434846b9eab0e27ec07bf705d183a845cc4
[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 _0x8d0f=['utf8mb4_unicode_ci','util','../../config/logger','api','request-promise','rimraf','../../config/environment','exports','define','fax_applications','utf8mb4'];(function(_0x336043,_0x5d09f6){var _0x3b945c=function(_0x37d2bf){while(--_0x37d2bf){_0x336043['push'](_0x336043['shift']());}};_0x3b945c(++_0x5d09f6);}(_0x8d0f,0x14b));var _0xf8d0=function(_0x4eccdb,_0x116e65){_0x4eccdb=_0x4eccdb-0x0;var _0x5d7cdf=_0x8d0f[_0x4eccdb];return _0x5d7cdf;};'use strict';var _=require('lodash');var util=require(_0xf8d0('0x0'));var logger=require(_0xf8d0('0x1'))(_0xf8d0('0x2'));var moment=require('moment');var BPromise=require('bluebird');var rp=require(_0xf8d0('0x3'));var fs=require('fs');var path=require('path');var rimraf=require(_0xf8d0('0x4'));var config=require(_0xf8d0('0x5'));var attributes=require('./faxApplication.attributes');module[_0xf8d0('0x6')]=function(_0xc9ebb6,_0x4c9fa6){return _0xc9ebb6[_0xf8d0('0x7')]('FaxApplication',attributes,{'tableName':_0xf8d0('0x8'),'paranoid':![],'indexes':[],'timestamps':!![],'charset':_0xf8d0('0x9'),'collate':_0xf8d0('0xa')});};