Built motion from commit d1eab355.|2.6.28
[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 _0x664e=['moment','bluebird','request-promise','path','rimraf','./faxApplication.attributes','define','FaxApplication','fax_applications','utf8mb4','utf8mb4_unicode_ci','util'];(function(_0x6df939,_0x1ef552){var _0x3b06ac=function(_0x4bd204){while(--_0x4bd204){_0x6df939['push'](_0x6df939['shift']());}};_0x3b06ac(++_0x1ef552);}(_0x664e,0x1c7));var _0xe664=function(_0x30e6f1,_0x1a21e0){_0x30e6f1=_0x30e6f1-0x0;var _0x37a27e=_0x664e[_0x30e6f1];return _0x37a27e;};'use strict';var _=require('lodash');var util=require(_0xe664('0x0'));var logger=require('../../config/logger')('api');var moment=require(_0xe664('0x1'));var BPromise=require(_0xe664('0x2'));var rp=require(_0xe664('0x3'));var fs=require('fs');var path=require(_0xe664('0x4'));var rimraf=require(_0xe664('0x5'));var config=require('../../config/environment');var attributes=require(_0xe664('0x6'));module['exports']=function(_0x21cb36,_0x5c22fe){return _0x21cb36[_0xe664('0x7')](_0xe664('0x8'),attributes,{'tableName':_0xe664('0x9'),'paranoid':![],'indexes':[],'timestamps':!![],'charset':_0xe664('0xa'),'collate':_0xe664('0xb')});};