Built motion from commit e38a297d.|2.6.18
[motion2.git] / server / api / userFaxQueue / userFaxQueue.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 _0xc52d=['./userFaxQueue.attributes','exports','define','UserFaxQueue','util','../../config/logger','api','moment','bluebird','request-promise','path','rimraf','../../config/environment'];(function(_0x293fc9,_0x3e6189){var _0x54c06a=function(_0x586770){while(--_0x586770){_0x293fc9['push'](_0x293fc9['shift']());}};_0x54c06a(++_0x3e6189);}(_0xc52d,0x1f2));var _0xdc52=function(_0x1614be,_0x2454b7){_0x1614be=_0x1614be-0x0;var _0x5b093e=_0xc52d[_0x1614be];return _0x5b093e;};'use strict';var _=require('lodash');var util=require(_0xdc52('0x0'));var logger=require(_0xdc52('0x1'))(_0xdc52('0x2'));var moment=require(_0xdc52('0x3'));var BPromise=require(_0xdc52('0x4'));var rp=require(_0xdc52('0x5'));var fs=require('fs');var path=require(_0xdc52('0x6'));var rimraf=require(_0xdc52('0x7'));var config=require(_0xdc52('0x8'));var attributes=require(_0xdc52('0x9'));module[_0xdc52('0xa')]=function(_0x1afe77,_0x13de22){return _0x1afe77[_0xdc52('0xb')](_0xdc52('0xc'),attributes,{'tableName':'user_has_fax_queues','paranoid':![],'indexes':[],'timestamps':!![]});};