560e8f10c1a61dc6813516fc8c8585b65f7e726b
[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 _0x3e1b=['../../config/logger','moment','bluebird','request-promise','path','rimraf','./faxApplication.attributes','exports','define','FaxApplication','utf8mb4','utf8mb4_unicode_ci','lodash'];(function(_0x1a69cc,_0x5ecf89){var _0x41cafd=function(_0x2501b2){while(--_0x2501b2){_0x1a69cc['push'](_0x1a69cc['shift']());}};_0x41cafd(++_0x5ecf89);}(_0x3e1b,0x67));var _0xb3e1=function(_0x50a480,_0x953f57){_0x50a480=_0x50a480-0x0;var _0x1a32f5=_0x3e1b[_0x50a480];return _0x1a32f5;};'use strict';var _=require(_0xb3e1('0x0'));var util=require('util');var logger=require(_0xb3e1('0x1'))('api');var moment=require(_0xb3e1('0x2'));var BPromise=require(_0xb3e1('0x3'));var rp=require(_0xb3e1('0x4'));var fs=require('fs');var path=require(_0xb3e1('0x5'));var rimraf=require(_0xb3e1('0x6'));var config=require('../../config/environment');var attributes=require(_0xb3e1('0x7'));module[_0xb3e1('0x8')]=function(_0x3216f4,_0x29904d){return _0x3216f4[_0xb3e1('0x9')](_0xb3e1('0xa'),attributes,{'tableName':'fax_applications','paranoid':![],'indexes':[],'timestamps':!![],'charset':_0xb3e1('0xb'),'collate':_0xb3e1('0xc')});};