Built motion from commit (unavailable).|2.0.73
[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 _0x41af=['lodash','util','moment','request-promise','FaxQueue','fax_queues'];(function(_0x33a9c1,_0x42bab9){var _0xe22166=function(_0x3aebe6){while(--_0x3aebe6){_0x33a9c1['push'](_0x33a9c1['shift']());}};_0xe22166(++_0x42bab9);}(_0x41af,0x1e0));var _0xf41a=function(_0x21ebf2,_0x1f5992){_0x21ebf2=_0x21ebf2-0x0;var _0x11f397=_0x41af[_0x21ebf2];return _0x11f397;};'use strict';var _=require(_0xf41a('0x0'));var util=require(_0xf41a('0x1'));var logger=require('../../config/logger')('api');var moment=require(_0xf41a('0x2'));var BPromise=require('bluebird');var rp=require(_0xf41a('0x3'));var attributes=require('./faxQueue.attributes');module['exports']=function(_0x588c48,_0x4a8c5d){return _0x588c48['define'](_0xf41a('0x4'),attributes,{'tableName':_0xf41a('0x5'),'paranoid':![],'indexes':[],'timestamps':!![]});};