c82fdbf43b11993256d688ba78a99116daebd707
[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 _0xa7be=['define','FaxQueue','lodash','util','../../config/logger','api','bluebird','request-promise','path','rimraf','../../config/environment','exports'];(function(_0x565ed7,_0x398228){var _0x183ad7=function(_0x5a43d7){while(--_0x5a43d7){_0x565ed7['push'](_0x565ed7['shift']());}};_0x183ad7(++_0x398228);}(_0xa7be,0x12e));var _0xea7b=function(_0x15a174,_0x225a50){_0x15a174=_0x15a174-0x0;var _0x5f2cdd=_0xa7be[_0x15a174];return _0x5f2cdd;};'use strict';var _=require(_0xea7b('0x0'));var util=require(_0xea7b('0x1'));var logger=require(_0xea7b('0x2'))(_0xea7b('0x3'));var moment=require('moment');var BPromise=require(_0xea7b('0x4'));var rp=require(_0xea7b('0x5'));var fs=require('fs');var path=require(_0xea7b('0x6'));var rimraf=require(_0xea7b('0x7'));var config=require(_0xea7b('0x8'));var attributes=require('./faxQueue.attributes');module[_0xea7b('0x9')]=function(_0x3e41df,_0x3dd60a){return _0x3e41df[_0xea7b('0xa')](_0xea7b('0xb'),attributes,{'tableName':'fax_queues','paranoid':![],'indexes':[],'timestamps':!![]});};