Built motion from commit 936e8062.|2.5.33
[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 _0x70e7=['path','rimraf','./userFaxQueue.attributes','exports','define','UserFaxQueue','util','../../config/logger','api','bluebird','request-promise'];(function(_0x3dd15e,_0x1f0015){var _0x231fd0=function(_0x4f680a){while(--_0x4f680a){_0x3dd15e['push'](_0x3dd15e['shift']());}};_0x231fd0(++_0x1f0015);}(_0x70e7,0x1a8));var _0x770e=function(_0x437025,_0x3a0925){_0x437025=_0x437025-0x0;var _0x27f61f=_0x70e7[_0x437025];return _0x27f61f;};'use strict';var _=require('lodash');var util=require(_0x770e('0x0'));var logger=require(_0x770e('0x1'))(_0x770e('0x2'));var moment=require('moment');var BPromise=require(_0x770e('0x3'));var rp=require(_0x770e('0x4'));var fs=require('fs');var path=require(_0x770e('0x5'));var rimraf=require(_0x770e('0x6'));var config=require('../../config/environment');var attributes=require(_0x770e('0x7'));module[_0x770e('0x8')]=function(_0x8d11c9,_0x4e6e03){return _0x8d11c9[_0x770e('0x9')](_0x770e('0xa'),attributes,{'tableName':'user_has_fax_queues','paranoid':![],'indexes':[],'timestamps':!![]});};