9cdeab8fabf1eebb3d15765aac199cb74af02e38
[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 _0xa6f8=['../../config/environment','./faxQueue.attributes','exports','FaxQueue','../../config/logger','api','moment','bluebird','request-promise','path','rimraf'];(function(_0x45161c,_0x5494fc){var _0x186581=function(_0x78fada){while(--_0x78fada){_0x45161c['push'](_0x45161c['shift']());}};_0x186581(++_0x5494fc);}(_0xa6f8,0x1c7));var _0x8a6f=function(_0x591940,_0xa3f3c0){_0x591940=_0x591940-0x0;var _0x3fc57c=_0xa6f8[_0x591940];return _0x3fc57c;};'use strict';var _=require('lodash');var util=require('util');var logger=require(_0x8a6f('0x0'))(_0x8a6f('0x1'));var moment=require(_0x8a6f('0x2'));var BPromise=require(_0x8a6f('0x3'));var rp=require(_0x8a6f('0x4'));var fs=require('fs');var path=require(_0x8a6f('0x5'));var rimraf=require(_0x8a6f('0x6'));var config=require(_0x8a6f('0x7'));var attributes=require(_0x8a6f('0x8'));module[_0x8a6f('0x9')]=function(_0x4bedb7,_0xe41d24){return _0x4bedb7['define'](_0x8a6f('0xa'),attributes,{'tableName':'fax_queues','paranoid':![],'indexes':[],'timestamps':!![]});};