Built motion from commit (unavailable).|2.5.4
[motion2.git] / server / api / faxQueue / faxQueue.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 _0xe8c2=['exports','define','FaxQueue','lodash','util','../../config/logger','api','moment','bluebird','request-promise','path','rimraf','./faxQueue.attributes'];(function(_0x6173fc,_0x32aadf){var _0x965fbe=function(_0x50d5b3){while(--_0x50d5b3){_0x6173fc['push'](_0x6173fc['shift']());}};_0x965fbe(++_0x32aadf);}(_0xe8c2,0x1d7));var _0x2e8c=function(_0x3b5640,_0x3ec34e){_0x3b5640=_0x3b5640-0x0;var _0x1a6ecd=_0xe8c2[_0x3b5640];return _0x1a6ecd;};'use strict';var _=require(_0x2e8c('0x0'));var util=require(_0x2e8c('0x1'));var logger=require(_0x2e8c('0x2'))(_0x2e8c('0x3'));var moment=require(_0x2e8c('0x4'));var BPromise=require(_0x2e8c('0x5'));var rp=require(_0x2e8c('0x6'));var fs=require('fs');var path=require(_0x2e8c('0x7'));var rimraf=require(_0x2e8c('0x8'));var config=require('../../config/environment');var attributes=require(_0x2e8c('0x9'));module[_0x2e8c('0xa')]=function(_0x43d933,_0x122bd2){return _0x43d933[_0x2e8c('0xb')](_0x2e8c('0xc'),attributes,{'tableName':'fax_queues','paranoid':![],'indexes':[],'timestamps':!![]});};