Built motion from commit (unavailable).|2.3.8
[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 _0x9c6a=['../../config/logger','api','request-promise','./faxQueue.attributes','exports','FaxQueue','fax_queues','lodash','util'];(function(_0x45ed4a,_0x21969a){var _0xcb4c81=function(_0x274148){while(--_0x274148){_0x45ed4a['push'](_0x45ed4a['shift']());}};_0xcb4c81(++_0x21969a);}(_0x9c6a,0x193));var _0xa9c6=function(_0x346aa9,_0x54cf30){_0x346aa9=_0x346aa9-0x0;var _0x394427=_0x9c6a[_0x346aa9];return _0x394427;};'use strict';var _=require(_0xa9c6('0x0'));var util=require(_0xa9c6('0x1'));var logger=require(_0xa9c6('0x2'))(_0xa9c6('0x3'));var moment=require('moment');var BPromise=require('bluebird');var rp=require(_0xa9c6('0x4'));var attributes=require(_0xa9c6('0x5'));module[_0xa9c6('0x6')]=function(_0x2f0ed9,_0x3bbd9b){return _0x2f0ed9['define'](_0xa9c6('0x7'),attributes,{'tableName':_0xa9c6('0x8'),'paranoid':![],'indexes':[],'timestamps':!![]});};