b57ff6d8c0381a7178a8be0c4060018c1fbe686e
[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 _0xfb6e=['path','rimraf','../../config/environment','./faxApplication.attributes','exports','define','fax_applications','utf8mb4_unicode_ci','util','../../config/logger','api','request-promise'];(function(_0x3416e2,_0x5c9c1b){var _0x52f5fe=function(_0x428adc){while(--_0x428adc){_0x3416e2['push'](_0x3416e2['shift']());}};_0x52f5fe(++_0x5c9c1b);}(_0xfb6e,0x74));var _0xefb6=function(_0x425114,_0x1449ec){_0x425114=_0x425114-0x0;var _0x2d9ead=_0xfb6e[_0x425114];return _0x2d9ead;};'use strict';var _=require('lodash');var util=require(_0xefb6('0x0'));var logger=require(_0xefb6('0x1'))(_0xefb6('0x2'));var moment=require('moment');var BPromise=require('bluebird');var rp=require(_0xefb6('0x3'));var fs=require('fs');var path=require(_0xefb6('0x4'));var rimraf=require(_0xefb6('0x5'));var config=require(_0xefb6('0x6'));var attributes=require(_0xefb6('0x7'));module[_0xefb6('0x8')]=function(_0x242edc,_0x22b42b){return _0x242edc[_0xefb6('0x9')]('FaxApplication',attributes,{'tableName':_0xefb6('0xa'),'paranoid':![],'indexes':[],'timestamps':!![],'charset':'utf8mb4','collate':_0xefb6('0xb')});};