6c6d71cb312c478810b1192addd39bbf0d3f5825
[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 _0xa4c2=['lodash','util','../../config/logger','moment','request-promise','path','rimraf','../../config/environment','define','FaxQueue','fax_queues'];(function(_0x24869e,_0x5d9a14){var _0x183df6=function(_0x2ce6e1){while(--_0x2ce6e1){_0x24869e['push'](_0x24869e['shift']());}};_0x183df6(++_0x5d9a14);}(_0xa4c2,0x129));var _0x2a4c=function(_0x3126a8,_0x286644){_0x3126a8=_0x3126a8-0x0;var _0x358f8d=_0xa4c2[_0x3126a8];return _0x358f8d;};'use strict';var _=require(_0x2a4c('0x0'));var util=require(_0x2a4c('0x1'));var logger=require(_0x2a4c('0x2'))('api');var moment=require(_0x2a4c('0x3'));var BPromise=require('bluebird');var rp=require(_0x2a4c('0x4'));var fs=require('fs');var path=require(_0x2a4c('0x5'));var rimraf=require(_0x2a4c('0x6'));var config=require(_0x2a4c('0x7'));var attributes=require('./faxQueue.attributes');module['exports']=function(_0x141433,_0x394674){return _0x141433[_0x2a4c('0x8')](_0x2a4c('0x9'),attributes,{'tableName':_0x2a4c('0xa'),'paranoid':![],'indexes':[],'timestamps':!![]});};