e5a5cf4278aebb7b3c4156519eb0a4ae6af913cb
[motion2.git] / server / api / cmList / cmList.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 _0x796f=['request-promise','path','../../config/environment','./cmList.attributes','exports','define','lodash','util','moment','bluebird'];(function(_0x2201cd,_0x36af98){var _0x239e5e=function(_0x28863b){while(--_0x28863b){_0x2201cd['push'](_0x2201cd['shift']());}};_0x239e5e(++_0x36af98);}(_0x796f,0x1a0));var _0xf796=function(_0x40cacb,_0x2d291f){_0x40cacb=_0x40cacb-0x0;var _0x57491f=_0x796f[_0x40cacb];return _0x57491f;};'use strict';var _=require(_0xf796('0x0'));var util=require(_0xf796('0x1'));var logger=require('../../config/logger')('api');var moment=require(_0xf796('0x2'));var BPromise=require(_0xf796('0x3'));var rp=require(_0xf796('0x4'));var fs=require('fs');var path=require(_0xf796('0x5'));var rimraf=require('rimraf');var config=require(_0xf796('0x6'));var attributes=require(_0xf796('0x7'));module[_0xf796('0x8')]=function(_0x29745b,_0x55958f){return _0x29745b[_0xf796('0x9')]('CmList',attributes,{'tableName':'cm_lists','paranoid':![],'indexes':[],'timestamps':!![]});};