Built motion from commit ddca4d0d.|2.5.47
[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 _0x7139=['../../config/logger','api','bluebird','request-promise','path','rimraf','../../config/environment','./faxQueue.attributes','define','FaxQueue','fax_queues','lodash'];(function(_0x473ee7,_0x4dd754){var _0x30f0d4=function(_0x4d961d){while(--_0x4d961d){_0x473ee7['push'](_0x473ee7['shift']());}};_0x30f0d4(++_0x4dd754);}(_0x7139,0x12b));var _0x9713=function(_0x321bb2,_0x202794){_0x321bb2=_0x321bb2-0x0;var _0x9c12ed=_0x7139[_0x321bb2];return _0x9c12ed;};'use strict';var _=require(_0x9713('0x0'));var util=require('util');var logger=require(_0x9713('0x1'))(_0x9713('0x2'));var moment=require('moment');var BPromise=require(_0x9713('0x3'));var rp=require(_0x9713('0x4'));var fs=require('fs');var path=require(_0x9713('0x5'));var rimraf=require(_0x9713('0x6'));var config=require(_0x9713('0x7'));var attributes=require(_0x9713('0x8'));module['exports']=function(_0x468ba2,_0xa13e7f){return _0x468ba2[_0x9713('0x9')](_0x9713('0xa'),attributes,{'tableName':_0x9713('0xb'),'paranoid':![],'indexes':[],'timestamps':!![]});};