Built motion from commit (unavailable).|2.5.10
[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 _0x2ded=['exports','fax_applications','lodash','util','../../config/logger','api','moment','bluebird','request-promise','path','./faxApplication.attributes'];(function(_0x3e0191,_0x1d4b20){var _0xf2ae83=function(_0x277210){while(--_0x277210){_0x3e0191['push'](_0x3e0191['shift']());}};_0xf2ae83(++_0x1d4b20);}(_0x2ded,0xa7));var _0xd2de=function(_0x3dd15e,_0x1f0015){_0x3dd15e=_0x3dd15e-0x0;var _0x231fd0=_0x2ded[_0x3dd15e];return _0x231fd0;};'use strict';var _=require(_0xd2de('0x0'));var util=require(_0xd2de('0x1'));var logger=require(_0xd2de('0x2'))(_0xd2de('0x3'));var moment=require(_0xd2de('0x4'));var BPromise=require(_0xd2de('0x5'));var rp=require(_0xd2de('0x6'));var fs=require('fs');var path=require(_0xd2de('0x7'));var rimraf=require('rimraf');var config=require('../../config/environment');var attributes=require(_0xd2de('0x8'));module[_0xd2de('0x9')]=function(_0x24e22d,_0x3daf26){return _0x24e22d['define']('FaxApplication',attributes,{'tableName':_0xd2de('0xa'),'paranoid':![],'indexes':[],'timestamps':!![],'charset':'utf8mb4','collate':'utf8mb4_unicode_ci'});};