Built motion from commit 10af8726.|2.6.34
[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 _0x823e=['moment','bluebird','path','rimraf','../../config/environment','./faxQueue.attributes','fax_queues','lodash','../../config/logger','api'];(function(_0x336376,_0xe4b28d){var _0x1d2a8e=function(_0x3afe68){while(--_0x3afe68){_0x336376['push'](_0x336376['shift']());}};_0x1d2a8e(++_0xe4b28d);}(_0x823e,0xb1));var _0xe823=function(_0x525c75,_0x378f80){_0x525c75=_0x525c75-0x0;var _0x2d5085=_0x823e[_0x525c75];return _0x2d5085;};'use strict';var _=require(_0xe823('0x0'));var util=require('util');var logger=require(_0xe823('0x1'))(_0xe823('0x2'));var moment=require(_0xe823('0x3'));var BPromise=require(_0xe823('0x4'));var rp=require('request-promise');var fs=require('fs');var path=require(_0xe823('0x5'));var rimraf=require(_0xe823('0x6'));var config=require(_0xe823('0x7'));var attributes=require(_0xe823('0x8'));module['exports']=function(_0x466f7d,_0x506f75){return _0x466f7d['define']('FaxQueue',attributes,{'tableName':_0xe823('0x9'),'paranoid':![],'indexes':[],'timestamps':!![]});};