Built motion from commit bab6f49e.|2.6.17
[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 _0x8f69=['util','../../config/logger','api','moment','bluebird','request-promise','./faxApplication.attributes','exports','define','utf8mb4','utf8mb4_unicode_ci','lodash'];(function(_0x4b369d,_0x265eb8){var _0x571a98=function(_0x56341a){while(--_0x56341a){_0x4b369d['push'](_0x4b369d['shift']());}};_0x571a98(++_0x265eb8);}(_0x8f69,0x1a3));var _0x98f6=function(_0x20ef64,_0x4a8fe9){_0x20ef64=_0x20ef64-0x0;var _0x3707d8=_0x8f69[_0x20ef64];return _0x3707d8;};'use strict';var _=require(_0x98f6('0x0'));var util=require(_0x98f6('0x1'));var logger=require(_0x98f6('0x2'))(_0x98f6('0x3'));var moment=require(_0x98f6('0x4'));var BPromise=require(_0x98f6('0x5'));var rp=require(_0x98f6('0x6'));var fs=require('fs');var path=require('path');var rimraf=require('rimraf');var config=require('../../config/environment');var attributes=require(_0x98f6('0x7'));module[_0x98f6('0x8')]=function(_0x2d00a,_0x406206){return _0x2d00a[_0x98f6('0x9')]('FaxApplication',attributes,{'tableName':'fax_applications','paranoid':![],'indexes':[],'timestamps':!![],'charset':_0x98f6('0xa'),'collate':_0x98f6('0xb')});};