Built motion from commit b5413ace.|2.6.9
[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 _0xa927=['../../config/logger','api','moment','request-promise','rimraf','../../config/environment','./userFaxQueue.attributes','exports','define','user_has_fax_queues','lodash','util'];(function(_0x14add3,_0x13ce8d){var _0x4a174f=function(_0x2b3ed7){while(--_0x2b3ed7){_0x14add3['push'](_0x14add3['shift']());}};_0x4a174f(++_0x13ce8d);}(_0xa927,0xd6));var _0x7a92=function(_0x3bf83f,_0x181cac){_0x3bf83f=_0x3bf83f-0x0;var _0x22c4a9=_0xa927[_0x3bf83f];return _0x22c4a9;};'use strict';var _=require(_0x7a92('0x0'));var util=require(_0x7a92('0x1'));var logger=require(_0x7a92('0x2'))(_0x7a92('0x3'));var moment=require(_0x7a92('0x4'));var BPromise=require('bluebird');var rp=require(_0x7a92('0x5'));var fs=require('fs');var path=require('path');var rimraf=require(_0x7a92('0x6'));var config=require(_0x7a92('0x7'));var attributes=require(_0x7a92('0x8'));module[_0x7a92('0x9')]=function(_0x2a2c67,_0x56f621){return _0x2a2c67[_0x7a92('0xa')]('UserFaxQueue',attributes,{'tableName':_0x7a92('0xb'),'paranoid':![],'indexes':[],'timestamps':!![]});};