7c4a4bc438ae7cf2527d236cb87ea5e72ea335f2
[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 _0xf272=['../../config/logger','moment','bluebird','path','rimraf','exports','define','FaxApplication','utf8mb4','utf8mb4_unicode_ci','lodash','util'];(function(_0x110c3d,_0x12ee06){var _0x226d67=function(_0x1fb6e1){while(--_0x1fb6e1){_0x110c3d['push'](_0x110c3d['shift']());}};_0x226d67(++_0x12ee06);}(_0xf272,0x196));var _0x2f27=function(_0x9633a1,_0x4b19b8){_0x9633a1=_0x9633a1-0x0;var _0x24b005=_0xf272[_0x9633a1];return _0x24b005;};'use strict';var _=require(_0x2f27('0x0'));var util=require(_0x2f27('0x1'));var logger=require(_0x2f27('0x2'))('api');var moment=require(_0x2f27('0x3'));var BPromise=require(_0x2f27('0x4'));var rp=require('request-promise');var fs=require('fs');var path=require(_0x2f27('0x5'));var rimraf=require(_0x2f27('0x6'));var config=require('../../config/environment');var attributes=require('./faxApplication.attributes');module[_0x2f27('0x7')]=function(_0x3ef060,_0x44777e){return _0x3ef060[_0x2f27('0x8')](_0x2f27('0x9'),attributes,{'tableName':'fax_applications','paranoid':![],'indexes':[],'timestamps':!![],'charset':_0x2f27('0xa'),'collate':_0x2f27('0xb')});};