Built motion from commit (unavailable).|2.5.12
[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 _0x30fe=['FaxQueue','fax_queues','lodash','util','api','moment','bluebird','request-promise','path','rimraf','../../config/environment','./faxQueue.attributes','exports'];(function(_0x391fa7,_0x2e983b){var _0x5467fd=function(_0x23647a){while(--_0x23647a){_0x391fa7['push'](_0x391fa7['shift']());}};_0x5467fd(++_0x2e983b);}(_0x30fe,0x106));var _0xe30f=function(_0x3dddf0,_0x2cabc5){_0x3dddf0=_0x3dddf0-0x0;var _0x322cb3=_0x30fe[_0x3dddf0];return _0x322cb3;};'use strict';var _=require(_0xe30f('0x0'));var util=require(_0xe30f('0x1'));var logger=require('../../config/logger')(_0xe30f('0x2'));var moment=require(_0xe30f('0x3'));var BPromise=require(_0xe30f('0x4'));var rp=require(_0xe30f('0x5'));var fs=require('fs');var path=require(_0xe30f('0x6'));var rimraf=require(_0xe30f('0x7'));var config=require(_0xe30f('0x8'));var attributes=require(_0xe30f('0x9'));module[_0xe30f('0xa')]=function(_0x33b589,_0x3ad385){return _0x33b589['define'](_0xe30f('0xb'),attributes,{'tableName':_0xe30f('0xc'),'paranoid':![],'indexes':[],'timestamps':!![]});};