Built motion from commit e1760111.|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 _0x1490=['../../config/logger','api','moment','request-promise','path','rimraf','./userFaxQueue.attributes','user_has_fax_queues','lodash'];(function(_0x3f783d,_0x2b9b13){var _0x31f141=function(_0x47dc9c){while(--_0x47dc9c){_0x3f783d['push'](_0x3f783d['shift']());}};_0x31f141(++_0x2b9b13);}(_0x1490,0x143));var _0x0149=function(_0x23325a,_0x2d00a6){_0x23325a=_0x23325a-0x0;var _0x3fee0c=_0x1490[_0x23325a];return _0x3fee0c;};'use strict';var _=require(_0x0149('0x0'));var util=require('util');var logger=require(_0x0149('0x1'))(_0x0149('0x2'));var moment=require(_0x0149('0x3'));var BPromise=require('bluebird');var rp=require(_0x0149('0x4'));var fs=require('fs');var path=require(_0x0149('0x5'));var rimraf=require(_0x0149('0x6'));var config=require('../../config/environment');var attributes=require(_0x0149('0x7'));module['exports']=function(_0x43de5e,_0x5085b4){return _0x43de5e['define']('UserFaxQueue',attributes,{'tableName':_0x0149('0x8'),'paranoid':![],'indexes':[],'timestamps':!![]});};