17205b5684b746df20f28262135f4106df85b5fd
[motion2.git] / server / api / cmHopper / cmHopper.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 _0xcb69=['util','../../config/logger','path','rimraf','../../config/environment','./cmHopper.attributes','exports','define','phone'];(function(_0x1210fa,_0xeaeada){var _0x562b4e=function(_0x5902c6){while(--_0x5902c6){_0x1210fa['push'](_0x1210fa['shift']());}};_0x562b4e(++_0xeaeada);}(_0xcb69,0xc6));var _0x9cb6=function(_0x300c0d,_0x20a952){_0x300c0d=_0x300c0d-0x0;var _0x4e9865=_0xcb69[_0x300c0d];return _0x4e9865;};'use strict';var _=require('lodash');var util=require(_0x9cb6('0x0'));var logger=require(_0x9cb6('0x1'))('api');var moment=require('moment');var BPromise=require('bluebird');var rp=require('request-promise');var fs=require('fs');var path=require(_0x9cb6('0x2'));var rimraf=require(_0x9cb6('0x3'));var config=require(_0x9cb6('0x4'));var attributes=require(_0x9cb6('0x5'));module[_0x9cb6('0x6')]=function(_0xbaf074,_0x25e370){return _0xbaf074[_0x9cb6('0x7')]('CmHopper',attributes,{'tableName':'cm_hopper','paranoid':![],'indexes':[{'name':'scheduledat','fields':['scheduledat']},{'name':'phone','fields':[_0x9cb6('0x8')]},{'name':'priority','fields':['priority']}],'timestamps':!![]});};