86be6119078b0a680fee586844d7d1c7607a3fe1
[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 _0x9256=['lodash','api','bluebird','request-promise','../../config/environment','define','FaxQueue','fax_queues'];(function(_0x1ccb99,_0x1a427a){var _0x5966fc=function(_0x289179){while(--_0x289179){_0x1ccb99['push'](_0x1ccb99['shift']());}};_0x5966fc(++_0x1a427a);}(_0x9256,0xa8));var _0x6925=function(_0x321bb2,_0x202794){_0x321bb2=_0x321bb2-0x0;var _0x9c12ed=_0x9256[_0x321bb2];return _0x9c12ed;};'use strict';var _=require(_0x6925('0x0'));var util=require('util');var logger=require('../../config/logger')(_0x6925('0x1'));var moment=require('moment');var BPromise=require(_0x6925('0x2'));var rp=require(_0x6925('0x3'));var fs=require('fs');var path=require('path');var rimraf=require('rimraf');var config=require(_0x6925('0x4'));var attributes=require('./faxQueue.attributes');module['exports']=function(_0x2a4d20,_0x4e8ccd){return _0x2a4d20[_0x6925('0x5')](_0x6925('0x6'),attributes,{'tableName':_0x6925('0x7'),'paranoid':![],'indexes':[],'timestamps':!![]});};