8a1f8fb5b3295097b8fbb01dccb05d11b2440e86
[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 _0xecc7=['util','api','moment','bluebird','request-promise','path','../../config/environment','./faxQueue.attributes','define','FaxQueue','fax_queues','lodash'];(function(_0x1dfc7f,_0x2f91e1){var _0x3efb71=function(_0x9f92b6){while(--_0x9f92b6){_0x1dfc7f['push'](_0x1dfc7f['shift']());}};_0x3efb71(++_0x2f91e1);}(_0xecc7,0x6b));var _0x7ecc=function(_0x2aec21,_0x328fd0){_0x2aec21=_0x2aec21-0x0;var _0x4eb0cd=_0xecc7[_0x2aec21];return _0x4eb0cd;};'use strict';var _=require(_0x7ecc('0x0'));var util=require(_0x7ecc('0x1'));var logger=require('../../config/logger')(_0x7ecc('0x2'));var moment=require(_0x7ecc('0x3'));var BPromise=require(_0x7ecc('0x4'));var rp=require(_0x7ecc('0x5'));var fs=require('fs');var path=require(_0x7ecc('0x6'));var rimraf=require('rimraf');var config=require(_0x7ecc('0x7'));var attributes=require(_0x7ecc('0x8'));module['exports']=function(_0x51517a,_0x4e5890){return _0x51517a[_0x7ecc('0x9')](_0x7ecc('0xa'),attributes,{'tableName':_0x7ecc('0xb'),'paranoid':![],'indexes':[],'timestamps':!![]});};